Tag: microservice architecture
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 ...
7 Trends Influencing DevOps and DevSecOps Adoption
Enterprise technology adoption trends can be broadly categorized under three pillars: infrastructure, architecture and technology. Let’s explore what these trends are and how they influence DevOps and DevSecOps adoption in tech corporations ...
Seven Effective Tips to Get the Most Out of your DevOps
It seems that every firm is trying to include DevOps in their software delivery cycle these days. This is understandable. According to the 2019 Accelerate State of DevOps Report, companies using DevOps ...
Best of 2019: Five Microservices Worst Practices
As we close out 2019, we at DevOps.com wanted to highlight the five most popular articles of the year. Following is the first in our weeklong series of the Best of 2019 ...
When Should You Go for Microservice Architecture?
There is steady increase in the adoption of microservice architecture style since 2014 (Figure 1). Microservice architectural style structures an application as a collection of loosely coupled services that implement business capabilities ...
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, ...