Vedansh Singhal

DevOps

Building Smarter AWS CloudFront Distributions: Tips, Tricks, and Configurations That Actually Help

When I first set up CloudFront, I just wanted it to work. I clicked through the wizard, pointed it at an S3 bucket, and called it a day. It worked—until the bill showed up. That’s when I realized CloudFront is one of those services where the defaults aren’t your friend. If you’ve been running CloudFront for a while, you...

06-Oct-2025

DevOps

Scaling Smartly: Utilizing ECS Fargate Spot Instances to Reduce Production Costs

Introduction Optimizing the cost of running production workloads is essential in today’s cloud-driven world. By using Amazon ECS with Fargate Spot instances, you can significantly reduce your cloud costs while also ensuring that your applications are reliable and functional. Fargate Spot offers a cost-effective solution, offering the...

05-Sep-2024