[NEW] Building Microservices with Spring Boot & Spring Cloud

Learn to Build Microservices using Spring Boot 3, Spring Cloud, React, Kafka, RabbitMQ, REST API, Docker & IntelliJ IDEA

4.56 (2322 reviews)
Udemy
platform
English
language
Web Development
category
[NEW] Building Microservices with Spring Boot & Spring Cloud
16,816
students
25.5 hours
content
Feb 2024
last update
$84.99
regular price

What you will learn

Build REST API's using Spring Boot - Important Spring MVC Annotations

Build CRUD REST API's using Spring Boot, Spring Data JPA and MySQL Database

Using DTO (Data Transfer Object) Pattern in Spring Boot App

Using Mapping libraries - ModelMapper and MapStruct

Exception Handling in Spring Boot App

Spring Boot REST API Validation

Spring Boot Actuator - Production-Ready Features

Building Spring Boot Microservices in IntelliJ IDEA

Microservices Communication using RestTemplate, WebClient and Cloud OpenFeign

Centralized Configurations using Spring Cloud Config Server

Create Service Registry and Discovery using Spring Cloud Netflix Eureka

Create API Gateway using Spring Cloud Gateway

Load balancing with Eureka server and Open Feign using Spring Cloud LoadBalancer

Auto Refresh Config Changes using Spring Cloud Bus

Distributed Tracing with Spring Cloud Sleuth and Zipkin

Resilience4J: Circuit Breaker, Retry and RateLimiter Patterns

How to Add Step by Step New Microservice to Existing Project

Create React Frontend Microservice and Integrate with Backend Microservices

Dockering Spring Boot Application Step by Step

Dockering Spring Boot MySQL CRUD Application Step by Step

Docker Compose for Dockering Spring Boot Application Step by Step

Learn How to Use Apache Kafka in the Spring Boot App

Spring Boot + Apache Kafka Real-World Wikimedia Project

Event-Driven Microservices using Spring boot and Kafka

Learn How to Use RabbitMQ in the Spring Boot App

Event-Driven Microservices using Spring boot and RabbitMQ

REST API Documentation using SpringDoc OpenAPI (Swagger) Library

Migrate Existing Microservices Project into Latest Version

Why take this course?

In this course, you will learn to build Microservices using Spring Boot, Spring Cloud, React, Kafka, RabbitMQ, Docker, and REST API (REST Web Services).

Important Note: This course supports the latest Spring Boot 3 and Spring Cloud 2022.0.0.

Microservices:

A Microservice is a service built around a specific business capability that can be independently deployed. So, to build large enterprise applications we can identify the sub-domains of our main business domain and build each sub-domain as a MicroService using Domain Driven Design (DDD) techniques. But in the end, we need to make all these microservices work together to serve the end user as if it is a single application.

Why Spring boot and Spring cloud are good choices for MicroServices?

Spring Boot is the most popular and widely used Java framework for building Microservices. These days many organizations prefer to deploy their applications in a Cloud environment instead of taking all the headaches of maintaining a data center themselves. But we need to take good care of the various aspects to make our applications Cloud Native. There comes the beauty of Spring Cloud.

Spring Cloud is essentially an implementation of various design patterns to be followed while building Cloud Native applications. Instead of reinventing the wheel, we can simply take advantage of various Spring Cloud modules and focus on our main business problem than worrying about infrastructural concerns.

What you'll learn

  • Build RESTful web services using Spring Boot - Learn Important Spring MVC Annotations

  • Build CRUD REST APIs using Spring Boot, Spring Data JPA, and MySQL Database

  • Building Spring Boot Microservices in IntelliJ IDEA

  • Microservices Communication using RestTemplate, WebClient, and Spring Cloud OpenFeign

  • Create Service Registry and Discovery using Spring Cloud Netflix Eureka

  • Load balancing with Eureka server and Open Feign using Spring Cloud LoadBalancer

  • Create API Gateway using Spring Cloud Gateway

  • Centralized Configurations using Spring Cloud Config Server

  • Auto Refresh Config Changes using Spring Cloud Bus

  • Distributed Tracing with Spring Cloud Sleuth and Zipkin

  • Resilience4J: Circuit Breaker, Retry, and RateLimiter Patterns

  • Adding Step-by-step new Microservice to Existing Project

  • Create React Frontend Microservice and Integrate with Backend Microservices

  • Learn How to Migrate Existing Projects to the Latest Version

  • Learn How to Generate REST API Documentation

  • Dockering Spring Boot Application Step by Step

  • Dockering Spring Boot MySQL CRUD Application Step by Step

  • Docker Compose for Dockering Spring Boot MySQL CRUD Application Step by Step

  • Event-Driven Microservices using Spring boot and Kafka

  • Learn how to use RabbitMQ in the Spring boot app.

  • Learn how to use Kafka in the Spring boot app.

  • Kafka Spring Boot - Real-World Wikimedia Project Development

  • Event-Driven Microservices using Spring boot and RabbitMQ


Tools and technologies used:

1. Java 17+

2. Spring boot

3. Spring Cloud

4. Microservices

5. React

6. Resilience4J framework

7. Maven

8. IntelliJ IDEA

9. MySQL database

10. Postman

