Using Amazon S3 to Host a Static Website
This tutorial will guide you through hosting a static website using Amazon S3. You'll learn how to create and configure an S3 bucket, upload website files, and make the site publicly accessible.
With over 25 years of experience in higher education and research, I started as a Unix Systems Administrator back in 1999 and have held various roles through to University-wide Linux Team Lead. Throughout my career, I've maintained a dual focus on systems administration and software development, combining deep Linux expertise with a passion for programming and cloud technologies.
Beyond my core role, I actively engage in software development using modern technologies and have a very keen interest in cloud computing. This blend of infrastructure and development experience hopefully gives me a unique perspective on cloud and full-stack solutions in by blog posts.
My recent blog posts are slowly being listed on my new site, at goldnode.com.
This tutorial will guide you through hosting a static website using Amazon S3. You'll learn how to create and configure an S3 bucket, upload website files, and make the site publicly accessible.
Configuring Fargate to deploy a containerized application using CloudShell.