Giter VIP home page Giter VIP logo

germanpa / aws-serverless Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awsrun/aws-serverless

0.0 0.0 0.0 13.52 MB

AWS Lambda & Serverless - Developer Guide with Hands-on Labs. Develop thousands line of aws lambda functions interact to aws serverless services with real-world hands-on labs

Home Page: https://www.udemy.com/course/aws-lambda-serverless-developer-guide-with-hands-on-labs/?couponCode=DECE23

License: MIT License

JavaScript 98.64% HTML 1.36%

aws-serverless's Introduction

AWS Lambda & Serverless - Developer Guide with Hands-on Labs

UDEMY COURSE WITH DISCOUNTED - Step by Step Development of this Repository -> https://www.udemy.com/course/aws-lambda-serverless-developer-guide-with-hands-on-labs/?couponCode=DECE23

Screenshot_9

This is an AWS Serverless Bootcamp for AWS Lambda and interactions with other AWS Serverless services. You will develop thousands line of aws lambda functions interact to aws serverless services with real-world hands-on labs.

Check Explanation of this Repository on Medium

Whats Including In This Repository

We will develop almost 20 real-world hands-on labs during the course. If we look at the some of the important hands-on labs of our course;

  • Single Calculator Microservice Expose https methods with Lambda Function Url
  • Build Serverless Chat App with a WebSocket API and Lambda
  • Building RESTful Microservices with AWS Lambda, API Gateway and DynamoDB
  • Secure your API Gateway with Amazon Cognito User Pools
  • Using an Amazon S3 trigger to invoke a Lambda function and persist on DynamoDB
  • Fan-Out Serverless Architectures Using SNS, SQS and Lambda
  • Process DynamoDB or Kinesis Streams using AWS Lambda for Change Data Capture of DynamoDB Tables
  • AWS Serverless Microservices for Ecommerce Application using Amazon EventBridge
  • Saga Pattern for Orchestrate Distributed Transactions using AWS Step Functions

Prerequisites

You will need the following tools:

  • AWS Account and User
  • AWS CLI
  • NodeJS

Run The Project

Follow these steps to get your development environment set up: (Before Run Start the Docker Desktop)

  1. Clone the repository
  2. Locate the lecture folder that you would like to run.
  3. Install the dependencies listed in the package.json.

Note: These include the client modules for the AWS services required in these example, which are @aws-sdk/client-dynamodb, @aws-sdk/lib-dynamodb.

npm install node -g
cd section21/lecture124
npm install
  1. Run sample code:
node index.js

Authors

aws-serverless's People

Contributors

mehmetozkaya 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.