Microservices With Spring Boot and Spring Cloud

Microservices using Eureka, Feign, Config Repo, Config Service, Hystrix Plus Dependency Injection and AOP deep dive

3.60 (334 reviews)
Udemy
platform
English
language
Other
category
instructor
Microservices With Spring Boot and Spring Cloud
1,901
students
13 hours
content
Aug 2017
last update
$19.99
regular price

What you will learn

Learn How to build a Spring Boot Microservices based system using Spring Cloud

Spring Boot with Actuator, HAL Browser, Swagger and other goodies

Spring Cloud Eureka Service Discovery

Spring Cloud Config Server and Client

Spring Cloud Feign Declarative REST Client

Spring Cloud Hystrix Circuit Breaker

Spring Cloud Ribbon Client Load Balancing

Sprig Framework Dependency Injection Deep Dive

Spring Framework Aspect Oriented Programming Deep Dive

Interview Questions, Design / Architecture Challenge Questions

Why take this course?

This course is about Spring Cloud Microservice development. This course is for the IT professional (and final year students) who have some professional experience (or no professional experience at all) and wants a short , direct, solid, to the point and deep introduction of Spring framework based Microservice development. It specifically eliminates all unnecessary theory and tries to link the student's existing knowledge in making him / her realize that a significant portion of Microservice development is not any different from regular java REST service development. The direct approach tries to reduce learning curve and speed up the learning processes. It demystifies Microservice development at a fast pace. For example, it stresses that after all, Microservices are services themselves. If someone is already confident in designing legacy monolithic REST services, a lot of those skills transfers directly to Microservice development as well. At the same time, it highlights specific areas where Microservice development has solid differences from legacy service development. This course thus, will focus on two aspects of the students background

1. What he / she already knows about service development and how that skill still is useful in Microservice development.
2. What he / she needs to know new about  Microservice development.

 We cover several topics including Spring Framework Dependency Injection, Aspect Oriented Programming, Spring Boot based Microservice development ,which will add confidence to the student and his/her ability to do Spring Boot, as well as some of the heavily used Spring Cloud Netflx stack of libraries including 
 
 1. Spring Cloud Service Discovery. 
 2. Spring Cloud Config Service using Github
 3. Spring Cloud Config Client
 4. Spring Cloud Deteriorative Client Feign
 5. Spring Cloud Circuit Breaker Hystrix

 Lastly, we use a custom loan application domain as a field to explore Microservice development.

Screenshots

Microservices With Spring Boot and Spring Cloud - Screenshot_01Microservices With Spring Boot and Spring Cloud - Screenshot_02Microservices With Spring Boot and Spring Cloud - Screenshot_03Microservices With Spring Boot and Spring Cloud - Screenshot_04

Reviews

