This post describes how you can create an AWS CDK project that defines resources in multiple regions and then automatically deploy it in multiple...
String interpolation is not a feature of YAML. In this post, I will present a quick way to perform string interpolation in your configuration files...
This post describes how you can create a VPC with subnets that support IPv6 with AWS CDK in Python. At the moment of writing, the VPC L2 (layer 2)...
In this post, I will try to test experimentally and understand the order in which CloudFormation resources are created, updated and deleted. I will...
CloudWatch RUM allows you to monitor your web application and analyze user sessions in near real-time. In this short post, I will describe how you can...
DNSSEC (Domain Security Extensions) adds security features to the DNS protocol so that DNS resolvers can verify that the data came from the specific...