ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

534 results

Java Techie
Struggling with Slow Microservices? Optimize with the Aggregator Design Pattern : Spring Boot 🚀

JavaTechie #microservice #springboot #DesignPattern Optimize Your Microservices with the Aggregator Pattern! Are your ...

29:03
Struggling with Slow Microservices? Optimize with the Aggregator Design Pattern : Spring Boot 🚀

16,329 views

7 months 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

22,736 views

5 months ago

Java Techie
Event-Driven Microservices : What Happens When Kafka Fails Midway? (Real-Time Fixes!) @Javatechie

JavaTechie #microservice #springboot #Kafka What happens when your Kafka event fails midway? Don't panic — in this ...

33:18
Event-Driven Microservices : What Happens When Kafka Fails Midway? (Real-Time Fixes!) @Javatechie

17,542 views

5 months ago

Java Techie
🚀 Saga Orchestration in Microservices Explained with Real Movie Booking Example 🎬

JavaTechie #Microservice #SpringBoot #SAGA Saga Orchestration in Microservices — Movie Booking System Example In this ...

54:41
🚀 Saga Orchestration in Microservices Explained with Real Movie Booking Example 🎬

4,524 views

7 days ago

Java Techie
AsyncAPI + Kafka Microservices 🔥 | SpringWolf Auto-Docs in Spring Boot (Zero Config)

JavaTechie #microservice #springboot #Kafka Tired of writing AsyncAPI docs manually? In this video, we'll show you how to ...

30:01
AsyncAPI + Kafka Microservices 🔥 | SpringWolf Auto-Docs in Spring Boot (Zero Config)

11,406 views

5 months ago

Java Techie
How Spring @Transactional Works Internally ? ( AOP, Proxies & Debug Walkthrough) @Javatechie

javatechie #microservice #springboot #transaction In this video, we'll break down Spring's Transaction Management step by ...

33:50
How Spring @Transactional Works Internally ? ( AOP, Proxies & Debug Walkthrough) @Javatechie

21,611 views

7 months ago

Java Techie
Saga Choreography in Microservices 🔥 Movie Ticket Booking System Explained @Javatechie

JavaTechie #Microservice #SpringBoot #Kafka #SAGA In a distributed microservices system, maintaining data consistency across ...

45:22
Saga Choreography in Microservices 🔥 Movie Ticket Booking System Explained @Javatechie

10,434 views

2 weeks ago

Java Techie
Does Kafka Guarantee Message Ordering? 🤔 Microservices Fix Inside !

JavaTechie #Kafka #Microservices Does Kafka really guarantee message ordering in microservices? Many developers ...

28:28
Does Kafka Guarantee Message Ordering? 🤔 Microservices Fix Inside !

9,181 views

2 months ago

Java Techie
Spring Boot Microservice Orchestration with Temporal | Saga, Retries & Long-Running Workflows

javatechie #microservice #springboot #temporal In this video, we dive deep into Temporal Workflow with Spring Boot ...

50:27
Spring Boot Microservice Orchestration with Temporal | Saga, Retries & Long-Running Workflows

16,913 views

3 months 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

9,090 views

4 months ago

Java Techie
Tired of Messy Microservices? 😫 Try Hexagonal Architecture with Spring Boot 🚀 | Real Example Inside!

JavaTechie #microservice #springboot #grpc In this video, we'll explore Hexagonal Architecture (aka Ports & Adapters) in a ...

43:51
Tired of Messy Microservices? 😫 Try Hexagonal Architecture with Spring Boot 🚀 | Real Example Inside!

18,400 views

5 months ago

Java Techie
Build Real-Time Notifications in Spring Boot Applications Using WebSocket | @Javatechie

JavaTechie #Microservice #SpringBoot #WebSocket In this tutorial, I'll guide you step-by-step on how to build a real-time ...

31:10
Build Real-Time Notifications in Spring Boot Applications Using WebSocket | @Javatechie

44,646 views

11 months ago

Java Techie
Spring Boot | Optimistic & Pessimistic Locking Explained with Concurrent Movie Seat Booking Example

JavaTechie #Microservice #SpringBoot #DBLocking In this tutorial, we'll explore Optimistic & Pessimistic Locking in depth, ...

41:23
Spring Boot | Optimistic & Pessimistic Locking Explained with Concurrent Movie Seat Booking Example

21,906 views

9 months ago

Programming Techie
Spring Boot Caching Tutorial using Redis

Spring Boot Caching Tutorial using Redis In this video, you will learn how to implement caching using Redis in your Spring Boot ...

28:10
Spring Boot Caching Tutorial using Redis

26,316 views

8 months ago

Java Techie
🚀 Spring Boot + gRPC |  Build Your First Microservice | Unary RPC Server Example! 🔥@Javatechie

javatechie #microservice #springboot #grpc In this video, we'll build our first gRPC server application to explore the Unary ...

29:57
🚀 Spring Boot + gRPC | Build Your First Microservice | Unary RPC Server Example! 🔥@Javatechie

22,991 views

8 months ago

Java Techie
Model Context Protocol (MCP) Explained Simply 🚀 Build an AI Shopping Cart (Hands-On Demo)

JavaTechie #AI #MCP Everyone's talking about MCP right now… but is it really as complex as people make it sound? Or is it just ...

48:55
Model Context Protocol (MCP) Explained Simply 🚀 Build an AI Shopping Cart (Hands-On Demo)

17,578 views

3 months ago

Java Techie
gRPC for Beginners 🔥 | What, Why & How gRPC ? | Must-Know Basics! @Javatechie

JavaTechie #microservice #springboot #grpc In this video, we're diving into something super exciting—gRPC! ✓ What is ...

18:08
gRPC for Beginners 🔥 | What, Why & How gRPC ? | Must-Know Basics! @Javatechie

57,407 views

8 months ago

Java Techie
Spring Boot ShedLock in Action! 🚀 Prevent Duplicate Scheduled Jobs| @Javatechie

JavaTechie #Microservice #SpringBoot #DistributedLocking In this video, I'll break down why you need ShedLock, how it works ...

15:06
Spring Boot ShedLock in Action! 🚀 Prevent Duplicate Scheduled Jobs| @Javatechie

16,854 views

8 months ago

Java Techie
🚀  Spring Boot + gRPC Client | Consume gRPC Unary Service | @Javatechie

javatechie #microservice #springboot #grpc In this video,We will demonstrate how to create the gRPC client application and ...

16:53
🚀 Spring Boot + gRPC Client | Consume gRPC Unary Service | @Javatechie

9,155 views

8 months ago

Java Techie
🔥 Kafka Streams + Spring Boot 🚀 Design a Real-Time Fraud Detection App (Step-by-Step!)

JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll build a Real-Time Fraud Detection App using Kafka ...

21:34
🔥 Kafka Streams + Spring Boot 🚀 Design a Real-Time Fraud Detection App (Step-by-Step!)

9,025 views

4 weeks ago