How to Reduce AWS NAT Gateway Costs with VPC Flow Logs and Athena
NAT Gateways are one of the most overlooked cost drivers in AWS. At $0.045 per hour plus $0.045 … Read more
NAT Gateways are one of the most overlooked cost drivers in AWS. At $0.045 per hour plus $0.045 … Read more
If you’ve been running a WordPress blog for a while, things pile up. Unused tags, old URLs returning … Read more
Lambda is pay-per-use, so it should be cheap — until it is not. A recursive invocation bug, an … Read more
I wanted to see how far I could push Claude AI in a single day. Instead of doing … Read more
MCP (Model Context Protocol) servers extend AI coding assistants by connecting them to external tools and APIs. In … Read more
AWS SSO (now officially called AWS IAM Identity Center) lets you log into multiple AWS accounts from the … Read more
This guide shows you how to configure AWS SSO CLI access (now called AWS IAM Identity Center) on … Read more
Google Maps Platform is easy to enable and easy to over-spend on. A leaked browser key, a runaway … Read more
Picture a single repository that holds three different things: some small bits of cloud code (AWS Lambda), a … Read more
Claude Code supports plugins — installable packages that add custom slash commands (called skills), agents, rules, and hooks. … Read more