this Toutorial will describe step by steb how to deploy sample application on aks with terraform as IAC tools
We suppose that Step 0 that concern high level design is done in this sample, we will use standard reference architecture described here https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-microservices/aks-microservices
Infrastructure Deployement
Perparing and packaging our solution (Application View)
Infrastructure presrequisite : Update terraform Code Devops presrequisite : Manually == > in the future, we will use terraform to manage Azure Devops presrequiste
Prepare IAC CI/CD Piplines
Prepare Application (Solution) CI Piplines
Prepare Application (Solution) CD Piplines
test our Application
version : mjd-00001