We Took Eight Children to Japan for Vacation and Lived to Tell About It

Japan is a remarkable country. It is the most exciting place that our family has ever been, and we have been to a lot of places. We took our eight children to Japan in the fall for vacation and had…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Hosting a Static Website on your S3 Bucket

Today we will be diving into AWS and creating a static website on an S3 Bucket.

Amazon Web Services (AWS) is a cloud computing service that offers storage, network, compute and database capabilities.

Amazon S3 is object storage which serves the purpose of storing various types of data ranging from web sites, mobile apps, and applications. Typical use cases for an S3 Bucket are media hosting, software delivery and static websites. Within S3, objects are stored in buckets.

Navigate to the Amazon S3 console and select “Create Bucket”. You can name the bucket and alter any settings to your preference. Once your settings are arranged how you would like, you can select “create bucket.”

The next step will be to upload your objects that you wish to store in the bucket. Once you have selected the information, you can select “upload” to store the data in the S3 bucket

Data has successfully been stored in S3 Bucket

When you close the upload page, you are prompted back to your newly created S3 bucket. The next step would be to select the “properties” tab on the UI and to scroll down to the static website hosting section. You would click edit on this section and select “enable” static website hosting and “host a static website”. You can type the name of the document(s) you stored in the S3 Bucket and save the changes. This will grant you a bucket website endpoint.

Under the permissions tab for your bucket. you can enable public access by deselecting the option to block public access. In the object ownership section, you can enable your ACLs and select “Bucket Owner Preferred”. When you edit the access control list you can modify the settings so that everyone can view the website by selecting “List” and “Read” for the grantee. Lastly, you can go to your object(s) and select “Make Public Using ACL” from the actions dropdown list.

The last step is to confirm that your Static Website works and is running efficiently. In the properties tab of your S3 bucket, you can scroll down to the Static Website Hosting section to view your Bucket Website Endpoint. You can select the BEU link and you should be directed to your static website.

Congratulations! You have now deployed your Static Website using AWS S3!

Add a comment

Related posts:

Pamilihan Vs Online Shop

Ang pamilihan o merkado (Ingles: market, Kastila: mercado) ay isang pook kung saan pumupunta ang mga tao at ang mekanismo na kung saan nagtatagpo ang konsyumer at prodyuser. Kapag may mga bagay na…