Welcome to the cloud adventure! This project is all about taking your static website to new heights on Amazon Web Services (AWS). Buckle up as we embark on a journey to set up your site in the digital skies.
- Create a cozy spot for your website on an S3 bucket.
- Boost content delivery speed with the magical CloudFront, ensuring a seamless user experience.
- Learn how to delete your S3 bucket when needed.
- Start by creating a public S3 bucket, your digital camping ground.
- Upload your website files into the bucket, like setting up your tent.
- Configure the S3 bucket for secure website hosting.
- Meet the IAM (Identity and Access Management) rangers to control access.
- Enter CloudFront, the firework show of AWS.
- Create a CloudFront distribution, connecting it to your S3 bucket – the grand finale.
- Once CloudFront works its magic, get a unique CloudFront endpoint.
- Open your web browser like a virtual telescope and behold your website shining in the digital sky.
- Before deleting, make sure your website files are safely backed up.
- Confirm that you no longer need the S3 bucket.
- Head to the AWS S3 service.
- Locate your bucket and choose to delete it.
- Confirm the deletion – your digital campsite will be cleared.
- Static website hosting needs a public S3 bucket, but CloudFront can dance with both public and private buckets.
- Ensure your AWS account is ready.
- Download and unzip the starter code provided.
- Log in to the AWS Console.
- Navigate to the S3 service and create a public bucket.
- Upload your website files.
- Dive into your S3 bucket settings.
- Configure it for website hosting.
- Use IAM to secure your campsite.
- Head to CloudFront in the AWS Console.
- Create a new CloudFront distribution.
- Adjust settings for the perfect firework display.
- Once CloudFront is done, get the unique CloudFront endpoint.
- Open your web browser, enter the endpoint, and marvel at your website in the digital starry night.
Remember, every adventure has its challenges, so ensure you test and tweak to make your website shine brightly in the AWS sky. Happy cloud adventures! 🚀✨