Instructional Video4:34
Curated Video

Complete Modern C++ - std::variant - II

Higher Ed
In this video, we will examine construction and initialization of variant members in depth. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video5:57
Curated Video

Complete Modern C++ - std::variant - I

Higher Ed
In this video, you will learn what a variant is and how it is better than a union. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video10:23
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Practicing the OAuth 2.0 Project to Retrieve the Courses List

Higher Ed
This video presents the details on practicing the OAuth 2.0 project to retrieve the courses list. This clip is from the chapter "Handling Google and Facebook OAuth 2.0 Authorization Grant Types" of the series "REST API Automation Testing...
Instructional Video11:05
Curated Video

Google Apps Script - Exercise Coding Projects - How to Create a PDF Email from Sheet Data and Send the Email Using Sheet Data

Higher Ed
This video explains how to create a PDF email from sheet data and send the email using sheet data. This clip is from the chapter "How to Do Amazing Things with Google Apps Script - Power Up Your Apps Script Code" of the series "Google...
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 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 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 Video9:06
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Serverless: Create Lambda for Event-Driven Architecture

Higher Ed
This video explains how to create lambda for event-driven architecture This clip is from the chapter "Create and Deploy Serverless Application Resources" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this...
Instructional Video7:09
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Introduction: What Is AWS CDK

Higher Ed
This video introduces you to AWS CDK. This clip is from the chapter "Introduction" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will be introduced to the course.
Instructional Video4:18
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - DynamoDB: Key-Value Database

Higher Ed
This video explains DynamoDB: key-value database. This clip is from the chapter "Create and Deploy Serverless Application Resources" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will...
Instructional Video4:26
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Create SNS Topic and Subscriptions

Higher Ed
This video explains how to create SNS topics and subscriptions. This clip is from the chapter "Customize AWS Resources" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will be introduced to...
Instructional Video8:36
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Create IAM Users, Groups

Higher Ed
This video explains how to create IAM users, groups. This clip is from the chapter "Customize AWS Resources" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will be introduced to how to...
Instructional Video14:23
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Build Multi-AZ Production Ready Custom VPC

Higher Ed
This video introduces you to build multi-AZ production-ready custom VPC. This clip is from the chapter "CDK Stacks: Resources and Reusability" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you...
Instructional Video3:46
Let's Tute

Introduction to Clinometers: How to Construct and Use Them

9th - Higher Ed
This video explains what a clinometer is, why it is used, and how to construct and use one. It also provides an example of how a clinometer can be used to measure the height of tall objects without actually measuring them.
Instructional Video13:22
Curated Video

Practical Data Science using Python - Python Iterations 1

Higher Ed
This video explains loop structures in Python. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video9:41
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing Our AWS CDK App—Part 1

Higher Ed
This is the first of the two-part video that explains how to develop our AWS CDK app. This clip is from the chapter "Getting Started with AWS CDK by Developing Our First CSK Application" of the series "AWS Serverless Microservices with...
Instructional Video8:48
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing Infrastructure with CDK - Create Lambda Function and API Gateway – Part 2

Higher Ed
This is the second of the two-part video that explains developing infrastructure with CDK where you will create the Lambda function and API Gateway. This clip is from the chapter "API Gateway-Lambda Synchronous RESTful Microservices with...
Instructional Video10:23
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing Infrastructure with CDK - Create Lambda Function and API Gateway – Part 1

Higher Ed
This is the first of the two-part video that explains developing infrastructure with CDK where you will create the Lambda function and API Gateway. This clip is from the chapter "API Gateway-Lambda Synchronous RESTful Microservices with...
Instructional Video17:22
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Creating DynamoDB Database for Product Microservices with AWS CDK

Higher Ed
This video explains creating DynamoDB database 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 Video10:04
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Creating Custom Queue Construct for AWS SQS with AWS CDK

Higher Ed
This video explains creating custom queue construct for AWS SQS with AWS CDK. This clip is from the chapter "Creating AWS SQS Queue Infrastructure with AWS CDK – Polling Checkout Basket" of the series "AWS Serverless Microservices with...
Instructional Video11:24
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Creating Custom EventBus Construct for AWS EventBridge with AWS CDK

Higher Ed
This video explains creating custom EventBus construct for AWS EventBridge with AWS CDK. This clip is from the chapter "Creating AWS EventBridge EventBus Infrastructure with AWS CDK – Checkout Basket" of the series "AWS Serverless...
Instructional Video10:07
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Creating AWS EventBridge for Decoupling Microservices with AWS CDK

Higher Ed
This video explains creating AWS EventBridge for decoupling microservices with AWS CDK. This clip is from the chapter "Creating AWS EventBridge EventBus Infrastructure with AWS CDK – Checkout Basket" of the series "AWS Serverless...
Instructional Video9:32
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS CDK Core Concepts - Apps - Stacks - Constructs - Environments

Higher Ed
This video talks about AWS CDK core concepts such as apps, stacks, constructs, and environments. This clip is from the chapter "AWS Serverless Deployments IaC with AWS CDK (Cloud Development Kit)" of the series "AWS Serverless...
Instructional Video3:29
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Using Custom EventBus Construct in Main Stack with AWS CDK

Higher Ed
This video explains using custom EventBus construct in the main stack with AWS CDK. This clip is from the chapter "Creating AWS EventBridge EventBus Infrastructure with AWS CDK – Checkout Basket" of the series "AWS Serverless...