RSRahul S. Poudelinrahulpoudel.com.np·Feb 5, 2025 · 7 min readCreating 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...00