Introduction

Get an overview of what we'll learn in serverless computing.

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 or provision servers explicitly. In a serverless architecture, the cloud service provider dynamically allocates and scales computing resources based on the demand for individual functions or tasks.

Press + to interact

In this section, we will dive into serverless applications and their use cases. Also, we will explore the serverless services provided by AWS, including Lambda Function, Fargate, API Gateway, and AppSync. To gain a comprehensive understanding of these offerings, we'll explore their architectural design, features, and capabilities that illustrate true serverless computing.

Overview of the serverless computing services

Let's dive right in without any further delay!

Create a free account to view this lesson.

Continue your learning journey with a 14-day free trial.

By signing up, you agree to Educative's Terms of Service and Privacy Policy