Running commands in ECS Containers with ECS ExecMarch 29, 2025Amazon ECS Exec lets you securely interact with your running ECS containers (get a shell or run single commands) using SSM Session Manager.AWSECSSSMSSH
Preloading SSM Secrets in AWS Lambda with CrypteiaMarch 23, 2025Crypteia is an AWS Lambda extension for any runtime to preload SSM Parameters as secure environment variables at function startup.AWSSSMLambdaCrypteia
Generating Least Privilege IAM Policies using iamliveMarch 14, 2025iamlive can automatically generate least privilege IAM policies based on the permissions used during Terraform execution.AWSIAMTerraform
Parsing Legacy CloudFront Standard Logs to JSONMarch 7, 2025Legacy CloudFront Standard Logs (a.k.a access logs) are based on W3C Extended Log File format. These logs can be parsed into JSON format using a Python script.AWSCloudFrontLogsJSONPython
S3 Native State Locking in TerraformMarch 1, 2025Terraform 1.11 introduces S3-native state locking, eliminating the need for DynamoDB-based locks.TerraformAWSS3Infrastructure-as-Code
Optimizing ECS Fargate Network Costs with S3 VPC EndpointsFebruary 27, 2025Use S3 Gateway VPC Endpoints to reduce network costs when pulling private ECR images in ECS Fargate tasks deployed in private subnets.AWSECSFargateVPCCost Optimization
Direct JSON Field Access with CloudWatch Logs InsightsFebruary 17, 2025CloudWatch Logs Insights can automatically parse JSON in the @message field.AWSCloudWatchLogs