split up db up into a primary/leader (with write) and replicas that have read permissions (use the read-only replicas to handle requests for the API)
split up db up into a primary/leader (with write) and replicas that have read permissions (use the read-only replicas to handle requests for the API)