kfure / ghc_2020_aws_workshop

AWS Workshop Material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build your Platform using AWS Tech!

Pre-requisites:

  1. Create an AWS account if you don't already have one

    1. Log in to AWS
    2. Click on Sign in to the Console button on the top right
    3. Click on Create a new AWS account
    4. Sign In to your account.
  2. If you don't have Python installed, make sure you have installed Python on your computer

    1. Go to this link
    2. Download the latest version of Python
  3. Install npm

    1. Go to https://www.npmjs.com/get-npm
    2. Click on the Download Node.js and npm button
    3. Download the Current version (14.12.0)
  4. Download, install and configure the Amplify CLI (may require admin (sudo) permissions):

    npm install -g @aws-amplify/cli 
    
    

About

AWS Workshop Material