What Are Microservices? Advantages and Examples
As enterprise applications changed over time to serve different business needs and computer systems evolved from the monolithic architecture of mainframes into client-server and distributed systems, mechanisms for communications between…
Confession: We’re Not Using APM to its Potential
February 5, 2020
Applications
After years of application developers only using application performance management (APM) technology during development, today’s modern application stack has expanded to include containerized and multi-cloud environments. This evolution has catapulted…
The Ins and Outs of Microservices
March 1, 2019
Applications
Microservices are a development architecture that can help DevOps teams innovate faster, iterate more efficiently, and create a better end-user experience by democratizing language and technology choice across independent service…
Adopting a Distributed Tracing Architecture
In a distributed tracing architecture, we need to define the microservices that work inside it. We also need to distinguish the “component” behavior from the “user” behavior and experience—similar words,…