Microservice Observability
You’ll learn how to create an effective observability system in microservice architectures. Understand which observability practices and microservice architecture patterns align well and set microservice organizations up for success. We will examine observability patterns and strategies that you may use when building systems to enable effective production debugging. Debugging software requires us to understand the behavior of our software so we can identify causes and solutions. The complexity created by distributed systems makes debugging applications considerably more challenging than it already is. Only by developing robust observable software can we overcome the challenges we experience while debugging production services.