© 2022 Hashnode
#cloudfront
I recently created my own portfolio website (Check it out here) and was so excited to deploy it out into the web! I quickly ran into a dilemma...where should I host my website? I had a few requirement…
Most ad-blockers block Mixpanel from sending events to the server. Since, the number of people using ad-blockers or privacy-focused browsers is increasing, there is a dedicated post on Mixpanel's webs…
Previously... In our last few blogs, we've been setting up a way to dynamically resize images using AWS. In the most recent blog, I mentioned securing your API Gateway to only accept requests from Clo…
Last time... We looked at how we can use a combination of AWS Lambda, API Gateway, and S3 to dynamically resize your images on the fly. At the end, I mentioned adding AWS CloudFront in front of your A…
What is CloudFront? CloudFront is Amazon's global content delivery network (CDN). It's a network of servers called edge locations all around the world that actually cache your content (images, videos…
One exciting thing about software development is actually seeing your app go live from a browser. Its a really soothing feeling. In this article, we will cover the process of deploying a MERN app (Re…
Enter a new era with Cloudfront Response Headers Policies As of today Cloudfront Response Headers Policies are generally available in AWS. Looking through the launch blog Let's try to add a new Reponse Headers Policy to a Cloudfront Distr…