Introduction to Deployment
Learn about the content outline and the topics covered in this chapter.
We'll cover the following...
Introduction
Deployment is a crucial part of any application. We might build a great application, follow best practices, and write tests, but at the end of the day, when it gets to the user, this is where it will prove its value. Since we want this course to be a journey through all the different phases of an application, we’ll use this chapter about application ...