I’ve been working with <@UASRCLRB2> and can elabor...
# ask-metaflow
m
I’ve been working with @User and can elaborate on the issue. We developed a set of Terraform modules internally to deploy the Metaflow metadata and UI servers as separate services each connected to different AWS RDS instances, such that the UI server RDS instance is a logical replica of the metadata server RDS instance. Our concern was that DB triggers installed by the UI service might induce unacceptable additional load on a single shared DB.