Git Product home page Git Product logo

aws_games's Introduction

Learn AWS through Games

Cloud Quest - https://cloudquest.skillbuilder.aws/

Road map - https://coggle.it/diagram/ZULSKicP9Medu2Xc/t/aws

Agent Brindha πŸ•΅πŸ»β€β™€οΈ to continue...

Scenario 1. Cloud Essentials

Webpage to display the wave size

- πŸ‘‰πŸ» more reliable (realtime/fast/live/more accurate) and

- πŸ‘‰πŸ» resilient (fault tolerance - hardware failures ie. storing data across multiple nodes)


Wave Size


πŸš€ Let's Start Our Cloud Journey

  • 🌐 For a Static Website, migrate to Amazon Simple Storage Service (Amazon S3) bucket.
  • πŸ›‘οΈ As an AWS user you can have upto 100 Buckets.
  • πŸ“¦ Maximum Size of the buckets is 5TB.
  • πŸš€ Max size of buckets in S3 is 16GB that can be added through AWS console. But if larger size, use AWS CLI(Command Line Interface).

Wave Size Image 1 Wave Size Image 2

S3 Policies

  1. Resource-based Policies - (Bucket Policies)
  2. User Policies (IAM users)
  3. Bucket policies file are limited to 20 KB in size [The policy.json file].

S3 Policies

  • IAM Policies (Identity and Access Management)

IAM Policies

Wave Size IAM Policies

Let's get our Hands-onπŸ§‘πŸ»β€πŸ’»

  • Search for S3 in AWS Console and Create a bucket in S3

Create S3 Bucket

Name the bucket (ie. staticwebsite-s3) and make some setting for our bucket as follows

Bucket Settings Bucket Settings 2 Bucket Settings 3 Bucket Settings 4

Bucket Contents

  • Click on edit bucket policy and paste the content that is in the policy.json file which can be found in your bucket and click save change at the bottom.

Edit Bucket Policy Bucket Policy

  • Now navigate to the properties tab, scroll down and click on Edit in Static webpage hosting

Static Website Hosting Static Website Hosting 2 Static Website Hosting 3 Static Website Hosting 4

  • Under Bucket website endpoint, click the copy icon to copy your bucket website endpoint.

http://staticwebsite-s3.s3-website-us-east-1.amazonaws.com

Static Website Endpoint

aws_games's People

Contributors

brindha-m avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.