From the course: Hands-On Development in AWS

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Learning objectives

Learning objectives

- Welcome to Lesson 17, API Gateway. AWS API Gateway is a fully managed service that allows you to create secure APIs that scale. API gateway can act as an entry point to your applications running across various AWS services, such as Lambda, EC2, or even files and S3. In this lesson, we will review the options for deploying an API, the sample API they provide, as well as automatic creation of an API gateway from AWS Lambda.

Contents