Earlier quoted context omitted.
It sounds pretty simple and enticing. Any problems convincing the team of this route?
Speaking from experience.. This is fine if you have a small single node database that can have some downtime. Once you need replicas, to fit your database in ram for performance, or reliability with a hot standby for failovers it becomes a lot more complicated. You should consider what (if anything) you miss out on by just running in a single vm that you can scale out much easier down the road should you need to. Alt…
I’m not sure how experience could lead you to this conclusion. This wouldn’t work for any of our production needs.