security-hub
Streamlining AWS Security Management
AWS re:Invent 2023 brought a game-changing update to Security Hub: centralized security control management! No more custom solutions or manual updates. This post explores the benefits and why this is a MUST-USE for AWS security.
control-tower
Why You Should Use AWS Control Tower
Control Tower simplifies multi-account AWS management. But is it necessary? This post explores Control Tower's benefits, drawbacks, and best use cases. Discover if it's the right governance solution for your organization.
organizations
The case for AWS Mulit-Org
The longer you're in the tech game, the more you notice patterns and shifts. Even in the ever-evolving world of AWS, certain trends start to emerge. I'll share some of my observations and what they might mean for the future of cloud computing.
cloudfront
Use AWS CloudFront Functions for URI Rewrites
Faced with 60+ URI redirects and tight deadlines? CloudFront Functions to the rescue! This post explores how I leveraged this serverless compute capability to efficiently manage redirects at the edge. Learn how this approach can simplify your deployments and enhance performance.
cicd
Automate AWS Resource Review and Deployments with GitHub Actions
Tired of manual deployments? This guide shows you how to use GitHub Actions to automate everything - review, lint, deliver, and deploy AWS resources. Boost efficiency and consistency!