Instructional Video8:23
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Elastic Container Service (ECS)

Higher Ed
At times, you might want to run some code in AWS without having to launch, configure, upgrade, and manage entire EC2 instances. You may be able to do this with the Elastic Container Service and this video explains how.
Instructional Video6:20
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Lambda

Higher Ed
What if you need some code to run in the cloud but you don't want to build an entire instance-based platform to support the code? Lambda comes to the rescue. This video explains how Lambda can be used to execute code in the cloud without...
Instructional Video10:21
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - HTTP Parameter Pollution – Part 2

Higher Ed
This is the second of the two-part video that bypasses the authorization and helps you demonstrate the HTTP Parameter Pollution. This clip is from the chapter "Full-Stack Attacks on Modern Web Applications" of the series "Web Hacking...
Instructional Video5:47
Curated Video

Behavioral Design Patterns in C++ - Undo - II

Higher Ed
This video explains the concept of undo in more depth. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design pattern, which encapsulates requests as...
Instructional Video5:45
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Why Learn Any Programming Language

Higher Ed
In this video, we will first understand why we should learn any programming language. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Instructional Video3:21
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Maven

Higher Ed
In this video, we will code and generate AVRO classes using Maven. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Instructional Video1:47
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Gradle

Higher Ed
In this video, we will code and generate AVRO classes using Gradle. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video14:15
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Build a Coffee Order Schema Using AVRO

Higher Ed
In this video, we will create the AVRO Schema for the coffee order service. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video4:16
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Project Setup for Coffee Shop - Maven

Higher Ed
In this video, we will set up the base project for the coffeeshop order service using Maven. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts...
Instructional Video4:01
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Project Setup for Coffee Shop - Gradle

Higher Ed
In this video, we will set up the base project for the coffeeshop order service using Gradle. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data...
Instructional Video2:45
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Application Overview

Higher Ed
In this video, you will get an overview of the application that we are going to build in this section. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data...
Instructional Video8:45
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Let's Build AVRO Kafka Consumer

Higher Ed
In this video, you will learn to build a Kafka Consumer to consume AVRO records from the Kafka topic. This clip is from the chapter "Build AVRO Producer and Consumer in Java" of the series "Kafka for Developers - Data Contracts Using...
Instructional Video12:23
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Let's Build AVRO Kafka Producer

Higher Ed
In this video, you will learn to build a Kafka Producer to publish AVRO records into the Kafka topic. This clip is from the chapter "Build AVRO Producer and Consumer in Java" of the series "Kafka for Developers - Data Contracts Using...
Instructional Video3:20
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generate AVRO Java Records Using AVRO Schema Files - Maven

Higher Ed
In this video, you will learn how to generate Java AVRO records using AVRO Schema. This clip is from the chapter "Greeting App - Base AVRO Project Setup - Maven" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video2:50
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Base Project Setup for Greeting App - Maven

Higher Ed
In this video, we will set up the base project for the course using the Gradle build tool. This clip is from the chapter "Greeting App - Base AVRO Project Setup - Maven" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video7:14
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generate AVRO Java Records Using AVRO Schema Files

Higher Ed
In this video, you will learn how to generate Java AVRO records using AVRO Schema. This clip is from the chapter "Greeting App - Base AVRO Project Setup - Gradle" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video2:30
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Base Project Setup for Greeting App

Higher Ed
In this video, we will set up the base project for the course using the Gradle build tool. This clip is from the chapter "Greeting App - Base AVRO Project Setup - Gradle" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video4:23
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Producer and Consumer Messages Using CLI

Higher Ed
In this video, you will learn to produce and consume messages using Docker Compose. This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Instructional Video5:43
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Set Up Kafka Broker and Zookeeper Using Docker Compose

Higher Ed
In this video, you will learn to set up Kafka Broker and Zookeeper using Docker Compose. This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video4:10
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Build a Simple AVRO Schema

Higher Ed
In this video, you will learn to build a simple AVRO schema. This clip is from the chapter "Introduction to AVRO - A Data Serialization System" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In this section,...
Instructional Video4:29
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Introduction to AVRO - What Is AVRO and Why AVRO?

Higher Ed
In this video, you will learn about AVRO and why AVRO is one of the popular serialization formats. This clip is from the chapter "Introduction to AVRO - A Data Serialization System" of the series "Kafka for Developers - Data Contracts...
Instructional Video4:21
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Serialization Formats

Higher Ed
In this video, we will investigate different serialization formats and the support for Schema in AVRO, Protobuf, and Thrift. This clip is from the chapter "Data Contract and Serialization in Kafka" of the series "Kafka for Developers -...
Instructional Video4:53
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Data Contract and Serialization in Kafka

Higher Ed
In this video, we will investigate how serialization is connected to Kafka and how it benefits the overall Kafka architecture. This clip is from the chapter "Data Contract and Serialization in Kafka" of the series "Kafka for Developers -...
Instructional Video1:09
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Prerequisites

Higher Ed
In this video, you will cover the prerequisites that are needed for this course. This clip is from the chapter "Getting Started with the Course" of the series "Kafka for Developers - Data Contracts Using Schema Registry".This section is...