Deploying
Enterprise Cloud Infrastructure Erik Reinert
nx run wizard:build
dist/tooling/wizard/browser
The Goal
It is one thing to build a great application on our computer but it is another thing to deploy it out to the world so everyone can see it.
Even a fundamental understanding of devops and how to deploy your applications places you in a very rare group of individuals.
Devops also opens up an entire world of possibilities in terms of what we can build, where we can build it, and ultimately, how we can monetize what we are building.
Cloud infrastructure is one of the greatest equalizers that we have seen in the last 50 years of modern business.
Launch our applications in containers
Deploy our applications
The Code
Resources
Deploying Nx monorepos to Netlify
Host angular app in AWS S3 and CloudFront using Terraform (complete setup)