Instructional Video10:37
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Project Code Structure

Higher Ed
This video demonstrates the code structure of the project. 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 introduction to...
Instructional Video12:57
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction

Higher Ed
This video provides an overview of the course. 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 introduction to the course.
Instructional Video7:01
Curated Video

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

Higher Ed
This video helps implement Lambda function code for product microservices. This clip is from the chapter "Creating Product Microservices Serverless CRUD REST API Infrastructure with CDK" of the series "AWS Serverless Microservices with...
Instructional Video13:28
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Access Types - Programmatic and Management Console Access

Higher Ed
This video explains AWS access types—programmatic and management console access. This clip is from the chapter "Create AWS Account – Free Tier" of the series "AWS Serverless Microservices with Patterns and Best Practices".This section...
Instructional Video3:26
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Why Do We Need AWS Cloud Development Kit (CDK)

Higher Ed
This video explains the need for AWS Cloud Development Kit. This clip is from the chapter "AWS Cloud Development Kit" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, the author introduces you to...
Instructional Video7:41
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Infrastructure-Is-Code: Version-Control Your Infrastructure

Higher Ed
This video introduces you to infrastructure-is-code: version-control your infrastructure. This clip is from the chapter "Introduction" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will be...
Instructional Video7:55
Curated Video

AWS Cloud Formation Basics - Why do We Need CloudFormation and What is AWS CloudFormation

Higher Ed
This video explains why do we need CloudFormation and what is AWS CloudFormation. This clip is from the chapter "AWS Cloud Formation Basics" of the series "AWS Cloud Formation Basics".In this section, the author introduces you to AWS...
Instructional Video8:35
TLDR News

Benefits of Brexit Report: Johnson Explains why Everything's Great - TLDR News

12th - Higher Ed
Earlier in the week, the government published the 'Benefits of Brexit Report' a document set to outline the government's achievement relating to Brexit as well as running through some of their plans for the future. The problem is that...
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 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 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 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 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 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 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 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 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...