1
00:00:00,210 --> 00:00:06,390
In this video, I'm going to give you an assignment which is the service microservices for e-commerce.

2
00:00:06,480 --> 00:00:11,850
As you remember that when we are running Amazon event, which we have a hands on loop about the service

3
00:00:12,150 --> 00:00:18,600
source for eCommerce application, basically we will develop these picture this architecture and we

4
00:00:18,600 --> 00:00:24,900
will create all these microservices dynamo DB tables, Amazon event is CSS and so on.

5
00:00:24,900 --> 00:00:31,470
And we will basically create these Lambda and Dynamo DB tables and implement these API to Lambda Checkout

6
00:00:31,470 --> 00:00:32,670
function and so on.

7
00:00:32,700 --> 00:00:39,600
This is going to send HTTP post requests from the user and these API gateways direct to basket microservices,

8
00:00:39,600 --> 00:00:43,200
basket microservices, publish checkout event to Amazon event page.

9
00:00:43,240 --> 00:00:49,160
Amazon has some tool rule definition and event patterns according to event pattern.

10
00:00:49,170 --> 00:00:51,090
It is redirect to target system.

11
00:00:51,090 --> 00:00:57,420
Target systems are Amazon, SKU and notification microservices, and these could pull from the ordering

12
00:00:57,430 --> 00:01:00,600
microservices and store items in the Dynamo DB table.

13
00:01:00,720 --> 00:01:07,590
So all these services that we create with using a management console, but this time I'm giving an assignment

14
00:01:07,590 --> 00:01:12,530
and please create all these infrastructure with using a cbdc project.

15
00:01:12,540 --> 00:01:18,720
And after that you can develop our lambda functions and deploy fully optimized application architecture

16
00:01:18,720 --> 00:01:19,470
for the serverless.

17
00:01:19,470 --> 00:01:21,210
Microsoft's eCommerce Application.

18
00:01:21,330 --> 00:01:29,130
Please try to create CDK application and develop all these serverless components in the CDK project.
