25

Whe you build a backend service that handled 50k concurrent users. But you are forced to integrate this third party service which can handle 500 concurrent users.

Comments
  • 1
    Yuck!!! Is the third party service doing something that would be very difficult to replicate?
  • 1
    Its a custom SSO service already used widley on many other services owned by the customer. aka Non Optional. It would be trivial to build something better, but the thing already spreaded like stage 4 cancer.
  • 1
    Ah, I see. That sucks. At least you build a powerful backend service on your own, 50k concurrent is awesome.
  • 1
    yes that sucks. Hence the rant :)
Add Comment