DevPod is built on the devcontainer.json standard to create reproducible dev environments. It lets you spin up dev environments in any infra, kind of like a Terraform but for dev environments.
great product, I use them to have my blog and personal projects all gathered up in their own devspace, since I'm constantly distro-hopping, I don't have to keep installing dependencies on my PC, y just install devpod and be up and running in minutes :)
Good to have local development and hosted options in one platform.