Azure Tip 12: Starting with Azure Bicep
A collection of essential links and resources for getting started with Azure Bicep, Microsoft's infrastructure-as-code language.
A collection of essential links and resources for getting started with Azure Bicep, Microsoft's infrastructure-as-code language.
A tutorial on creating Kubernetes clusters on Azure using the Cluster API project, including setup and configuration steps.
A guide to implementing a consistent Azure resource naming strategy using Bicep modules and infrastructure as code.
A personal newsletter discussing a trail running injury, Terraform basics, and a podcast episode on cloud-native app evolution and open-source communities.
A technical guide on deploying a static website to Azure Storage with Private Endpoint security using Terraform infrastructure-as-code.
A developer details their journey to further automate and secure their home network using Docker, Ansible, and AdGuard Home.
Explains Azure Resource Locks (ReadOnly/DoNotDelete), their benefits for preventing accidental deletions, and potential pitfalls to consider.
A tutorial on using for loops in Bicep templates to create multiple Azure resources efficiently and reduce code duplication.
A technical guide on troubleshooting and resolving Azure Policy non-compliance issues, specifically for diagnostic settings on AKS clusters.
Announcing a new book on Bicep, a domain-specific language for Infrastructure as Code on Azure, covering syntax, deployment, and advanced scenarios.
A tutorial on deploying a Quarkus application to Azure using Terraform and NubesGen, covering setup, configuration, and manual deployment.
A DevOps engineer shares their experience passing Microsoft's AZ-400 exam, earning an expert badge, and discusses the value of certifications and infrastructure-as-code.
A technical talk summary on using Terraform with CSVs and ForEach loops to achieve DRY (Don't Repeat Yourself) principles for scalable infrastructure-as-code deployments.
A guide to implementing Azure Policy as Code using Bicep, presented at Global Azure 2021, with three levels of complexity.
Developer contributes Bicep code snippets for deploying Windows Virtual Desktop (WVD) resources on Azure, showcasing the new feature in a video.
A tutorial on deploying a private Azure Cloud Shell environment within a Virtual Network using Terraform for secure access to internal resources.
Explains how to use Azure Policy to enforce a specific soft-delete retention period for Azure Key Vaults during deployment.
A technical guide on deploying an AWS Transit Gateway integrated with Direct Connect using AWS CDK and custom CloudFormation resources.
Introducing Terrascan, an open-source tool for scanning Terraform, Kubernetes, and cloud configs for security and policy compliance.
Compares Farmer and Pulumi for infrastructure as code in F#, and shows how to use both tools together for Azure deployments.