
Best Practices for Structuring Terraform Repositories for Scalable Infrastructure Management
When it comes to infrastructure as code, my key recommendation is to break your infrastructure down into small, manageable, and reusable modules.…
When it comes to infrastructure as code, my key recommendation is to break your infrastructure down into small, manageable, and reusable modules.…
TL;DR: Absolutely! Using a Web Application Firewall (WAF) can be very advantageous, even when serving a static website through Amazon CloudFront. Here’s…
How to set Cache-Control Header in CloudFront? You can add a Cache-Control header to your CloudFront instance without the use of functions.
Note from the year 2025: This is not really recommended anymore, its better to use CloudFront origin access control (OAC) and keep…
3 Ways to Recover / Reset Windows EC2 AWS Password Locked out of your Windows EC2 instance? Don’t have the SSH PEM…