1
00:00:00,420 --> 00:00:08,100
In this section we are going to walk through with a management console for Amazon API, gateway, HTTP

2
00:00:08,130 --> 00:00:09,030
API type.

3
00:00:10,430 --> 00:00:16,010
As you know, that API Gateway has three main APIs that we can create our application APIs.

4
00:00:16,430 --> 00:00:20,180
These are the rest API, HTTP API and web socket API.

5
00:00:20,390 --> 00:00:25,700
In this section, we will walk through with Amazon API, Gateway HTTP API.

6
00:00:26,330 --> 00:00:33,170
So SDB API enables to create restful APIs with lower latency and lower cost than rest API.

7
00:00:33,200 --> 00:00:39,470
We can use HTTP API to send requests to a lambda functions or any suitable HTTP endpoints.

8
00:00:39,680 --> 00:00:47,750
So easy to pay api is a set of paths of and methods integrated with the backend HTTP and or lambda function.

9
00:00:48,530 --> 00:00:52,120
We can distribute this collection in one or more states.

10
00:00:52,130 --> 00:00:56,900
Each load can expose one or more API methods with unique HTTP verbs.

11
00:00:56,900 --> 00:01:02,150
So for example, we can create an HTTP API that integrates with the lambda function on the backend.

12
00:01:02,540 --> 00:01:06,890
So we will see core concepts for API, gateway, HTTP API.

13
00:01:06,920 --> 00:01:11,240
These are the routes, integration and states and so on.
