© Rami Vemula  2017
Rami VemulaReal-Time Web Application Development https://doi.org/10.1007/978-1-4842-3270-5_14

14. Preparing an Application for Production and Creating a Docker Image

Rami Vemula
(1)
Visakhapatnam, Andhra Pradesh, India
 
The build and deployment are two crucial phases in the software development life cycle. In these phases, the product is released not only to different stakeholders for evaluation, but also to the market, where customers can adopt and use the product. Even though the terms build and deployment are often used interchangeably, they are quite different. The build is the process of compiling the source code and associated artifacts, thereby generating deployment-ready packages. Deployment is the process of copying ...

Get Real-Time Web Application Development : With ASP.NET Core, SignalR, Docker, and Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.