14:22
Docker - Dockerizing your Spring Boot Application | Java Techie
This video explain you 1.How to write Dockerfile 2.How to create Docker Image 3.How to Running Spring Boot in a Docker ...
2:12:06
00:00:00 - Docker Introduction 00:00:46 - What problem we are trying to solve 00:05:51 - Solution with Virtualization 00:15:49 ...
16:02
What is Docker & How to install it in Windows OS | Java Techie
This video explain you basic overview of Docker and its architecture and its installation process in windows OS #JavaTechie ...
17:41
Building Docker Images using Jenkins step by step | Devops Integration Live Demo | JavaTechie
This tutorial will guide you How to build Docker image using Jenkins also you will learn Jenkins docker integration step by step ...
32:03
Mastering Docker | Essential Commands & Cheatsheet for Developers | @Javatechie
JavaTechie #Docker #Commands In this Video, I'll show you the essential Docker commands with practical examples. This will ...
11:19
Docker - Pushing and Pulling Docker Image to Docker Hub | Java Techie
This video explain you How to push docker image to Docker Hub and how to pull it from Docker Hub #JavaTechie #SpringBoot ...
18:36
Run Spring Boot Docker image on AWS ECS | Amazon Elastic Container Service | JavaTechie
This tutorial will guide you How to run microservice docker image in AWS ECS - Elastic Container Service #javatechie #AWS ...
31:32
Deploy Spring Boot and MongoDB as Containers Using Docker Command & Docker-Compose | JavaTechie
In this tutorial I'm going to explain how to Deploy Spring Boot and MongoDB as Containers Using Docker Command ...
10:03
Dockerizing Spring Boot Apps using Google Jib | Google-Container-Tools | JavaTechie
This tutorial will guide you how to create docker or OCI complaint images without installing any docker client or using Dockerfile ...
8:51
Build and push Spring Boot Docker images using Maven plugin | Java Techie
This video explain you how to Dockerize your spring boot application using maven plugin Docker image--build--push--Docker ...
32:00
Build & Push Docker Image using Jenkins Pipeline | Devops Integration Live Example Step By Step
This tutorial will help you to understand complete devops end to end integration where We are going to cover Build Docker Image ...
8:03
Spring Boot 2.3.0.M1 | Create & Run Docker Image | JavaTechie
This tutorial will help you to understand latest feature of spring boot 2.3.0 to dockerize your spring boot application in that version ...
2:19:32
Kubernetes Tutorial for Beginners | 2 Hours Course With Example | JavaTechie
This tutorial will give brief idea about Kubernetes, features of Kubernetes, how Kubernetes works, the architecture of Kubernetes, ...
32:58
SpringBoot - Build CI/CD Pipeline Using GitHub Actions | Build & Push Docker Image | JavaTechie
in this tutorial we will understand how to create a CI/CD Pipeline using GitHub Actions and using that workflow how we can ...
16:53
Spring Boot 3.1.0 New Feature 🚀 | Docker Compose Module | JavaTechie
In this Tutorial, we will discuss spring boot 3.1.0 new module i.e spring boot docker compose , This module will start/stop your ...
15:06
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 ...
21:03
CI CD Pipeline Using Jenkins | Deploy Docker Image to Kubernetes using Jenkins | JavaTechie
This tutorial will help you to understand complete devops end to end integration where We are going to cover Build Docker Image ...
16:10
How to install Kafka using Docker & Docker Compose in any OS | Windows | MacOS | Linux | JavaTechie
In this video, I will walk you through the steps to install Apache Kafka using Docker and Docker compose in any operating system.
16:26
AWS CodeBuild | AWS ECR | Build & Push SpringBoot Docker Image to ECR | ECS | JavaTechie
This tutorial will guide you How tp build and push docker image into AWS ECR using AWS CodeBuild , Run Container in AWS ...
8:52
Docker & Angular: Dockerizing your Angular Application | JavaTechie
This tutorial will walk you through the steps How to Dockerize an Angular Application within 5 minute #javatechie #Docker ...
26:31
Virtual Threads in Spring Boot 🔥 10x Faster & Lighter with RealTime Example @Javatechie
JavaTechie #microservice #springboot #VirtualThread in this video, I'm going to show you how Virtual Threads can ...
14:57
Amazon ECR | Elastic Container Registry | Run Docker image on AWS ECS | JavaTechie
This tutorial will guide you How to push Docker image into AWS ECR -Elastic Container Registry & run Docker Container in AWS ...
42:41
Complete AWS CI/CD | Deploy Spring Boot to ECS Using CodeBuild & CodePipeline | @Javatechie
javatechie #aws #cicd #ECS In this tutorial, I'll guide you through the end-to-end CI/CD process for deploying a Spring Boot ...
33:18
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 ...
29:11
Kubernetes Tutorial | Run & Deploy Spring Boot CRUD Application With MySQL on K8S | JavaTechie
This tutorial You will learn how to develop , build and deploy Spring Boot application with MySQL on a Kubernetes cluster ...
19:49
System Design Finally Makes Sense After This @Javatechie
SystemDesign #JavaTechie #SoftwareArchitecture #Scalability System Design Finally Makes Sense After Learning These ...
25:59
Apache Kafka® Producer Example using SpringBoot 3.x | Java Techie
In this tutorial, we will be creating a simple Kafka Producer using Spring Boot 3.0 and will understand below key points Default ...
18:32
Java Multithreading Interview 🔥 | Producer–Consumer using wait/notify & BlockingQueue @Javatechie
JavaTechie #microservice #InterviewQA #Concurrency In this video, we break down one of the most frequently asked ...
17:31
Build & Deploy a Spring Boot application to Microsoft Azure | GitHub Actions | JavaTechie
This tutorial will walks you through deploying an application to Azure DevOps. Step by step #javatechie #SpringBoot #Azure ...
15:17
Spring Cloud API Gateway | JWT Security | Pass UserDetails to Microservices | JavaTechie
In this Tutorial, we will understand How to pass authentication user information from Spring cloud api gateway to other ...
21:12
Kubernetes Tutorial | Run & Deploy Spring Boot Application in K8s Cluster using yaml configuration
This tutorial will walk you through steps to deploy your spring boot application to kubernetes using YAML configuration You will ...
17:35
ElementCollection in JPA (Spring Boot) | Alternative to @OneToMany
JavaTechie #SpringBoot #JPA #Microservice In this video, we will understand how to use ElementCollection in JPA with a ...
12:46
AI vs Developers | The Biggest Myth in Tech 😱
JavaTechie #AI #Myth #DevVsAI Will AI replace developers? Or is this just the biggest myth in tech? In this video, I give my ...
20:44
Microservices Logging | ELK Stack | Elastic Search | Logstash | Kibana | JavaTechie
This tutorial will walk you through the steps , how to configure and use ELK Stack in other words ElasticSearch Logstash and ...
18:23
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 ...
14:29
Jenkins - What is Jenkins | Continuous Integration & Installation process in Windows | Java Techie
This video will explain you from scratch What is Jenkins ? Why we need Jenkins ? Continuous Integration work flow and How to ...
10:39
🔥 Kafka Streams for Beginners | What & Why Kafka Streams Explained @Javatechie
JavaTechie #Kafka #Stream #Java In this video, we're kicking off a beginner-friendly series on Kafka Streams — the powerful ...
17:39
🚀 Load Balancer Explained | Architecture & Algorithms
SystemDesign #LoadBalancer #SoftwareArchitecture #BackendDevelopment #JavaTechie In this video, we'll understand the ...
16:05
Docker Init | Streamlining Dockerization for Any Application in Minutes 🚀 | JavaTechie
JavaTechie #Docker #SpringBoot In this Video, You will learn how to streamline dockerization of any application using docker ...
14:25
Microservice | Distributed log tracing using Spring Cloud Sleuth & Zipkin | PART-7 | Javatechie
This tutorial will walk you through the steps of building a spring boot project with Microservice architecture also we will learn Real ...
1:18:53
🚀 RAG Explained for Beginners | Complete Architecture + Live Demo
RAG Explained for Beginners | Complete Architecture + Live Demo In this video, you'll learn Retrieval-Augmented Generation ...
9:00
🔥 Spring AI Streaming Explained | Clean vs SSE in Spring Boot
JavaTechie #SpringBoot #AI #STream Why Spring AI Streaming Looks Weird (But Works Perfectly) In this video, we explore ...
16:53
🚀 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 ...
12:23
Spring AI Superpowers 🤖 | Integrate Gemini AI in Minutes 🚀
javatechie #Springai #springboot #geminiai In this video, we'll explore how to integrate Gemini AI with Spring Boot using Spring ...
4:50:16
🚀 Apache Kafka Crash Course With Spring Boot 3.0.x | @Javatechie
JavaTechie #DistributedMessaging #SpringBoot #Kafka This video will guide you through Kafka, starting from the ...
20:33
Docker, MongoDB, and Java Spring Data Quick Start
In this video you will learn how to quickly spin up a MongoDB database using Docker and then use Java Spring Data to interact ...
15:24
Microservice | Spring Cloud Eureka + Gateway + Hystrix | PART-2 | Javatechie
This tutorial will walk you through the steps of building a spring boot project with Microservice architecture also we will learn ...
15:40
Spring Boot 4 🔥| Spring Data AOT Repositories (Performance Upgrade)
JavaTechie #SpringBoot #Microservice In this video, we explore how Spring Data AOT works behind the scenes and how it helps ...
44:48
Kafka Streams Methods in Action with Spring Boot 🚀 | Real-Time Examples @Javatechie
JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll dive deep into Kafka Streams methods — not just theory, ...
36:44
Spring Boot With Splunk Integration | Realtime logs analysis using Splunk | HEC | JavaTechie
In this tutorial I will walk you through step by step how to utilise Splunk's Http Event Collector (HEC) feature to index customised ...
45:27
Spring Boot Integration Test with TDD | JUnit5 & H2 | JavaTechie
This tutorial will help you write proper integration tests for your Spring Boot Rest Service. We will use a simple code example ...
16:46
AI Ordered My Food… Using Zomato 🤯 | Claude AI Agents
JavaTechie #AI #ClaudeAI #MCP #Zomato #AIProjects #SpringBoot #Automation Ever wondered what happens if you let AI order ...
10:33
Kubernetes Tutorial | Kubernetes Basics & Architecture Explained in 10 mins | Part-3 | JavaTechie
Kubernetes Architecture explained in just 10 minutes. In this tutorial you will learn about Master and Worker Nodes, which make ...
15:12
Live Remote Debugging | Spring Boot Application Running in Docker Container | JavaTechie
This tutorial will guide you How to do Remote debugging a Spring Boot Application running in Docker container | step by step ...
38:18
Docker Containers & Java: What I Wish I Had Been Told
Nowadays, containers are more than a cool new tool to play with - they've revolutionized the way we develop, architect and ship ...
24:53
Secure Your Microservices Using Keycloak | Spring Cloud Gateway | JWT | JavaTechie
In this tutorial, we will understand how you can leverage Keycloak to secure your microservice application using API Gateway ...
17:56
Can GitHub Copilot Code Like a Human? 🤖 Agent Mode in Action | @Javatechie
JavaTechie #AI #AIAgent #GitHubCopilot In this video, we explore and get hands-on with the power of GitHub Copilot and its ...
22:34
Deploying Spring Boot on AWS EKS (Elastic Kubernetes Service ) Tutorial | JavaTechie
JavaTechie #springboot #AWS #EKS #Kubernetes In this Video, we will learn How to deploy a spring boot application on AWS ...
49:10
Spring Boot | Kafka Schema Registry & Avro with Practical Example and Implementation | #JavaTechie
JavaTechie #springboot #kafka #SchemaRegistry #Avro In this Video, we will learn about how to use Avro schema to produce ...
32:38
Securing Spring Boot Microservices with Keycloak using OpenID | OAuth2.0 | JavaTechie
in this tutorial we will demonstrate how to secure your spring boot microservice application using Keycloak okay alright Keycloak ...
7:33
Create EC2 Instance in AWS : Step by Step | javatechie
This tutorial will walk you through Easy Steps to create an EC2 instance in AWS #javatechie #AWS #EC2 GitHub: ...
28:01
Java Stream Gatherers Explained 🚀 | The Next Evolution of Streams @Javatechie
JavaTechie #Java #stream Java 8's Stream API was a game-changer — giving us functional-style operations like map, filter, ...
33:39
Spring Boot WebFlux | Spring Data Reactive MongoDB -CRUD Example | JavaTechie
This tutorial will walk you through how to write CRUD operations for a Spring Boot application using reactive mongodb driver.
14:02
Spring Boot Database Migrations with Flyway -Example | Java Techie
This video explain you how to track Database changes using flyway open source migration tool #JavaTechie #SpringBoot ...
28:20
Kubernetes Tutorial | ConfigMap & Secrets Implementation in Spring Boot CRUD Example | JavaTechie
This tutorial we will discuss What is ConfigMap & Secrets in kubernetes and How to manage configuration of our application using ...
48:55
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 ...
21:34
🔥 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 ...
6:45
Why Microservices Are Overkill ? Spring Modulith Fixes It !
JavaTechie #SpringBoot #Modulith #Microservice In this video, we will design a Parking Lot System and understand how Spring ...
12:11
JPA Secret 🚀 - Auto Save & Update with @PrePersist and @PreUpdate
JavaTechie #SpringBoot #Realtime Stop writing repetitive service-layer logic in Spring Boot! In this video, you'll learn how to ...
8:47
What is AWS ? Amazon Cloud Services Tutorial | javatechie
This tutorial will walk you through basic introduction about AWS What is AWS ? Why AWS ? How to create AWS Free account ...
14:27
Dockerizing Your Java Application
This video makes you through the introduction to Dockerfile and how to deal with the Dockerfile to create a Java Application on ...
25:18
🔥 Java 25 | Game Changer! 🚀 Top Features Explained with Code @Javatechie
JavaTechie #springboot #java #ai Java 25 is here — and it's a total game changer! In this video, I'll walk you through the most ...
8:40
Spring Boot | Documenting Microservice Using OpenAPI 3.0 specification | javatechie
Documentation is an essential part of building Microservice/REST APIs. In this tutorial, we'll take a look at SpringDoc — a tool that ...
11:54
🚀 HTTP vs HTTPS Explained | How Client and Server Communicate
SystemDesign #HTTP #HTTPS #SoftwareArchitecture #JavaTechie In this video, we'll understand the fundamentals of ...
11:57
React Js Introduction & Installation | Step by Step guides | JavaTechie
This tutorial will explain you React introduction & installation guide #Content 1.What is ReactJS 2.Why React 3.How it works 4.
1:49:55
🚀 Kafka Streams Full Course | Build Real-Time Systems with Spring Boot @Javatechie
JavaTechie #SpringBoot #KafkaStreams #Microservices Master Kafka Streams with Spring Boot | Build Real-Time Data ...
6:58
Angular Material | Covid19-tracker | Data table Sorting | javatechie
This tutorial will guide you how to use Angular Material to build clean & Modern UI in a Quick Time #covid19Tracker #Sorting ...
17:22
Spring Boot 4 Just Made REST Calls Super Easy ! 🚀
JavaTechie #SpringBoot #Realtime Spring Boot 4.0 just changed the game — it introduced a brand-new REST Client API that ...
17:17
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 ...
33:50
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 ...
15:10
Spring Cloud Vault Config Example | Secrets Management | JavaTechie
This video will guide you How to Centralize Secrets in distributed microservice architecture using HashiCorp Vault #javatechie ...
15:15
🚀 Spring Boot 4 API Versioning – Stop Breaking Client APIs
JavaTechie #SpringBoot #Realtime Stop Breaking Client APIs with Spring Boot 4 API Versioning In real-world backend ...
38:04
"Deploy Java Apps with Docker & Kubernetes 🚀 Complete DevOps Project Guide!"#java #docker
kubernetes #k8s #dockertutorials In this devops project, you will learn how to building Java applications and container images, ...
10:06
Kubernetes Tutorial | K8s Components Explained in 10 mins | Part-2 | JavaTechie
in this tutorial all important Kubernetes components explained : Pods, Node , Cluster , ReplicaSets ,Service, Deployment, ...
21:28
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 ...
14:31
Interview Q&A | Hibernate N+1 Problem & Fix - The Bug You Didn’t Know You Had @Javatechie
JavaTechie #microservice #springboot In this video we'll break down what exactly this N+1 problem is and how we can solve ...
8:50
Deploy Spring Boot Applications | AWS Elastic Beanstalk | Tomcat | javatechie
This tutorial will guide you , How to deploy a spring boot Web application in to AWS using Elastic Beanstalk !! easy and quick ...
50:18
Spring Boot - Build a CRUD REST API with MongoDB Atlas | JavaTechie
In this tutorial, you will learn how to create a spring boot CRUD API connected with Mongo DB Atlas using spring data mongodb.
19:13
Kafka Interview Questions That Confuse Even Experienced Developers 😳
Kafka #JavaTechie #KafkaInterview #ApacheKafka Kafka Interview Questions Finally Made Simple! Most Kafka interview ...
2:15:43
Microservice Using Spring Boot & Spring Cloud | 2 Hours Full Course | JavaTechie
This tutorial will give you complete picture of all microservice components #javatechie #SpringBoot #Microservice #SpringCloud ...
23:25
Spring Boot | Spring Data Redis | Database | CRUD Example | JavaTechie
This tutorial will guide you how to use Spring Data Redis, which provides the abstractions of the Spring Data platform to Redis ...
13:08
System Design Simplified 🚀 | Why Everyone is Learning It
JavaTechie #SystemDesign #BackendEngineering #Scalability Welcome to the System Design Simplified Series! In this ...
14:33
Kubernetes Tutorial | Deploy An Angular Application in K8s Cluster |Step By Step | JavaTechie
This tutorial we will discuss Step by Step How to deploy an angular application in Kubernetes cluster #javatechie #Kubernetes ...
18:08
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 ...
15:42
Amazon API Gateway | Access Your Spring Boot Microservice | JavaTechie
This tutorial will guide you How to access spring boot microservice in AWS API Gateway #javatechie #AWS #Microservice ...
30:41
Microservice Sidecar Pattern 🚀 | Spring Boot Hands-On Example | @Javatechie
JavaTechie #Microservice #SpringBoot #DesignPattern In this tutorial, we'll explore how to use the sidecar design pattern in ...
49:08
[3/4] Docker: Java SpringBoot RESTful Web API, MySQL & docker-compose
Aarsh's Screencast and Podcast
Part 3 of 4: Live demo for a web conference, unscripted, unedited Related blog post: ...
25:02
Client side Load Balancer using Spring Cloud Ribbon | Spring Boot
This video explain you what is load balancing and how to perform load balancing using spring cloud ribbon GitHub: ...
18:18
Microservices Architecture Patterns | SAGA Choreography Explained & Project Creation | JavaTechie
In this tutorial we will discuss what is saga choregraphy design patter and its internal work flow with a small usecase also we will ...