Building a Static Website using AWS S3
<p>In today’s competitive job market, a well-crafted resume is essential, but it’s no longer just about words. Employers now seek hands-on experience with modern technology, particularly cloud computing. To help you demonstrate these skills, we introduce the Cloud Resume Challenge, a practical project series. In this article, we’ll guide you through the first part of the challenge, where you’ll build a static website hosted on Amazon S3, optimize content delivery with CloudFront, and set up a custom domain using Route53 DNS.</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*avukGyrS7GHRJCzsIuxxwQ.png" style="height:423px; width:700px" /></p>
<p>AWS Static website Diagram</p>
<h1>Step 1: Setting up an S3 Bucket</h1>
<ul>
<li>Amazon S3 is our storage solution. Go to the Amazon S3 console.</li>
<li>Click “Create Bucket.”</li>
<li>Give your bucket a unique name, choose a region, and use default settings.</li>
<li>Click “Create” to create your S3 bucket.</li>
</ul>
<p><a href="https://medium.com/@alexiscloud/building-a-cloud-powered-static-website-a-step-by-step-guide-bd5dc71e32ef"><strong>Read More</strong></a></p>