I’m investigating some intermittent, slow DB queries we’ve had and wanted to double check that both our DB instance and our application are both hosted using the same cloud provider (AWS or GCP).
Both our application and our Postgres instance have been running on Render for a few years and I’ve read in a couple other threads on here that all new services will be deployed to AWS.
Does that mean that a past deployment would have migrated our hosting, or do the instances remain with which ever provider they were originally created on since they aren’t “new” services but comparatively long running?
Thanks for any info!