ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,895 results

Java Techie
Spring Boot RabbitMQ | Publisher & Subscriber Example | AMQP | JavaTechie

This tutorial will guide you how to use AMQP messaging via RabbitMQ in a Spring Boot application. Configure the Message ...

27:43
Spring Boot RabbitMQ | Publisher & Subscriber Example | AMQP | JavaTechie

136,112 views

5 years ago

Java Guides
Spring Boot RabbitMQ Tutorial | Consumer | Producer | Crash Course 2025

In this crash course, you will learn RabbitMQ core concepts and how to use RabbitMQ to exchange messages between Producer ...

1:47:40
Spring Boot RabbitMQ Tutorial | Consumer | Producer | Crash Course 2025

79,348 views

2 years ago

Java Techie
Kafka Error Handling with Spring Boot | Retry Strategies & Dead Letter Topics | JavaTechie

JavaTechie #Kafka #SpringBoot #ErrorHandling In this Video, We will understand how to handle error in Kafka using retry and ...

28:34
Kafka Error Handling with Spring Boot | Retry Strategies & Dead Letter Topics | JavaTechie

49,181 views

2 years ago

Fireship
RabbitMQ in 100 Seconds

RabbitMQ is an open-source message broker often used for communication between microservices in the cloud. Learn how to ...

2:31
RabbitMQ in 100 Seconds

762,769 views

3 years ago

AK Coding
The SHOCKING Truth About RabbitMQ Architecture Exposed

How RabbitMQ work internal Architecture What Is RabbitMQ? RabbitMQ is an open-source message queueing system that ...

0:08
The SHOCKING Truth About RabbitMQ Architecture Exposed

17,669 views

8 months ago

The Coding Gopher
Kafka vs RabbitMQ: The Best Message Queue Explained

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

5:16
Kafka vs RabbitMQ: The Best Message Queue Explained

41,997 views

1 year ago

Keerti Purswani
PubSub - Simplest Explanation Ever! Kafka, RabbitMQ - Must Know HLD Topics!

Many people don't understand the use of PubSub, why is it needed. Clearing your basics, one day at a time!

1:00
PubSub - Simplest Explanation Ever! Kafka, RabbitMQ - Must Know HLD Topics!

92,458 views

1 year ago

Java Techie
Spring Boot - Monitoring Microservice with Prometheus and Grafana | Java Techie

This video explain you how to integrate spring boot actuator with a monitoring system called Prometheus and a graphing solution ...

18:23
Spring Boot - Monitoring Microservice with Prometheus and Grafana | Java Techie

110,672 views

7 years ago

AK Coding
Top 5 Apache Kafka Use Cases in 2025

5 Powerful Apache Kafka Use Cases You Should Know in 2025 #Kafka As a DevOps Engineer, I constantly work with data ...

0:12
Top 5 Apache Kafka Use Cases in 2025

94,188 views

6 months ago

Java Techie
Microservices Architecture Patterns | SAGA Choreography Implementation | Live Coding | JavaTechie

In this tutorial we will implement saga choreography design patter with ecommerce example #javatechie #SpringBoot #Saga ...

1:24:33
Microservices Architecture Patterns | SAGA Choreography Implementation | Live Coding | JavaTechie

131,952 views

4 years ago

Java Techie
IQ | Spring Batch for Beginners | Process Million of Record Faster Using Spring Batch | JavaTechie

This tutorial will give you complete picture about spring batch and its workflow with realtime example Agenda (00:00) What is ...

48:36
IQ | Spring Batch for Beginners | Process Million of Record Faster Using Spring Batch | JavaTechie

332,203 views

3 years ago

TechWorld with Nana
Kafka Tutorial for Beginners | Everything you need to get started

Step by Step DevOps Roadmap PDF: https://bit.ly/4jv2qDH Apache Kafka Tutorial | Everything you need to know: What is Kafka, ...

18:33
Kafka Tutorial for Beginners | Everything you need to get started

1,134,910 views

1 year ago

Java Techie
Microservice Communication Made Easy ! Feign Client in Spring Boot 🔥 @Javatechie

JavaTechie #microservice #springboot #Synchronous In this video, we'll explore how to implement clean and efficient ...

