Skip to content
Writing / InfraTales

Architecture notes from real production work.

A clean content hub for AWS patterns, GenAI production notes, architecture diagrams, and failure-mode thinking.

AWS CDK9 min

AWS CDK S3 to Lambda via EventBridge: full cost and architecture breakdown

A CDK TypeScript stack that routes S3 events through EventBridge properly: VPC placement, KMS, Secrets Manager, the cost model, and the failure modes most setups skip.

#AWS CDK#S3#EventBridge#Lambda#Cost
Read
AWS CDK10 min

AWS CDK EC2 CodeDeploy pipeline: ALB and auto scaling without the 2am 502s

CodePipeline, CodeDeploy, and Auto Scaling in CDK: VPC, ALB, ASG, SSM config, and the lifecycle hook settings that keep deploys clean under real load.

#AWS CDK#CodeDeploy#EC2#Auto Scaling#CI/CD
Read
AWS CDK11 min

AWS CDK web app deployment: VPC, Fargate, Aurora, and CloudFront wired together

The full web-app stack most tutorials skip: VPC isolation, Fargate on private subnets, Aurora with KMS, CloudFront, secret rotation, and the six operational gaps that page you at 2am.

#AWS CDK#Fargate#Aurora#CloudFront#VPC
Read
AWS CDK10 min

AWS CDK IAM and VPC security as code: KMS, WAFv2, and Security Hub in one stack

A production CDK stack enforcing KMS encryption, least-privilege IAM, VPC endpoint routing for secrets, WAFv2 on CloudFront and API Gateway, and Security Hub, all versioned and testable.

#AWS CDK#IAM#KMS#WAFv2#Security
Read
AWS CDK11 min

DataSync, DMS, and Step Functions in CDK: a migration pipeline that doesn't fail silently

Coordinating DataSync, DMS, Glue, and OpenSearch under one Step Functions control plane, and exactly where incomplete data sneaks through if you skip the readiness checks.

#AWS CDK#DataSync#DMS#Step Functions#Migration
Read
FinOps10 min

Why your AWS bill keeps climbing after launch (and what to fix first)

Five root causes I see across every cost engagement, ranked by how often they show up, plus what fixes actually work and in what order.

#AWS#FinOps#Cost optimization#Production
Read
Hiring AWS architects9 min

How to choose an AWS production architect: 5 criteria CTOs actually use

Real shortlist criteria from CTO conversations. The five questions that separate production architects from cert-only contractors.

#AWS#Hiring#Architecture#Consulting
Read
Engagement models8 min

Working with me vs hiring an AWS consultancy: an honest comparison

Solo senior architect vs AWS consultancy vs full-time hire: side-by-side on speed, cost, scope, bus factor, and when each is the right call.

#Consulting#AWS#Engagement model
Read