#Tools used in enterprise apps for systems planning/design apis/db/architecture

5 messages · Page 1 of 1 (latest)

reef breach
#

What are the most commonly used tools for high-scale enterprise apps for api/systems design/architecture. Load estimation/capacity planning. Microservices pattern planning?

knotty mulch
#

Domain-Driven Design

reef breach
#

gui tools??

knotty mulch
#

Oh I see

manic void
#

I'm not even sure there are such tools. At least I don't know of any. Kubernetes can be paired with monitoring tools like Datadog or Prometheus/Grafana to get direct insights into your cluster of microservices and how they are running. I'd venture to say too, that the design of the systems in the cluster are all part of knowing the tech (i.e. how it works and its requirements to work).