|
|
|
|
|
by e12e
2434 days ago
|
|
So, it does messaging, pub/sub and discovery/orchestration? Kind of like a Redis, possibly with an etcd - all massaged into a structured/uniform Api? Is that about right? Is it only for small (ie: overengineered) setups - or is the idea that it can grow to handle millions? of messages etc? Normally "does it scale?" isn't very interesting - but in this case it would seem to be redundant overhead if it does not let you grow to a lot of concurrent traffic? |
|
Dapr itself is a sidecar - it can be easily autoscaled by external autoscalers like Kubernetes offers, KEDA and others.