Hi,
If I use Dgraph Cloud on Google Cloud with High Availability (and replication) setup;
how can I secure my Dgraph Cloud (Endpoints) from DDoS attacks?
I know that it’s done by Google Load Balancer + Google Cloud Armor;
but that’s how it’s done if you run your own Kubernetes.
But Dgraph Cloud is a managed service, GKE are managed by the Dgraph Team. So I don’t really want to mess up with any settings.
So, how should I handle/solve this problem/use-case?
Or is there already a service by Dgraph Cloud to enable anti-ddos?