Avinash Dalviwww.internetkatta.com·Feb 17, 2025Dynamically Modifying CloudFront Origin for Country-Specific and A/B TestingHey Devs, As a dedicated developer, I'm always on the lookout for more efficient ways to implement feature development. However, it's equally important to ensure that the features I build are genuinely beneficial for users. This is where A/B testing ...10 likesAWS
Sanjay Sikdarread.sanjaysikdar.dev·Feb 13, 2025Create Live Streaming (RTMP) Server on Ubuntu 24.04Create Live Streaming (RTMP) Server on Ubuntu 24.04 Introduction In this guide, we will set up an Ubuntu 24.04 server to receive input from Open Broadcaster Software (OBS) and output it in HTTP Live Streaming (HLS) format. Additionally, we will integ...live streaming
Rahul S. Poudelrahulpoudel.com.np·Feb 5, 2025Creating a Global Image CDN with AWS S3 and CloudFrontPre-requisites: AWS CLI v2 Installed & Configured , 1 or more images for test ✅ TL;DR (What will we be doing?) Create and secure an S3 bucket (with versioning, encryption, and public access block). Upload images using the AWS CLI (aws s3 sync). S...66 readsAWS SnippetsCDN
JealousGxblog.jealous.dev·Feb 4, 2025AWS Debugging Nightmare: How a Missing Host Header Led to Chaos and the Quick SolutionThe Problem: Lambda@Edge’s Response Size Limit Strikes Our team was racing against the clock to fix a critical API endpoint that suddenly started failing. The culprit? Lambda@Edge’s 1 MB response payload limit. Our endpoint’s dataset had grown expone...AWS
Gerlyn Mgetintokube.com·Jan 30, 2025How to Point Your GoDaddy Apex (Root) Domain to a CloudFront Application - A Simple Workaround! 💡Have you ever faced the issue where your application works perfectly with www.example.com but fails to load when you try example.com? If you’re using GoDaddy and CloudFront, you might have encountered this problem. By default, GoDaddy doesn’t allow y...18 likes·53 readsHow to - AWScloudfront
Muhammad Hunbal Siddiquiblogs.hunbalsiddiqui.com·Jan 27, 2025Zero to HTTPS: Secure Your AWS EC2 Website with CloudFront and ACM - A Step-by-Step GuideIntroduction In this guide, we'll walk through setting up HTTPS for your website using AWS Certificate Manager (ACM) and CloudFront with an EC2 instance. This approach provides free SSL certificates, CDN benefits, and robust security. Prerequisites ...AWS
Dileep Kumar Nagamaws-insights-for-newbies.hashnode.dev·Jan 19, 2025Hosting a Static Website on AWS with S3 and CloudFrontIntroduction🌐 Hosting a static website has never been easier, thanks to AWS. With Amazon S3 for secure and scalable file storage and CloudFront for blazing-fast global delivery, you can create a robust website setup with minimal effort and cost. In ...aws lambda
Vishesh Ghulevisheshblog.hashnode.dev·Jan 16, 2025Day 48: AWS CloudFront🚀 Introduction In this blog, I will walk you through the journey of how I used a robust and feature-rich Content Delivery Network (CDN) by Amazon CloudFront to improve the performance and reliability of a static website hosted on an S3 bucket. With ...AWS
Reece Appaublog.reeceappau.com·Jan 12, 2025Building and deploying a React website on AWS S3 using Terraform and GitHub ActionsIntroduction In this project, I built and deployed a React website hosted on AWS S3, with Amazon CloudFront as a content delivery network (CDN) to improve performance and ensure global availability. Terraform was used for infrastructure as code, and ...26 readsProjectsAWS
Patrick Jun Pinedapinesprojects.hashnode.dev·Jan 10, 2025Conquering the AWS Cloud Resume Challenge: My Journey to the CloudIntroduction The AWS Cloud Resume Challenge is a popular project designed to showcase and enhance your cloud computing skills by building a cloud-hosted, interactive resume. It involves using a wide range of AWS services to design, deploy, and manage...1 like·41 readsAWS Cloud Resume ChallengeAWS Cloud Resume Challenge