PlayStation: Developing Applications on CoreOS

preview_player
Показать описание
This talk focuses on DevOps strategies to assist development of Docker applications directly on CoreOS hosts. James Russell, a DevOps engineer at PlayStation, covers many areas including the installation of customized toolboxes, integration with IDEs, and enabling collaboration with colleagues.

Рекомендации по теме
Комментарии
Автор

That moment @27:30 when two words summed up 100% of my frustrations for the last couple of weeks trying to figure out docker... "now what?. I'm so glad I'm not alone there.

alexchesser
Автор

So thankful to CoreOS for uploading these videos. It shows me things that are both interesting and practical. Much appreciated.

echosystemd
Автор

Great presentation. It's very interesting to see in which extend Docker is used.
Docker has facilitated lives of developers and DevOps.

MajiDFN
Автор

Great presentation ! Any chance to have access to the slides ?

FrederickROS
Автор

Which conference was this? Looks like it was hosted at one of PlayStation's offices...

Potentilz
Автор

They could quite literally accomplish all of this using LXC/LXD without all the hoops to jump through, full containerized OS with IDEs that devs can run wild on.

kevinnishimura
Автор

Tried out the dockerizing of src code processing tools (21:13 in the video) with a simple project to convert svn repos to git. Looks promising.

ryanwalker