Microservices - Part 1 of 4 - What Is A Microservice?

preview_player
Показать описание
In "What is a Microservice?" I will explain what it is and what I have l learned over the years. Stay tuned for part 2.

#creatinggreatsoftware #microservices #ddd
Рекомендации по теме
Комментарии
Автор

Nice video, Can you make a practical video with Microservices as you know a well developer usually learning by doing then listening, anyway thank a lot of for this course.

victordam
Автор

Hi, this was a nice tutorial.
However, need to ask:

1. How are points 2 and 4 different?
2. If one microservice fails, then who does the job it was supposed to do? I mean, technically they maybe on different servers, but what if one service depends on another (for instance, if auth service goes down, what will happen to other services that require the user to be authenticated)?

Thanks!

auctifer