nodejs / live.nodejs.org

Website for Node.js Live.
34 stars 35 forks source link

Avoiding Release Paralysis - London #57

Closed sublimino closed 7 years ago

sublimino commented 8 years ago

Continuous Deployment is a powerful vehicle to carry code to production. It promises quick, frequent, and well-tested releases with zero-downtime deployment, decoupled services, and an end to fallible manual testing.

But every solution is a compromise, and the complexity of CD can dissuade risk-averse teams. In this talk, we describe lessons learned in continuously deploying Node.js applications in Docker at major UK media and energy corporations, and how those lessons can be applied to teams of any size.

This talk uses a distributed Node.js example application to demonstrate:

cdnadmin commented 8 years ago

@sublimino , please correct me if I have the wrong URL or there is a more appropriate one. But, this is the talk, yes?

sublimino commented 8 years ago

@cdnadmin that's it, yes :)