ooni / devops

0 stars 1 forks source link

Reduce the number of load balancer groups on dev and prod #93

Open hellais opened 3 weeks ago

hellais commented 3 weeks ago

We should have only 1 load balancer for all API services, instead of 1 per service.

For each service, since we need direct monitoring of each individual service, we should configure the rules of the general load balancer to do routing on a path basis (which we already do) and also on a hostname basis (which we need to add).

This is related to: https://github.com/ooni/devops/issues/62

hellais commented 3 weeks ago

We should make sure that https://api.prod.ooni.io/ still works, since DW is using this in their app.