DevOps Day 82: Project-3 hosting a static Website using an AWS S3 Bucket
Sameer Hashim
DevOps Engineer | 3k+ | Passionate about DevOps | Linux, AWS, Git, Docker, Jenkins, CI/CD, Kubernetes, Terraform, Ansible | Automating Workflows | #OpenToWork
In today's we will explore and one step forward hosting a static website using an AWS S3 bucket.
Table of Contents:
Project Description
Pre-requisties
Project Steps
Project Description:
The Project involved hosting a static website using an AWS S3 bucket. Amazon S3 is an object storage service the 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 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.
Pre-requisties:
1 Navigate to S3 in the AWS management console and create a bucket.
2 Provide the bucket name and select the AWS region to place the bucket in.
3 Allow public access as we will be accessing the website form outside.
4 Follow the rest default settings and create the bucket.
5 The bucket is now created. Follow the below steps to create the project.
Project Steps:
1 Navigate to the created S3 bucket.
2 Now, upload the code for the website to be hosted on S3.
3 Naviagate to the bucket and go to the static website hosting Enable the setting and provide the index document name that is uploaded to the S3 bucket.
4 we can see the website endpoint URL created now.
5 Now the URL form above and we are finally at the website hosted on S3 bucket.
Hope I helped you in understanding the concept in a better way!!
Happy Learning !!
SAMEER HASHIM : )
Frontend Developer?? || Growth expert ?? || Follow-> Devops related content?? || Helping Client's to Grow their Profile and Business?? || Feel Free to connect ??|| DM for Promotion ??
1 年Nice
| HR & Marketing Leader | Founder | I help aspiring entrepreneurs build their brands | 396K+ | Helped 580+ brands on LinkedIn | Organic LinkedIn Growth | Author |920M+ content views | Lead Gen | Influencer Marketing
1 年Very useful
DevOps Engineer | 3k+ | Passionate about DevOps | Linux, AWS, Git, Docker, Jenkins, CI/CD, Kubernetes, Terraform, Ansible | Automating Workflows | #OpenToWork
1 年#tws