Instructional Video2:25
Curated Video

Building Microservices API in Go - Introduction

Higher Ed
In this video, we will provide an overview of the advanced topics covered in this section. We will introduce the concepts and techniques that will be covered in the subsequent videos. This clip is from the chapter "Advanced Topics" of...
Instructional Video2:51
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Deploy the Instagram Feed App to Your Phone

Higher Ed
In this video, we will go through the steps of deploying the Instagram feed app we built in React Native to our phones. By the end of this video, you will have a fully functional Instagram feed app running on your own phone.
Instructional Video12:22
Curated Video

Learn Azure Serverless Functions in a Weekend - Develop Azure Functions with VS Code

Higher Ed
This video demonstrates how to develop Azure Functions with Visual Studio Code. This clip is from the chapter "Develop Azure Functions with VS Code" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on...
Instructional Video7:05
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Living the History of JavaScript

Higher Ed
This clip is from the chapter "Welcome Section" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".In this section, you will clear up all your doubts regarding the course, you will touch base on JavaScript...
Instructional Video13:29
Curated Video

Learning GitHub Actions for DevOps CI/CD - Continuous Integration

Higher Ed
This video explains Continuous Integration (CI) from scratch. This clip is from the chapter "Continuous Integration and Continuous Deployment" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on Continuous...
Instructional Video3:00
Curated Video

Learn Tableau by Working on Exciting Dashboards - Tableau Introduction and Offerings

Higher Ed
This video introduces you to Tableau and the limitations of Tableau.
Instructional Video10:05
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Development Branch on Git and GitHub

Higher Ed
Here, you will learn how to develop and deploy the project branch on Git and GitHub.
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:33
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Setting Up the Base Project - Maven

Higher Ed
In this video, we will set up the base Spring Boot project using Maven. This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video6:25
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Different Types of Naming Strategies

Higher Ed
In this video, we will explore the different naming strategies that are available in Schema Registry. This clip is from the chapter "Schema Naming Strategies" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Instructional Video5:21
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Update the Code to Interact with Maven Local Repository - Maven

Higher Ed
In this video, we will code and learn about how to integrate our code to work with the Maven local repository. This clip is from the chapter "Data Evolution Using Schema Registry" of the series "Kafka for Developers - Data Contracts...
Instructional Video6:38
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Publish and Consume "Key" as an AVRO Record

Higher Ed
In this video, you will learn to produce keys that are also an AVRO record. This clip is from the chapter "Introduction to Schema Registry" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In this section, you...
Instructional Video9:08
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Publish and Consumer Record Using Schema Registry

Higher Ed
In this video, we will code and learn about how the Producer and Consumer interacts with Schema Registry. This clip is from the chapter "Introduction to Schema Registry" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video4:21
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Evolving the Schema - Consumer Fails to Read the New Schema

Higher Ed
Let's add a new field to the existing CoffeeOrder Schema and understand the behavior of the consumer app. This clip is from the chapter "Schema Changes in AVRO - Issues without Schema Registry" of the series "Kafka for Developers - Data...
Instructional Video2:30
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Date Logical Type

Higher Ed
In this video, we will code and learn the date logical types. This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In this section, you will cover the...
Instructional Video7:45
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Produce and Consume Using AVRO Console Producer and Consumer

Higher Ed
In this video, you will learn to produce and consume AVRO messages using AVRO Console Producer and Consumer. This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts...
Instructional Video8:29
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Primitive Versus Reference Types - II / 043-2

Higher Ed
This video continues to explain the primitive and reference types. This clip is from the chapter "Object Literals" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains object literals...
Instructional Video4:07
Curated Video

Design Microservices Architecture with Patterns and Principles - Design principles - SOLID

Higher Ed
This video introduces the SOLID principles, a set of design principles that guide the development of robust and maintainable software systems. We will explore each principle—Single Responsibility, Open-d, Liskov Substitution, Interface...
Instructional Video2:32
Curated Video

Design Microservices Architecture with Patterns and Principles - Design Microservices Architecture with Fan-Out Publish/Subscribe Messaging

Higher Ed
This video showcases the design considerations and implementation of a microservices architecture using the fan-out publish/subscribe messaging pattern and explores how this pattern can enhance the scalability and flexibility of...
Instructional Video2:17
Curated Video

Design Microservices Architecture with Patterns and Principles - Introduction - Microservices Asynchronous Message-Based Communication

Higher Ed
This video provides an overview of asynchronous message-based communication in microservices architecture and explains the concept and its significance in enabling loosely coupled and scalable systems. This clip is from the chapter...
Instructional Video3:31
Curated Video

Design Microservices Architecture with Patterns and Principles - Evaluate Event-Driven Microservices Architecture

Higher Ed
This video focuses on evaluating the effectiveness and performance of an event-driven microservices architecture, the metrics, monitoring techniques, and tools. It also covers strategies for identifying and addressing potential...
Instructional Video3:04
Curated Video

Design Microservices Architecture with Patterns and Principles - Event Hubs and Event Streaming in Event-Driven Microservices Architecture

Higher Ed
This video provides an in-depth understanding of event hubs and event streaming technologies in the context of event-driven microservices and explores the features, capabilities, and use cases of event hubs and discusses how they enable...
Instructional Video1:52
Curated Video

Design Microservices Architecture with Patterns and Principles - Real-Time Processing and High-Volume Events in Event-Driven Microservices

Higher Ed
This section explores the challenges and considerations when dealing with real-time processing and high-volume events in event-driven microservices and discusses techniques for handling and processing events in a scalable and efficient...
Instructional Video2:53
Curated Video

Design Microservices Architecture with Patterns and Principles - Event-Driven Microservices Architecture

Higher Ed
This video dives deeper into the design and structure of event-driven microservices architectures and how events are used. The video explores event-driven patterns such as event sourcing, event-driven communication, and event-driven data...