Creating an API Gateway

Difficulty: Beginner
Duration: 32 seconds
Students: 9,719
Rating: 4.1/5

The first steps in creating a serverless function are generally creating a REST interface to allow clients to interact with your backend services. In this lesson, we step through creating an API using the AWS API Gateway service.