Upgrading Azure Load Balancer from Basic to Standard SKU
Guide to migrating Azure Load Balancer from Basic to Standard SKU before Microsoft's 2025 retirement, covering key steps and considerations.
Guide to migrating Azure Load Balancer from Basic to Standard SKU before Microsoft's 2025 retirement, covering key steps and considerations.
Explains how to use the new optional arguments feature in Terraform 1.3 for defining flexible input variables with type constraints.
A guide to automating Cloud Build triggers for Pulumi infrastructure projects on Google Cloud Platform using Python.
A guide to implementing automatic rollback for Azure deployments using Azure DevOps pipelines and ARM templates.
AWS Builder Experience community seeks collaboration on projects involving CI/CD, Infrastructure as Code, and AWS best practices.
A developer explains why they prefer the Serverless Framework over AWS CDK for building serverless applications, citing abstraction and workflow benefits.
Explains how to use AWS CDK Custom Resources to trigger a Lambda function immediately after deployment for tasks like database seeding.
Explains why Terraform's nonsensitive() function fails when trying to output a sensitive value stored inside a list from a conditional resource.
Introducing Pulumi's Java SDK for Infrastructure as Code, enabling developers to manage cloud resources using Java and JVM languages.
A guide on creating Azure role assignments at different scopes (Management Group, Subscription, Resource Group) using Bicep infrastructure-as-code.
A GitHub repository containing slide decks and recordings from presentations on Azure Virtual Desktop, RDS, Bicep, and ARM templates.
A technical guide on simulating spot node eviction in Azure Kubernetes Service (AKS) to test application resiliency, using Terraform for deployment.
A technical blog archive detailing posts on AWS services, cloud development, Java, DevOps, and software engineering practices from 2010 to 2025.
A tutorial on migrating Terraform state data from Terraform Cloud to another backend, covering state storage basics and workspace management.
A guide to validating Terraform Infrastructure as Code using formatting, syntax, and security checks within a GitHub Actions workflow.
Part 4 of a series for MSPs on using Azure Policy to enforce governance and guardrails across multiple customer Azure tenants at scale.
Learn to generate Bicep templates from existing Azure resources using VS Code extensions for faster infrastructure deployment.
A guide to using OrgFormation, an open-source Infrastructure as Code tool for automating AWS Organizations and account management.
Using the TFE Provider to manage Terraform Cloud organizations, workspaces, and teams programmatically with Infrastructure as Code.
A guide to implementing security governance using Azure Policy as Code with Bicep, based on a Microsoft Reactor presentation.