Goutam
June 20, 2017
Just stated and only finished the first section. Already impressed by how the Instructor explained the utility of Spring Boot comparing it normal Spring Development. If the start shows any indication, this is going to be fun. Would come back and leave a more detailed review few days later.
Sudhir
June 15, 2017
Great Course. I love the real life analogies the Instructor is using while explaining technical topics. His example are opening new ways of thinking and comparing for me. Each lecture and section, I am gaining in confidence about doing my own Microservice development. Very different and pleasant style of teaching. I liked the UML Sequence diagrams very much. They show precisely how the Spring Cloud components work. Highly valuable. Thanks a lot.
Pablo
June 15, 2017
Sometimes he speaks very fast and he's not speaking in his mother tongue, for me it's been a little hard to understand.
Stephen
June 8, 2017
I purchased this course in order to learn something useful and really hot in the job market. My company is also contemplating migrating to Microservices, a few months from now. From my objective, this is a course that is head on to meet my needs. I have completed the spring boot, service discovery and config service parts already. Each of them has made me quite confident in tackling these challenges in a real life project. Great content, great explanations, great analogies and a realistic subject matter. Go ahead if your situation is similar to me and benefit from this great course.
Tejaswi
June 8, 2017
Pros: Covers few topics with examples 1. The course walks through spring cloud topics with with examples and high level theory. Cons: Lack of organisation of material and copy pasting code. 1. There needs to be more direction in what is going to be coded. For example, there should have been an Class Diagram before creating the classes out of the blue. 2. There is just too much copy pasting. The author needs to say what is required before copy pasting from the word doc. 3. The slides are poorly done. They are repeating the same stuff and worst of all taking too much time fixing errors in code.
Sondip
June 5, 2017
After going through some initial lectures, I am delighted to say that the instructor is explaining this hard topic in my terms not his terms. He is using example, terms and analogies that I readily understand. I will come back and leave a more detailed review later. Great course so far.
Carsten
June 5, 2017
Hard to understand and the slides are tiny! The whole screen is recorded, but only a quarter of it is used to display the relevant information... If that improves throughout the course, I might change my review.
Arunava
June 3, 2017
Great rare course. The instructor is literally sticking to every word that he said in his course description. Examples used , analogies used are easy and drive the explanation straight to home. I am enjoying , learning valuable staff so far. Highly Recommended.
Mukesh
June 2, 2017
Sorry Binit there was some confusion while posting the review. Actually this review was for difference course which is wrongly posted in your course. Sorry for my mistake. I am getting valuable information from your course and waiting for more from you.
Sanjiv
May 28, 2017
The course topic, Microservices, is really hot these days. I have solid experience in developing software using Spring MVC in the past. However, since long I have been searching for a quite though course that will take individual topics of the Microservice ecosystem and treat each one in sufficient detail. This course met my expectations that way. While a number of courses talk about Hello World type applications and get away by saying that this is just a tutorial, I really appreciated when the Instructor talked about High Availability and demonstrated how to run the Service Discovery application in the the high available mode in absolute detail. Any course at Udemy or any other learning portal that takes the student closer to production like development / deployment knowledge, should be greatly appreciated and this is one of the rare ones, I found at Udemy. What I also liked is that the instructor provided a solid introduction of Spring Boot using a MySQL database table before going into Spring Cloud topics. The optional section of Aspect Oriented Programming and Spring Dependency Injection are also simply in depth and mind boggling in clarity and content. Great course , totally raised my level of confidence in Spring Cloud Microservices. I would highly recommend,
Sunit
May 23, 2017
The course is great. The beauty is you do not have to have great knowledge or be an expert to start the course. The flow of the course is easy to follow and understand. I would recommend this course. The analogy used in the course keeps the reader engaged. The examples are easy to follow and the lab are also doable. I had very good experience in understanding and getting the concepts.
Mark
May 13, 2017
This course is a very good course ... If you are like me, have Java an Spring experience, please make sure that you do not skip chapter 7 ... this is where the instructor points you to the Github repo for the course. I initially skipped video 7 and ended up doing a lot of unnecessarily typing. The topics covered here are critical for today's work environment. By the time I got close to video 30, I started to see how I can improve the projects I am currently involved with at work. 5 stars for relevancy to real life projects, after my initial miss of the availability of course material on github. Apology for that.
Anshuman
May 9, 2017
Solid content on Spring Cloud development platform, very detailed on every topic touched. I believe one can standup a running micro service by following this course. Covers most of the key topics required to get going with Production quality MicroServices, nicely ended with Netflix OSS projects Hystrix and Feign. Great stuff!
Arupa
May 8, 2017
As a middle aged mom and a software developer, I face two challenges. First my time is limited and second my profession wants me to continuously learn new technologies. Microservices is one of these new technology;ogies that I am trying hard to learn for a long time. I purchased a very good book from Packtpub and it was 437 pages long. I read the first chapter and it seemed repetitive and distant to me. Long story short, for a person like me, with limited time and a need to learn fast, a fat slow book is not an option. Then I found this course and I liked the style of the instructor. He is always linking new concepts with things that I already understand. For example, the instructor at the very beginning said that Spring Boot is also maven based and explained the new service discovery, config service, Feign and the rest in light of real life concepts I already know. This clearly slashes my learning curve significantly. This course literally created a pathway for me to understand and develop in Spring Cloud Microservices using the things that I am already comfortable in. That something, the fat books, the blogs and the speakers are not doing at all. I would highly recommend this one,
Aparajita
May 6, 2017
Excellent Course for an apparently loaded set of topic regarding Microservices and Spring Cloud. This course not only has Spring Cloud services but also talks quite deeply about Sprint Boot, Spring Framework Aspect Oriented Programming and Dependency Injection, if anyone needs a sound understanding of these concepts. What is special in this course is that the instructor frequently brings real life analogies that the student is expected to know already and then from that light explains a technical topic, making it very easy to understand the topic. Great Buy indeed!

Charts

Price

Microservices With Spring Boot and Spring Cloud - Price chart

Rating

Microservices With Spring Boot and Spring Cloud - Ratings chart

Enrollment distribution

Microservices With Spring Boot and Spring Cloud - Distribution chart
1111668
udemy ID
2/12/2017
course created date
3/31/2020
course indexed date
Bot
course submited by