Jan 30, 2024
Thank you for the feedback Sheen. I will think to a better title.
As I always said during the class: microservices is an architectural issue. Container, serverless or whatewer is an implementation detail. And, fun fact, to reinforce this concept I like to remember my first attempt with microservices (almost ten years ago), implemented using Windows services.
The implementation was inelegant but we isolated ourselves from the monolith.