Search⌘ K
AI Features

Introduction

Understand the fundamentals of AWS serverless computing including key services like Lambda, Fargate, API Gateway, and AppSync. Learn how these tools enable building applications that scale dynamically without server management, and explore common use cases and architecture design principles.

We'll cover the following...

Serverless computing, often referred to as Function-as-a-Service (FaaS), is a cloud computing model where developers can execute code without the need to manage ...