Day82(DevOps) - Project-3

Day82(DevOps) - Project-3

Project Description:

The project involves hosting a static website using an AWS S3 bucket. Amazon S3 is an object storage service that provides a simple web services interface to store and retrieve any amount of data. The website files will be uploaded to an S3 bucket and configured to function as a static website. The bucket will be configured with the appropriate permissions and a unique domain name, making the website publicly accessible. Overall, the project aims to leverage the benefits of AWS S3 to host and scale a static website in a cost-effective and scalable manner.

What is Amazon S3?

Amazon S3 is an object storage service that offers industry-leading scalability, data availability, security, and performance.

Store and protect any amount of data for a range of use cases, such as data lakes, websites, cloud-native applications, backups, archive, machine learning, and analytics.

Amazon S3 is designed for 99.999999999% (11 9's) of durability, and stores data for millions of customers all around the world.

Steps:

Step1:Go to S3 and create a bucket as attached snaps below

Provide bucket name

Create Bucket with the below selected options

Here is the bucket with Public access..!!

Step2:Now,Navigate to S3 and add index.html

Upload web files to S3 bucket

Step3:Upload successful..!!

Step4:Go to properties under buckets

Step5:Edit static website hosting and select the below options

Step6:If you get this error make this public using ACL

Here we go!

Step7:Hosted my previous blog website..

Access the URL website endpoint URL

Linkdin:https://www.linkedin.com/in/gajanan-barure-7351a4140

***Happy Learning :)***✌✌

Keep learning,Keep growing🎇🎇

Thank you for reading!! Hope you find this helpful.

#day82#90daysofdevops#devopscommunity#

Shubham Londhe