Instructional Video16:13
Curated Video

Practical Data Science using Python - Introduction to EDA

Higher Ed
This video introduces you to Exploratory Data Analysis. This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
Instructional Video2:00
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - What Is Amazon EventBridge?

Higher Ed
This video explains the Amazon EventBridge. This clip is from the chapter "AWS EventBridge for Decouple Microservices with Event-Driven Architecture" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Instructional Video9:09
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Understanding DynamoDB Interactions - Working with Items and Attributes

Higher Ed
This video helps in understanding DynamoDB Interactions—working with items and attributes. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices...
Instructional Video16:40
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Testing Serverless Basket Microservices CheckoutBasket EventBridge Async Flow - Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK

Higher Ed
This video explains testing serverless basket microservices CheckoutBasket EventBridge async flow. This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series "AWS...
Instructional Video8:39
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Testing Serverless Basket Microservices Add or Remove Basket Sync Flow

Higher Ed
This video is about testing serverless basket microservices by adding or removing basket sync flow. This clip is from the chapter "Developing Basket Lambda Microservices Functions with AWS SDK" of the series "AWS Serverless Microservices...
Instructional Video1:37
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Prerequisites 5 - Visual Studio Code

Higher Ed
This video explains the fifth prerequisite—Visual Studio Code. This clip is from the chapter "Prerequisites and Tools for Developing Serverless Applications on AWS" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video11:27
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Overview Product Lambda Microservice Developments

Higher Ed
This video provides an overview of the product Lambda microservice developments. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices with...
Instructional Video1:38
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Monorepo - What Is Monorepo and How Can We Use Monorepo?

Higher Ed
This video explains Monorepo in detail. You will understand what is Monorepo and how we can use it. This clip is from the chapter "Code Structure of E-Commerce Serverless Microservices Project in CDK" of the series "AWS Serverless...
Instructional Video4:45
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Microservices Communications

Higher Ed
This video talks about microservices communications. This clip is from the chapter "Architecture Recap: Event-Driven Microservices Architectures" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Instructional Video3:31
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Develop Ordering Microservice Consume Checkout Event from AWS EventBridge with SDK

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Develop Ordering Microservice Consume Checkout Event from AWS EventBridge with SDK" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video4:25
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video2:21
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - AWS EventBridge for Decouple Microservices with Event-Driven Architecture

Higher Ed
This video introduces the section. This clip is from the chapter "AWS EventBridge for Decouple Microservices with Event-Driven Architecture" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Instructional Video2:30
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Developing Basket Lambda Microservices Functions with AWS SDK

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Developing Basket Lambda Microservices Functions with AWS SDK" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Instructional Video2:39
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Developing Product Lambda Microservices CRUD Functions with AWS SDK

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Instructional Video5:02
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Getting Started with AWS CDK by Developing Our First CSK Application

Higher Ed
This video provides an introduction to the section. 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 Video1:42
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - AWS Serverless Deployments IaC with AWS CDK (Cloud Development Kit)

Higher Ed
This video provides an introduction to the section. 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 Video1:04
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - API Gateway RESTful API Development with Synchronous Lambda Event Sources

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "API Gateway RESTful API Development with Synchronous Lambda Event Sources" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video3:08
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - IaC Development with AWS CDK for Our Application Architecture

Higher Ed
This video explains IaC development with AWS CDK for our application architecture. This clip is from the chapter "Code Structure of E-Commerce Serverless Microservices Project in CDK" of the series "AWS Serverless Microservices with...
Instructional Video2:09
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - How Does AWS Lambda Work?

Higher Ed
This video explains how AWS Lambda works. 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 first...
Instructional Video2:49
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Fix Custom EventBus Target Function Parameter Error

Higher Ed
This video explains how to fix custom EventBus target function parameter error. This clip is from the chapter "Creating Ordering Microservices Infrastructure with AWS CDK" of the series "AWS Serverless Microservices with Patterns and...
Instructional Video4:56
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Explore CDK Project Directory

Higher Ed
This video helps explore CDK project directory. 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 Video7:23
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Environment Variable of Postman Collection - Best Practice Provisioned API URLs

Higher Ed
This video explains the environment variable of Postman Collection—best practice provisioned API URLs. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless...
Instructional Video2:43
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Don't Forget - Destroying Our AWS CDK App - E2E Testing Basket and Ordering Microservices Sync and Async Invocations

Higher Ed
This video explains how to destroy our AWS CDK app, which is a very important step. This clip is from the chapter "E2E Testing Basket and Ordering Microservices Sync and Async Invocations" of the series "AWS Serverless Microservices with...
Instructional Video4:36
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing Ordering Lambda Microservice with DynamoDB Client - AWS SDK for JS v3

Higher Ed
This video helps in developing ordering Lambda microservice with DynamoDB Client—AWS SDK for JS version 3. This clip is from the chapter "Develop Ordering Microservice Consume Checkout Event from AWS EventBridge with SDK" of the series...