#Aws

Subscribe
Stop Reusing the Same CIDR Everywhere: VPC Peering Will Bite You

Stop Reusing the Same CIDR Everywhere: VPC Peering Will Bite You

Overlapping CIDRs block VPC peering and make growth painful. Hereโ€™s a practical plan for org-wide CIDR design, Terraform guardrails, and zero-downtime migration.

2 min read
๐Ÿง  Cognito in Multi-Region AWS Architectures โ€” Whatโ€™s the Right Approach?

๐Ÿง  Cognito in Multi-Region AWS Architectures โ€” Whatโ€™s the Right Approach?

Cognito is AWSโ€™s managed authentication service, but it comes with a critical limitation: user pools are region-bound. In this post, I explore why this matters in multi-region designs and the approaches you can take to solve it.

3 min read
๐Ÿš€ Ways to Access Your Database in a Private Subnet in AWS VPC

๐Ÿš€ Ways to Access Your Database in a Private Subnet in AWS VPC

Databases should live in private subnets for security โ€” but how do you access them when theyโ€™re not exposed to the internet? In this post, I cover bastion hosts, Session Manager, VPC peering, VPN/Direct Connect, and PrivateLink.

3 min read
๐Ÿšจ Docker on ECR Costs Alert! ๐Ÿšจ Managing Hidden Storage Charges

๐Ÿšจ Docker on ECR Costs Alert! ๐Ÿšจ Managing Hidden Storage Charges

ECR charges $0.10 per GB/month for stored Docker images. Learn how lifecycle policies can keep your costs under control and prevent runaway storage bills.

2 min read
๐Ÿšจ AWS Lambda Costs ALERT! ๐Ÿšจ Optimizing Memory and Node.js Garbage Collection

๐Ÿšจ AWS Lambda Costs ALERT! ๐Ÿšจ Optimizing Memory and Node.js Garbage Collection

Learn how improper memory allocation in AWS Lambda with Node.js can lead to crashes and inflated costs, and how tuning memory with NODE_OPTIONS can save you money.

3 min read
๐Ÿ’ธ When AWS NAT Gateway Costs Spike Out of Control (and How to Be Prepared)

๐Ÿ’ธ When AWS NAT Gateway Costs Spike Out of Control (and How to Be Prepared)

A sudden spike in AWS NAT Gateway costs can be painful โ€” and without VPC Flow Logs, youโ€™re left in the dark. Hereโ€™s why it happens, how to investigate, and what to do next.

3 min read