Book Image

Deep Dive into API Gateway and Building a Serverless Application [Video]

By : Alan Rodrigues
Book Image

Deep Dive into API Gateway and Building a Serverless Application [Video]

By: Alan Rodrigues

Overview of this book

In this course, we’ll focus on the next component of AWS that offers serverless computing—the API gateway service. You’ll learn how to develop the various parts of the API gateway. Then we’ll look into deploying the API gateway. We’ll also show you how to secure the API gateway. We’ll look at the key aspect of how to integrate AWS Lambda and the API gateway. Finally, we’ll look at the entire serverless architecture, putting all the key components together and then building a sample application using the entire serverless picture.
Table of Contents (5 chapters)
Chapter 2
Working with the API Gateway
Content Locked
Section 3
Working with Methods
The aim of this video is to understand the working of methods. - Look at the GET method for getting information - Look at the POST method for posting data - Look at the PUT method for also editing existing data