DZone

The full lifecycle for developing, staging, and shipping a Node.js application to production is composed of various parts – at the core, you write an application in Node.js, yes. But how do you make sure it’s going to work in production like it does in your development environment? Further, how are you going to ensure that once in production your application can scale up and down as needed?

This week, we talked with Jonathan Carter of Microsoft, discussing what the modern development lifecycle for the cloud native world we live in would look like. What are the takeaways? What are the tools, platforms, and resources you should be using? Jonathan gave us a fantastic overview of the full process, from building in dev to production at scale – check out the details:

Source: DZone