What problem does it solve?
Azure cloud architecture, deployment, and optimization tasks can be complex and error-prone. This skill centralizes guidance, templates, and automation to design, deploy, and secure Azure solutions.
Core Features & Use Cases
- Architecture guidance: service selection, decision trees, and best practices across compute, storage, networking, and security.
- IaC templates & automation: ready-to-use Bicep/ARM templates and GitHub Actions workflows for production deployments.
- Operational excellence: deployment, monitoring, cost optimization, and security hardening with Key Vault, Application Insights, private endpoints, and RBAC.
- Real-world scenarios: stand up a web app, set up a CI/CD pipeline, troubleshoot failures, and optimize costs in multi-region environments.
Quick Start
Deploy a sample web app to Azure using assets/webapp-template.bicep and assets/github-workflow-webapp.yml, then run az deployment to provision resources and push code through the workflow.