External Configuration Store pattern
Move configuration information out of the application deployment package to a centralised location. This can provide opportunities for easier management and control of configuration data, and for sharing configuration data across applications and application instances.