Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1.0 KiB

Microservices

Microservices are an architectural approach to software development that allows the creation of a distributed application from deployable services that allow communication through a well-defined API. Being a solution to monoliths.

Free Content

Introduction to microservices Microservice Patterns and Resources by Chris Richardson Microservices AntiPatterns and Pitfalls - Mark Richards Building Microservices, 2nd Edition - Sam Newman