12
Packaging Everything – Best Practices for Deployment
After architecting, developing, and testing your application, it’s time to deploy it to your users.
In this chapter, we will learn the best practices for generating production packages and how to use automation tools to maximize the team’s productivity and effectiveness at this point in the project.
In this chapter, we will cover the following topics:
- Deploying the backend
- Differentiating environments
- Preparing the production bundle
- Mounting a Docker image with Nginx
- Deploying a page to Azure Static Web Apps
By the end of this chapter, you will be able to use the Angular CLI to generate a package optimized for production and CI/CD tools to automate this process for your team.
Technical ...
Get Angular Design Patterns and Best Practices 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.