Giter Club home page Giter Club logo

awstutorials's Introduction

AWS Tutorials

This repository is to hold examples from my AWS Tutorials. My AWS Tutorials videos are available on YouTube.

Playlist: https://www.youtube.com/playlist?list=PLaBPUIXZ8s4DsFxrW9DJNKwEqLf6Ivt2m

Setting up a static website using AWS

This is a short tutorial on how to set up AWS S3 Bucket to host a simple static website. Files for the video are available under the static-website folder. The files are:

  • index.html
  • bucket-policy-example.json

Video: https://youtu.be/V99i16IZ_PU

How To Connect AWS API Gateway to Lambda

This is a short tutorial on how to connect AWS Gateway to a lambda function and update the CORS policy so that you can call your service from your static website host on an AWS S3 bucket. File for this video is available under the api-gateway-and-lambda folder.

Video: https://youtu.be/ZrwLBWSI_Sw

How to Read and Write to DynamoDB using AWS Lambda

This is a short tutorial on how to read and write to DynamoDB using AWS Lambda Functions. The files for this video is under dynamodb-and-lambda folder. The files are:

  • ReadMessage.js
  • WriteMessage.js

Video: https://youtu.be/f7o8RV3Edck

Putting it All Together (AWS Gateway API + Lambda+ DynamoDB)

In this tutorial, we are going to connect together everything we learned in the previous AWS Tutorial videos and make a static website that calls our API Gateway which then calls our Lambda Functions and finally writes to or reads from our DynamoDB. The files for this video is under api-gateway-dynamodb folder. The files are:

  • form.html
  • WriteMessage.js

Video: https://youtu.be/nPdp438SrIs

awstutorials's People

Contributors

chaotictoejam avatar

Stargazers

Kishan avatar  avatar manuel.cruanes avatar Paul Christian-Brown avatar  avatar Mayank Khurmai avatar V Roshan Kumar Patro avatar Kenneth Goins avatar Ravi Agheda avatar  avatar gentoo avatar Alice Ridgway avatar Wayne Greeley avatar Evren Yortucboylu avatar Anggha Sanjaya avatar Vishnu Parandhaman avatar Jaswanth avatar Yentl avatar Fintechee avatar Lusy Volkov avatar Abhinav Rawat avatar Samantha Gossett avatar

Watchers

James Cloos 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.