Most applications begin on a developer's machine. You build the application, run the services it depends on, connect it to a database, and get everything working locally. Then the application has to run somewhere else.

Source: [Dev.to](https://dev.to/madhanz0/designing-application-configuration-across-environments-3ko5)

Sponsored