Automating CDK with Amazon Q Developer Customizations
How to customize Amazon Q Developer to automate AWS CDK best practices and enforce organizational standards using custom constructs.
How to customize Amazon Q Developer to automate AWS CDK best practices and enforce organizational standards using custom constructs.
Learn how to chain Azure Bicep deployments across subscriptions using outputs and stage dependencies in Azure Pipelines to overcome permission constraints.
A tutorial on automating Azure Virtual Network deployment using PowerShell scripts for consistent, scalable infrastructure.
Pulumi introduces customizable auto-naming for cloud resources, allowing teams to define naming patterns that follow their organizational standards.
Introducing a custom GitHub Action for linting Bicep IaC files, with features to scan only changed files and combine SARIF output.
Introduces the new `deployer()` function in Bicep v0.32.4, which retrieves the identity of the deploying principal for use in tagging and permissions.
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.