A developer have written a web application using a microservice architecture, in such a architecture, the client (web browser or mobile application) first initiates a request. The request first reaches the load balancer, then goes through an authentication service, a billing service, then requests a resource, and finally a result is returned. How many spans does such a call chain consist of?
Kris
6 days agoCelestina
12 days agoKrissy
14 days ago