The Nostalgia: Deploying Snake Xenzia Game on S3 using Terraform

<p>Remember the good old days when mobile phones were just phones, and the most exciting thing they could do was play Snake? Ah, the nostalgia! It&rsquo;s time for a trip down memory lane with a modern twist. In this blog, we&rsquo;ll combine the charm of&nbsp;<strong>Snake Xenzia</strong>&nbsp;with the power of<strong>&nbsp;Amazon Web Services (AWS)</strong>. Get ready for a delightful journey!</p> <p><a href="https://github.com/deeepak-tyagii/snake-xenzia.git" rel="noopener ugc nofollow" target="_blank">Github Repo Link.</a></p> <h2>Table of Contents &mdash;</h2> <p>∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#b71c" rel="noopener ugc nofollow">Pre-requisites</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#90a7" rel="noopener ugc nofollow">Setting-up the playground</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#e4b3" rel="noopener ugc nofollow">Step 1 &mdash; Configure the AWS Provider &amp; Remote State Backend</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#6b84" rel="noopener ugc nofollow">Step 2: Create the AWS S3 Bucket</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#af4b" rel="noopener ugc nofollow">Step 3: Configure the Website for the Bucket</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#2254" rel="noopener ugc nofollow">Step 4: Allow Public Access to the Bucket</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#8dd4" rel="noopener ugc nofollow">Step 5: Create an IAM Policy for Resource Access</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#815b" rel="noopener ugc nofollow">Step 6: Clone GitHub Repository and Upload to S3</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#2fc3" rel="noopener ugc nofollow">Step 7: Create an Alias Record for Website Subdomain</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#384a" rel="noopener ugc nofollow">Final Step : Running our code</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#20b2" rel="noopener ugc nofollow">Clean-up the resources</a><br /> ∘&nbsp;<a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263#bd4d" rel="noopener ugc nofollow">Conclusion</a></p> <h2><a href="https://deepak-tyagi.medium.com/a-the-nostalgia-deploying-snake-xenzia-game-on-s3-using-terraform-7d6521fe1263"><strong>Website</strong></a></h2>
Tags: Nostalgia