Instructional Video6:19
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing Lambda Handler Code

Higher Ed
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...
Instructional Video22:18
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Creating Lambda Function for Product Microservices with AWS CDK

Higher Ed
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...
Instructional Video22:51
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS DynamoDB Walkthrough with AWS Management Console

Higher Ed
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...
Instructional Video7:16
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Creating Lambda Function for Ordering Microservices with AWS CDK

Higher Ed
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...
Instructional Video19:02
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS SQS Walkthrough Step-by-Step Tutorial over Console

Higher Ed
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...
Instructional Video20:54
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Walkthrough with AWS Management Console

Higher Ed
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...
Instructional Video17:03
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Create Microservices Lambda Infrastructure Solution Construct for Our E-Commerce App

Higher Ed
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...
Instructional Video5:54
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Create a New CDK Project for Our E-Commerce Serverless Microservices Project

Higher Ed
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...
Instructional Video7:09
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Course Structure and Way of Learning

Higher Ed
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...
Instructional Video4:12
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - CDK sample-app Template

Higher Ed
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...
Instructional Video4:28
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Benefits of Amazon SQS

Higher Ed
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...
Instructional Video2:06
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Step Functions for Orchestration Order Fulfilment with Saga Pattern

Higher Ed
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...
Instructional Video6:22
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Solutions Constructs with Levels L1 - L2 - L3 Pattern Construct

Higher Ed
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...
Instructional Video5:06
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Overview

Higher Ed
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...
Instructional Video9:09
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Function Code

Higher Ed
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...
Instructional Video5:01
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Event Sources and Destination Trigger Services

Higher Ed
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...
Instructional Video13:19
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Lambda Best Practices and Event-Driven Architecture

Higher Ed
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...
Instructional Video3:15
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Console microservice-http-endpoint Lambda Blueprint - API Gw + Lambda + Dyna

Higher Ed
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...
Instructional Video4:53
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Cloud Formation

Higher Ed
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...
Instructional Video4:37
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS CDK Lifecycle

Higher Ed
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...
Instructional Video7:33
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

Higher Ed
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...
Instructional Video13:05
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS API Gateway Trigger AWS Lambda with API Gateway Proxy Event (REST API)

Higher Ed
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...
Instructional Video8:52
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS CDK - Cloud Development Kit

Higher Ed
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...
Instructional Video9:41
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Analyzing Basket Microservices Use Cases for Our E-Commerce Serverless App

Higher Ed
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...