Introduction
Azure CI/CD Overview
Azure Policy Management
How can you keep secrets secure within a pipeline, and what tools can you use?
How do you use CI/CD with Terraform to provision infrastructure in Azure?
What are the serverless compute offerings provided by Azure?
How do you manage access and compliance in Azure using Azure Policy?
Write a Python script to find the most frequently occurring numbers in a list.
Terraform Challenge: Create two S3 buckets (Primary and Secondary) in different regions. Configure the setup so that any object added to the Primary bucket automatically replicates to the Secondary bucket.