DevSecOps Workshop in Azure > Class1 - Learn DevSecOps in Azure with Terraform and GitHub Source |
Module 1 - Prepare your environment¶
In this module, we will deploy the environment in your Azure subscription
- Azure Container Registry to store you Nginx App Protect docker image (it is a private image, not public)
- Azure Kubernetes Cluster
Then, we wil deploy a simple but modern application in AKS. More details on this app here : https://github.com/MattDierick/sentence-generator-app
Module 1 - All sections