Sridhar S
GBWell organized course on Microservices for .NET developers Julio’s course lays an excellent foundation in my learning path to build Microservices. I was looking for a well-organized course and finally landed at Building Microservices With .NET (dotnetmicroservices.com) and am glad I found this course. The balance between theory and implementation is exactly what I would love to see in any course. In addition, as he is going step by step in detail, I can change data persistence from MongoDB to Postgres, yes I had to take tangents every so often. but can follow along with his curriculum.
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.
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.
Bjørn Haltland Kristiansen
NOFor me as a beginn For me as a beginner with microservices with .NET, this has been a very useful and good course. I would highly recommend this course.
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.