Use Infrastructure as Code and Pulumi to provision Azure resources

What you've learned

You should now know how to:

  • Automate the deployment of all the Azure resources required to deploy a containerized application to the Azure Container Instance.
  • Set up Pulumi for Infrastructure as Code (IaC).
  • Automate the provisioning of the Azure resources.

Knowledge Check

1. What is the Infrastructure as Code (IaC)?

2. Which command do you use to deploy resources using Pulumi?


Back
Next