I want to practice CI/CD using terraform, docker, azure container applications. How can I do it through playground. which playground do I need to choose?
Hi,
You can use the Azure playground to deploy your own CI/CD tool and run Terraform in it. Kodekloud also offer courses on Terraform, Azure, and CI/CD. You can check them out at Learning paths | KodeKloud.
Hi,
Some services are available in the Azure Playground. You can check them here: Azure Sandbox Playground | KodeKloud. For compute, you can use AKS to practice container and Kubernetes skills, or App Service to deploy a container application.