I got this
(repeat later)
I need practice
(repeat soon)
Forget this
(repeat never)
Compare X-Ray to App Mesh.
  • Both X-Ray and App Mesh are profilers for microservices.
  • A profiler collects data to pinpoint where failures occur and what causes poor performance.
  • With X-Ray you need to attach interceptors to your microservices, with App Mesh you attach a proxy in front of each microservice.