Curated Video
Building Microservices API in Go - Introduction
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...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Deploy the Instagram Feed App to Your Phone
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.
Curated Video
Learn Azure Serverless Functions in a Weekend - Develop Azure Functions with VS Code
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...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Living the History of JavaScript
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...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Continuous Integration
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...
Curated Video
Learn Tableau by Working on Exciting Dashboards - Tableau Introduction and Offerings
This video introduces you to Tableau and the limitations of Tableau.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Development Branch on Git and GitHub
Here, you will learn how to develop and deploy the project branch on Git and GitHub.
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Introduction to AVRO - What Is AVRO and Why AVRO?
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Setting Up the Base Project - Maven
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Different Types of Naming Strategies
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Update the Code to Interact with Maven Local Repository - Maven
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Publish and Consume "Key" as an AVRO Record
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Publish and Consumer Record Using Schema Registry
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Evolving the Schema - Consumer Fails to Read the New Schema
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Date Logical Type
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Produce and Consume Using AVRO Console Producer and Consumer
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Primitive Versus Reference Types - II / 043-2
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design principles - SOLID
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design Microservices Architecture with Fan-Out Publish/Subscribe Messaging
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Introduction - Microservices Asynchronous Message-Based Communication
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Evaluate Event-Driven Microservices Architecture
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Event Hubs and Event Streaming in Event-Driven Microservices Architecture
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Real-Time Processing and High-Volume Events in Event-Driven Microservices
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Event-Driven Microservices Architecture
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...