Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

AWS Serverless Microservices with Patterns and Best Practices

Posted By: lucky_aut
AWS Serverless Microservices with Patterns and Best Practices

AWS Serverless Microservices with Patterns and Best Practices
Duration: 30h 23m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 5.87 GB
Genre: eLearning | Language: English

In this course, you will learn AWS event-driven serverless microservices using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK for IaC, and AWS CloudWatch for monitoring. You will learn to develop reliable and scalable serverless applications, following the microservices architecture.

You will use AWS API Gateway for Restful API-driven development and synchronous event sources, AWS EventBridge for event-driven asynchronous communication between microservices, and AWS SQS for decoupling microservices and processing events asynchronously using queues. The project of building an e-commerce application will be totally serverless components. The serverless components that will be used are API Gateway, Product Lambda microservices, Basket Lambda microservices, and AWS EventBridge.

There will be three communication types: synchronous communication with AWS API Gateway, asynchronous communication with AWS serverless EventBus, which is EventBridge, and event source mapping communication when polling queue records from Lambda services to AWS SQS-Simple Queue Service. Finally, you will use AWS CDK for IaC Serverless Stacks developments that we will develop and provision for all services.

By the end of this course, you will learn how to design and develop AWS event-driven microservices using serverless patterns and best practices.

What You Will Learn
Create rules and target definitions for AWS EventBridge
Build REST API and CRUD endpoints using AWS Lambda, API Gateway
Work on data persistence using AWS DynamoDB
Decouple microservices with events using AWS EventBridge
Message queues for cross-service communication using AWS SQS
Work on cloud stack development with IaC using AWS CloudFormation CDK
Audience
This course is ideal for software developers who want to develop real-world projects with AWS serverless services and software/solutions architects who want to develop real-world projects with AWS serverless services. Students who would be appearing for the AWS Certified Developer Associate and AWS Certified Solutions Architect Associate will also be benefitted from this course.

You would need a basic knowledge of cloud, JavaScript, and TypeScript to get started with the course. Basic knowledge of using an AWS account is a plus but not mandatory.