Below you will find pages that utilize the taxonomy term “architecture”
Posts
Monoliths Vs Microservices
Microservice is not the silver bullet Software Industry is heavily trend-driven. People love going behind the trendy hypes
microservices are cool containers are cool noSQL is cool this new language/framework is cool what makes a good use case for microservice? functionality has very clear demarcation/boundary (the most important.. don’t try to force split an already domain complex module) functionality needs independent scaling functionality needs lot of re-use (many components need it) functionality demands language agnosticity (rapid iterations, deployment) what should you ensure?
read more