Tag: monolithic method
Best of 2023: Microservices Sucks — Amazon Goes Back to Basics
In this week’s #TheLongView: Amazon Prime Video has ditched its use of microservices-cum-serverless, reverting to a traditional, monolithic architecture. It vastly improved the workload’s cost and scalability ...
The Purpose of Microservice Architecture
Microservice is an architectural style that can be implemented during complex application development within an organization. The implementation of this architecture allows the application being developed to be highly maintainable and testable, ...