17:17
Microservice Communication Made Easy ! Feign Client in Spring Boot 🔥 @Javatechie

28,027 views

8 months ago

Java Techie
Apache Kafka® Consumer Example using SpringBoot 3 | Consumer Groups | Java Techie

In this tutorial, we will be creating a simple Kafka consumer using Spring Boot 3.0 and will understand below key points How to ...

28:00
Apache Kafka® Consumer Example using SpringBoot 3 | Consumer Groups | Java Techie

66,158 views

2 years ago

CodeSnippet
Spring Transactions & Transactional Annotation #javaframework #springframework #programming
0:51
Spring Transactions & Transactional Annotation #javaframework #springframework #programming

97,918 views

1 year ago

Java Techie
Apache Kafka® Tutorials for Beginners | What & Why Apache Kafka? Brief introduction | JavaTechie

In this Tutorial, we will discuss basic introduction of Kafka Agenda What is Kafka Why do we need kafka How doest it works ...

14:07
Apache Kafka® Tutorials for Beginners | What & Why Apache Kafka? Brief introduction | JavaTechie

255,630 views

3 years ago

ByteByteGo
Why is Redis so FAST #javascript #python #web #coding #programming

Get our 158-page System Design PDF for free by subscribing to our weekly newsletter: https://bit.ly/bytebytegoYTshorts Animation ...

0:48
Why is Redis so FAST #javascript #python #web #coding #programming

1,231,273 views

1 year ago

AK Coding
Kafka vs ActiveMQ vs RabbitMQ Which Messaging QUEUE is BEST

Kafka vs ActiveMQ vs RabbitMQ | Message Brokers Comparison Explained Are you confused between Kafka, ActiveMQ, and ...

0:46
Kafka vs ActiveMQ vs RabbitMQ Which Messaging QUEUE is BEST

982 views

8 months ago

Java Techie
Java 8 Streams | Optional Usage and Best Practices | JavaTechie

This tutorial will guide you java 8 Optional and its usecase with stream API Content : What is Optional ? why Optional ? When to ...

22:22
Java 8 Streams | Optional Usage and Best Practices | JavaTechie

139,020 views

5 years ago

ByteByteGo
Why gRPC is Popular #javascript #python #web #coding #programming

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

0:59
Why gRPC is Popular #javascript #python #web #coding #programming

981,368 views

2 years ago

Java Guides
What is the Saga Microservices Pattern? | Saga Pattern Explained in 3 Minutes

The Saga Pattern is a design pattern used to manage distributed transactions in microservices, ensuring eventual consistency ...

3:45
What is the Saga Microservices Pattern? | Saga Pattern Explained in 3 Minutes

18,328 views

7 months ago

Java Techie
Spring Boot | Spring Data Redis as Cache | @Cacheable | @CacheEvict | @CachePut | JavaTechie

This tutorial will guide you how to use Spring Data Redis as a cache to improve application performance #javatechie #Redis ...

14:15
Spring Boot | Spring Data Redis as Cache | @Cacheable | @CacheEvict | @CachePut | JavaTechie

192,752 views

5 years ago

Chris Blakely
Build & Deploy a Production-Ready Patient Management System with Microservices: Java Spring Boot AWS

Build More features - https://www.codejackal.com Join the Code Jackal Discord – Connect with devs & get help!

11:58:23
Build & Deploy a Production-Ready Patient Management System with Microservices: Java Spring Boot AWS

515,206 views

11 months ago

Java Techie
Spring Cloud Stream With Apache Kafka Binder | Example | JavaTechie

This video will guide you How to build highly scalable event-driven microservices connected with shared messaging systems ...

21:28
Spring Cloud Stream With Apache Kafka Binder | Example | JavaTechie

80,584 views

6 years ago

Intellipaat
🔥Spring MVC Interview Questions | Spring Boot Vs Spring MVC | Intellipaat #Shorts #SpringMVC

SpringMVCInterviewQuestions #SpringBootVsSpringMVC #SpringBoot #SpringMVC #InterviewShorts #Shorts #ShortsVideo ...

0:59
🔥Spring MVC Interview Questions | Spring Boot Vs Spring MVC | Intellipaat #Shorts #SpringMVC

230,918 views

1 year ago