Managing Configurations
摘要
Every application will go through different stages on its way to production. From development to testing to staging to production, all these stages require different configurations specific to those environments. For instance, an application that uses an external fraud detection API will need different service configurations depending on the environment. Similarly, a batch service importing data will require different configuration parameters across environments.