top | item 8874036

(no title)

tmwatson100 | 11 years ago

It depends on what you're building. For us, we haven't noticed any issues with latency just yet and there are plenty of steps you can take to optimise this down the line.

As for monitoring there are plenty of tools to do that. You have bigger problems if you expect your services to go down often.

discuss

order

statictype|11 years ago

As for monitoring there are plenty of tools to do that. You have bigger problems if you expect your services to go down often.

Yes, even in your monolithic app, you probably used some tooling to monitor it. But now that single service being monitored has multiplied into 10-20 services being monitored.

Nobody expects their services to go down, but if you don't plan for it, then that means you haven't thought about high availability or disaster recovery enough.