1. Connect the account of any cloud provider (i.e. similar to https://sst.dev/), so that the generated infrastructure is self-hosted by default.
2. After that's done, simply have access to a ChatGPT-like interface where I can write commands in human language like "Deploy a new MongoDB instance".
3. It should abstract from all complexity and, in this example, simply give me the MongoDB connection string in the end.
The idea is to reduce infra setup overhead to zero, and to become able to test out new services very quickly instead of needing to deal with the annoyances of deployment. Sort of like a heavily simplified Pulumi, where no technical knowledge of infrastructure would be required at all anymore.
Surely this must exist already? Does anyone have recommendations?