Tag: scaling microservices
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 ...
How to Scale Microservices CI/CD Pipelines
As opposed to a traditional monolith, microservices architecture can theoretically bring many benefits. Microservices decouple software elements, enable reusable components and allow independent development cycles. However, in practice, microservices are prone to ...