Migrate a Django App from Heroku to Render

This blog post demonstrates a step-by-step migration for a Django App, which is an interesting framework that works well with Saleor as a headless e-commerce solution, but what the post really got me thinking about is Infrastructure as Code. “we’ll use app.json and Docker Compose files as guides for getting started with a Blueprint that describes the Saleor services and their attributes. These resources are particularly helpful in pointing us to the environment variables and commands necessary to build and run an app.”

Who has thoughts on Infrastructure as Code and the best way to do it?

https://render.com/blog/migrate-django-from-heroku