Asking for Microservices online school

Jacks88

Junior Member
Joined
Sep 19, 2019
Messages
158
Reaction score
29
Hello guys , im looking for microservices online school , is there any recommended for a great one ? Need to learn it asap , my boss asked me to find one >.<

Really appreciate if you can share your experience with that school too.

Thanks a million in advance !

Stay healthy !
 
Microservice ? Why?

Microservice in a nutshell: It's part of the platform architecture, it is not about software specifically.

So, (programming viewpoint) if you know how to program and you know about to create a rest server, then you are ready to create a microservice.

However, you must run many server (it depends in the number of microservices), you could install an orchestrator, load balance, Kubernetes and of course, install all instances.
 
Back
Top