External Configuration Store pattern
Examine the External Configuration Store pattern, which moves configuration information out of the application deployment package to a centralized location.
07/10/2023
Code from a single location and deploy to multiple targets in development, test, and production environments that may be in your local datacenter, private clouds, or the public cloud.