11. Kafka

12. RabbitMQ

13. Docker


Sample amazing feedback from students on this course:

Francis Dahryl N:

" One of the best learning videos. Ramesh, the instructor, will guide every student until the end."

Juan Paulo L:

"Amazing course, well structured, well documented, resourceful, if you really want to learn about microservices, spring boot and spring cloud you have to take this course now!"

Tirtha S:

"One of the best course for Microservices. Extraordinary explanations to the point. Thank you for providing us such a great course and helping us to gather the knowledge which we are required to know about microservices architecture. You are the best and Thank you once again."

Lakshman M:

"I always admire you sir. You are an Inspiration & Guide to many Java Developers. Keep Doing More Udemy Courses Sir. Thank you"

Furkan P:

"This course teaches everything you need to start with microservices. You need a Java/Spring Boot background to follow up well! Great one!"

Harsh S:

"it is very good course if you want to get your hand dirty in the spring boot microservices"

Vivek Yuvraj Pawar:

"In this course the explanation is above my expectations. in this course all concepts are deeply explained"

Sagar Talagatti:

"Instructor explains the concepts very well and demonstrates with appropriate examples. Thank you for such a good course."

ds r:

"I have no words to describe how amazing this course is. Ramesh has explained everything in such an easy to understand manner. This course covers tremendous amount of great content at one single place. After building the Restful APIs, CRUD operations, building different microservices, spring cloud features etc., he included a step to create docker file and run everything in container. Also, two other projects about Spring Kafka and RabbitMQ are included as bonus! My only suggestion would be to include another video that shows how everything can be deployed on AWS EKS. This is the best microservices course on Udemy. Period."

Priya Chondke:

"its all good covered all topics in easiest way thank you for such an excellent course"


Check out all the reviews/ratings for this course in the Reviews section of this course.


Reviews

Aneesh
August 14, 2023
Yes, of-course. This course is very helpful to understand the microservices architecture with SpringCloud and Spring Boot. Also very useful in understanding Event driven architecture using RabbitMQ/Kafka.
Eduard
August 11, 2023
This course was very good. I really enjoyed it, and learned a lot about microservices. I recommend it to anyone who wants to learn microservices. Teacher explains every concept very clearly and gives a lot of practical examples. P. S: As a suggestion, update the section where we use OkHttp, because it changed in the new versions.
John
August 11, 2023
Ramesh is a good teacher who values repetition as a way of deepening impressions. I have learnt a lot from the course, it is a good one.
Davit
August 6, 2023
Great course in many ways. Though I would wish login and registration part to be added since it’s crucial for most of the applications. Thanks
Mohammad
July 20, 2023
thank you, for the subject matter that has been taught, all the subject matter is very clear and easy to understand, for me, who is just learning springboot multiservices
Harsh
July 11, 2023
So far this course has been great for me , I have got the eagle eye understanding on whole microservices project architecture. Thanks:)
Mohammad
July 7, 2023
The course content was excellent. I liked how thorough Ramesh was throughout the course. His style of repeating the concepts over and over again reinforces them. I would highly recommend this course to anyone looking to learn spring boot and become industry ready.
Fernando
July 6, 2023
Great content, all the practices are useful, I think is one of the best course I've ever took. I am on the middle of the course but this is getting level up.
Olha
July 6, 2023
I realy like this course. I find it very useful. The mentor is very knowledgeable and covered many topics in the context of the course, including docker, kafka, rebitmq, springboot, mysql.
Ioannis
June 29, 2023
Amazing course with heavy focus on theory and architecture (not just copy paste code). Ramesh(the instructor) has a talent for explaining complex topics fast and easy to understand. Diagrams and whiteboards helped a lot! I have taken several of his courses and can confirm the quality of his work is fully consistent!
Prateek
June 22, 2023
Ramesh is an excellent trainer who provides the best of his knowledge and shares his skill with his students. I have learned this course in a very interactive and good way. The best part of the course is getting to do practical just by watching Ramesh doing the same, though it took time to complete the 25.5 hours course and doing the same practical as Ramesh but it is equally fun and awesome to learn with Ramesh. I hope to see more Projects from Ramesh.
Naveed
June 18, 2023
Hi Ramesh, Nicely put together very important content and you've made it look so easy. Many thanks. Give you a 5 Star.
Manikanta
June 1, 2023
im very new to spring boot course .After watching this videos i feel it helps me a lot to develop the spring boot applications with all the modules like gateway, eurea server ,client etc.
M
June 1, 2023
Experience is good before buy the course in Udemy I followed the Ramesh in Youtube channel. Still provide the real time project experience it is very useful to us.
Nithin
May 27, 2023
I thought this course requires some intermediate level of understanding of the spring boot. But I think this course is more beginner friendly than expected even while teaching advanced technologies and concepts.

Charts

Price

[NEW] Building Microservices with Spring Boot & Spring Cloud - Price chart

Rating

[NEW] Building Microservices with Spring Boot & Spring Cloud - Ratings chart

Enrollment distribution

[NEW] Building Microservices with Spring Boot & Spring Cloud - Distribution chart
4923018
udemy ID
10/11/2022
course created date
12/2/2022
course indexed date
Bot
course submited by