Skip to content

Latest commit

 

History

History
116 lines (81 loc) · 4.67 KB

File metadata and controls

116 lines (81 loc) · 4.67 KB

Serverless API

Goal

  • Learn what Serverless is all about
  • Explore different serverless related services like Lambda, API Gateway, etc.
  • Set up an API Gateway and Lambda based architecture

Topics

  • AWS Lambda Overview
  • Serverless Framework and Lambda
  • Introduction to Collecting logs with AWS CloudWatch
  • Lambda Advanced Features and Configuration

Materials

Video

Must Watch

The following content provides enough info to complete the task.

In English
In Russian
Additional

The following content provides more info for further studies.

Reading

Must Read

The following content provides enough info to complete the task.

Additional

The following content provides more info for further studies.

Assignments

First API with AWS API Gateway and AWS Lambda