
I Tested Whether cdkd Really Deploys Faster Than cdk deploy
A tool claiming "up to 15x faster than cdk deploy" showed up in my feed a while back. Drop-in...
Tag archive

A tool claiming "up to 15x faster than cdk deploy" showed up in my feed a while back. Drop-in...
Technical teardown of the new AutoScalingInstanceRefresh CloudFormation update policy: anatomy, trade-offs, anti-patterns, and reference design for
cfn_nag scans CloudFormation templates for insecure patterns. Stave evaluates observed infrastructure state with duration tracking, multi-cloud support, and formal proof of compliance. Here's where they overlap, where they diverge, and why you might need both.
AWS has published a walkthrough of an Infrastructure as Code MCP Server that exposes four tools to any MCP-compatible AI assistant: CloudFormation docs search, cfn-lint validation, cfn-guard compliance checks, and CloudTrail-correlated troubleshooting. Kiro is the assistant AWS uses in the demo.

The last agent in the pipeline refuses to run if the Tester said the game was broken. Then it deploys to CloudFront and a shared multi-tenant serverless backend. Here's what went wrong — in CloudFormation's dialect.
Amazon Elastic VMware Service (EVS) reached general availability in August 2025, enabling customers...
AWS added an Express deployment mode to CloudFormation that reports stack operations complete as soon as resource configuration is applied, with resources continuing to become available in the background. Rollback is disabled by default.
AWS extended CloudFormation's pre-deployment validation to run automatically on CreateStack and UpdateStack, alongside CreateChangeSet. It hard-fails property errors and name conflicts before a stack starts rolling, with a softer warning tier that still lives only on change sets.
AWS CloudFormation lets you manage your AWS infrastructure using code. Instead of setting up...
Originally published at shieldly.io/blog. Most IAM security conversations center on the AWS...
Imagine this: you just released a critical update on your network infrastructure via Cloudformation,...
Learn how to secure Infrastructure as Code (IaC) with automated scanning of Terraform and CloudFormation templates using Checkov, tfsec, cfn-nag, and