Subhabroto Roy Choudhury
INBest .NET Microservice course in the market I'm so lucky to come across this beautiful course. Excellent work by the instructor on explaining such complex stuffs related to microservice. Strongly recommend this course. Thank you Julio.
Mike S.
GBCourse still in progress I have not completed the course, but I have been extremely satisfied with the course thus far. The content quality is great. Although, the media player utilized in the course can be improved. The instructor provides multiple options for discussion/help and responds back in a timely manner. The instructor provides lesson scripts, roadmap, and lecture handouts which is very helpful to reference.
Ruben Sadana
CAA true authority on microservices! A true authority on microservices .. an amazing course!! Great content, useful details and presented in a step-by-step manner. Easy to rewatch too... since very few unnecessary words are spoken. I haven't completed the course .. look forward to finishing.. Strongly recommend to anyone who is in two minds about taking the course!
Chris A
GBInstructor was very good. Would highly recommend. Instructor was very good. There was a lot of content to cover and overall he did a very good job of explaining why you are doing each step. You will defiantly learn a lot with this course and get a good understanding of Micro Services. My only nit picks are personal preferences and how we code. Course is a little out dated but I knew that going into the class. As I was going through each section I converted everything to .Net Core 6 with no startup.cs file, just using the new standard of program.cs only and upgraded to the latest packages to match. Would have preferred a way to have everything in a solution and used a full blown IDE like Visual Studio or Rider, but I do get why each micro services was its own repo, to handle the CI/CD process. I actually used Rider on my MacBook and created a solution and made each micro service a project with its own repo to keep it together and make it easier going between projects. I also would have preferred using Azure Dev Ops Repo instead of GitHub since there is no way my company would allow me to store our code in GitHub. It seemed strange using Azure to host the Kubernetes cluster, secrets, Docker Container Images and such but not use it's repo. Overall I am glad I took this course. One of my main confusions was all the pieces of IdentityServer and although the implementation here is small, the way it was done made it much easier to understand the pieces needed to use IdentityServer and how to modify it. I know the instructor is looking at making an updated course, when that is release I will definitely consider taking it as well.
Arpit Shukla
INOverall course is good and recommended for a beginner in microservices Overall course is good. It covers each topic in depth. Highly recommended for a beginner in microservices. The only suggestion is to include more logging and messaging related (Kafka specifically) topics