Hi, what do you want to do?
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing Lambda Handler Code
This video helps in developing Lambda handler code. This clip is from the chapter "API Gateway-Lambda Synchronous RESTful Microservices with CDK" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Creating Lambda Function for Product Microservices with AWS CDK
This video explains creating Lambda function for product microservices with AWS CDK. This clip is from the chapter "Creating Product Microservices Serverless CRUD REST API Infrastructure with CDK" of the series "AWS Serverless...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS DynamoDB Walkthrough with AWS Management Console
This video talks about AWS DynamoDB walkthrough with AWS management console. This clip is from the chapter "AWS DynamoDB Serverless NoSQL Data Persistence" of the series "AWS Serverless Microservices with Patterns and Best...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Creating Lambda Function for Ordering Microservices with AWS CDK
This video explains creating Lambda function for ordering microservices with AWS CDK. This clip is from the chapter "Creating Ordering Microservices Infrastructure with AWS CDK" of the series "AWS Serverless Microservices with Patterns...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS SQS Walkthrough Step-by-Step Tutorial over Console
This video explains the AWS SQS walkthrough step-by-step tutorial over Console. This clip is from the chapter "AWS SQS for Event-Driven Architecture with Queues" of the series "AWS Serverless Microservices with Patterns and Best...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Walkthrough with AWS Management Console
This video demonstrates AWS Lambda walkthrough with AWS management console. This clip is from the chapter "Developing Our First Lambda Function" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Create Microservices Lambda Infrastructure Solution Construct for Our E-Commerce App
This video explains how to create microservices Lambda infrastructure solution construct for our e-commerce app. This clip is from the chapter "Organize Infrastructure Code with Creating Solution Constructs on AWS CDK" of the series "AWS...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Create a New CDK Project for Our E-Commerce Serverless Microservices Project
This video shows you how to create a new CDK project for our e-commerce serverless microservices project. This clip is from the chapter "Creating Our E-Commerce Serverless Microservices Project with CDK" of the series "AWS Serverless...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Course Structure and Way of Learning
This video talks about the course structure and way of learning. This clip is from the chapter "Introduction to the Course" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section provides an...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - CDK sample-app Template
This video demonstrates CDK sample-app template. This clip is from the chapter "Getting Started with AWS CDK by Developing Our First CSK Application" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Benefits of Amazon SQS
This video explains the benefits of Amazon SQS. This clip is from the chapter "AWS SQS for Event-Driven Architecture with Queues" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses on AWS...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS Step Functions for Orchestration Order Fulfilment with Saga Pattern
This video talks about AWS step functions for orchestration order fulfilment with Saga pattern. This clip is from the chapter "What Next – AWS Step Functions for Orchestration Order Fulfilment" of the series "AWS Serverless Microservices...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS Solutions Constructs with Levels L1 - L2 - L3 Pattern Construct
This video demonstrates AWS solutions constructs with levels L1 - L2 - L3 pattern construct. This clip is from the chapter "AWS Serverless Deployments IaC with AWS CDK (Cloud Development Kit)" of the series "AWS Serverless Microservices...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Overview
This video provides an overview of AWS Lambda. This clip is from the chapter "Developing Our First Lambda Function" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses on developing our...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Function Code
This video explains the AWS Lambda function code. This clip is from the chapter "Developing Our First Lambda Function" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section focuses on developing our...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Event Sources and Destination Trigger Services
This video explains the AWS Lambda event sources and destination trigger services. This clip is from the chapter "Developing Our First Lambda Function" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Best Practices and Event-Driven Architecture
This video explains AWS Lambda best practices and event-driven architecture. This clip is from the chapter "Developing Our First Lambda Function" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS Console microservice-http-endpoint Lambda Blueprint - API Gw + Lambda + Dyna
This video is about AWS Console microservice-http-endpoint Lambda Blueprint—API Gw + Lambda + Dyna. This clip is from the chapter "Building RESTful Microservices with AWS Lambda, API Gateway, and DynamoDB" of the series "AWS Serverless...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS Cloud Formation
This video demonstrates AWS cloud formation. This clip is from the chapter "AWS Serverless Deployments IaC with AWS CDK (Cloud Development Kit)" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS CDK Lifecycle
This video explains the AWS CDK lifecycle. This clip is from the chapter "AWS Serverless Deployments IaC with AWS CDK (Cloud Development Kit)" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS CDK (IaC) Versus AWS SDK (Microservices) - Code Structure of E-Commerce Serverless Microservices Project in CDK
This video explains the difference between AWS CDK (IaC) and AWS SDK (Microservices). This clip is from the chapter "Code Structure of E-Commerce Serverless Microservices Project in CDK" of the series "AWS Serverless Microservices with...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS API Gateway Trigger AWS Lambda with API Gateway Proxy Event (REST API)
This video talks about the AWS API Gateway trigger AWS Lambda with API Gateway proxy event (REST API). This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS CDK - Cloud Development Kit
This video explains AWS CDK—Cloud Development Kit. This clip is from the chapter "AWS Serverless Deployments IaC with AWS CDK (Cloud Development Kit)" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Analyzing Basket Microservices Use Cases for Our E-Commerce Serverless App
This video explains analyzing basket microservices use cases for our e-commerce serverless app. This clip is from the chapter "Creating Basket Microservices Infrastructure with AWS CDK – Add to Basket Case" of the series "AWS Serverless...