1
00:00:00,330 --> 00:00:07,260
In this section, we are going to learn a list serverless deployment frameworks that provides to optimize

2
00:00:07,260 --> 00:00:09,960
infrastructure creation on a cloud.

3
00:00:10,530 --> 00:00:15,720
So a place has different serverless deployment frameworks that we will see in this section.

4
00:00:15,720 --> 00:00:22,590
But before that we should understand the basics like what is infrastructure as code and which tools

5
00:00:22,590 --> 00:00:25,620
using enablers for infrastructure is code.

6
00:00:25,650 --> 00:00:29,520
So after that, we will learn a cloud formation.

7
00:00:30,000 --> 00:00:34,790
After learn the basics, we will learn a list deployment service, deployment frameworks.

8
00:00:34,800 --> 00:00:41,790
We can choose from a variety of open source and third party web frameworks that simplify service, application,

9
00:00:41,790 --> 00:00:43,740
development and deployment process.

10
00:00:43,770 --> 00:00:48,280
These are popular frameworks are supported across multiple languages.

11
00:00:48,300 --> 00:00:54,900
For example, A is some, which is a serverless application model, is an open source framework for

12
00:00:54,900 --> 00:00:56,540
building service applications.

13
00:00:56,550 --> 00:01:02,820
It provides shorthand syntax to express functions, APIs, database and even source mappings.

14
00:01:04,080 --> 00:01:08,310
And also a Douglas has cloth development kit, which is the A.W..

15
00:01:08,440 --> 00:01:15,540
CDK is an open source software development framework to define our cloud application resources using

16
00:01:15,540 --> 00:01:17,160
familiar programming languages.

17
00:01:17,550 --> 00:01:20,670
So a CDK is my favorite deployment framework.

18
00:01:20,670 --> 00:01:25,540
So that's why I will give more detail about the CDK for service deployment frameworks.

19
00:01:25,560 --> 00:01:27,420
So now let's get started.
