1
00:00:00,560 --> 00:00:07,340
In this section, we are going to talk about what are the prerequisites and tools for developing serverless

2
00:00:07,340 --> 00:00:09,480
applications on a yes.

3
00:00:10,400 --> 00:00:15,020
We will set up required prerequisites and tools for lambda based application development.

4
00:00:16,010 --> 00:00:19,610
So we have five main prerequisites for now.

5
00:00:19,970 --> 00:00:29,300
The first one is the ID account and user ID is Sally Node.js ID for programming language, which is

6
00:00:29,300 --> 00:00:31,340
the visual code and the postman.

7
00:00:31,940 --> 00:00:37,820
I will be sure one by one, how to install and configure these prerequisites and tools in the upcoming

8
00:00:37,830 --> 00:00:38,530
videos.

9
00:00:38,540 --> 00:00:40,010
But let me summarize.

10
00:00:40,040 --> 00:00:42,060
We need to establish a common user.

11
00:00:42,080 --> 00:00:48,530
We have already created a three tier account and user, so we will use them and we need also ADA.

12
00:00:49,160 --> 00:00:56,030
It is required for any interactions with the ADA which is using the command line and we need the Node.js.

13
00:00:56,060 --> 00:00:57,800
It is required for lambda functions.

14
00:00:57,800 --> 00:01:02,930
Node.js will be the runtime, our lambda functions and we also need the ID.

15
00:01:03,200 --> 00:01:06,890
We will use Visual Studio code for developing serverless applications.

16
00:01:07,130 --> 00:01:09,710
And lastly, we need Postman.

17
00:01:09,710 --> 00:01:13,880
It is required for emerging URLs that we expose from the API gateways.
