The most visited DevOps and Developer Productivity blog posts in 2024
A roundup of the top 10 most popular AWS blog posts from 2024, focusing on DevOps tools, developer productivity, and Infrastructure as Code.
A roundup of the top 10 most popular AWS blog posts from 2024, focusing on DevOps tools, developer productivity, and Infrastructure as Code.
A guide to implementing tag inheritance in Azure Bicep using modules and the union function for dynamic tag management.
Introducing the experimental Bicep Test Framework for validating and testing Azure Bicep infrastructure-as-code templates.
Introduces the new deployer() function in Bicep 0.32 for Azure IaC, enabling dynamic access to the deploying principal's identity.
A new video series offering short, digestible tutorials and demos on Bicep for Infrastructure as Code (IaC), starting with GitHub Copilot and the Bicep visualizer.
Explains the new az.deployer().objectId function in Bicep v0.32 for retrieving the principal ID of the Azure deployment executor.
A technical guide on deploying an Azure Function using the new Flex Consumption plan with VNet Integration, provisioned via Terraform.
Guide to migrating an existing Azure Firewall to Firewall Policy management using Bicep for improved features and infrastructure-as-code control.
A technical guide on creating Azure Action Groups for notifications using Terraform and PowerShell code examples.
A structured guide for reviewing a company's cloud infrastructure, workloads, and code to prioritize security improvements and establish a cloud security program.
A guide to automating Azure monitoring and alert setup using PowerShell within Infrastructure as Code (IaC) deployments.
A guide on integrating Azure Resource Locks into Terraform deployments to prevent accidental deletion of cloud resources.
A summary of HashiConf 2024, covering major announcements like Terraform Stacks and the event's focus on Infrastructure and Security Lifecycle Management.
A guide to automating disaster recovery in Azure using PowerShell, covering backups, failover, and integrating DR into Infrastructure as Code.
A guide on using PowerShell to automate security checks, enforce compliance, and secure secrets within Azure DevOps CI/CD pipelines.
Explores best practices for securing Azure ARM templates and using PowerShell to automate secure Infrastructure as Code deployments.
A developer shares insights and practical advice on using Java with the AWS Cloud Development Kit (CDK) for Infrastructure as Code.
Overview of the new features and breaking changes in AzureRM Provider v4 for Terraform, including provider-defined functions and resource registration.
A guide to deploying open-source LLMs like Llama 3 to Amazon SageMaker using Terraform for Infrastructure as Code.
A guide to encrypting state data and plan files using the new encryption feature in OpenTofu 1.7, covering its purpose and implementation.