FREE

Serverless

Build Serverless APIs with Lambda

  • Create Lambda functions that execute code without managing servers
  • Set up API Gateway to expose Lambda functions as REST APIs
  • Understand serverless cost optimization and pay-per-use pricing models

Course curriculum

Section 1 – Welcome 1 lesson
L1 Welcome to Serverless Course
Section 2 – Lambda and API Gateway Implementation 1 lesson
L1 Lambda and API Gateway Implementation

Course description

Stop paying for servers that sit idle 24/7 and learn how serverless computing actually works. You'll deploy a Lambda function that generates QR codes and set up API Gateway to call it from anywhere, using the same serverless architecture that powers modern scalable applications.

This hands-on course takes you through serverless fundamentals - from creating Lambda functions to exposing them via API Gateway. You'll build a QR code generator that spins up only when called and shuts down when idle, so you only pay for what you use.

Every modern cloud developer needs to understand serverless computing. Learn how to build APIs without managing servers, the same pattern used by companies to handle millions of requests cost-effectively.