August 2018
Intermediate to advanced
314 pages
8h 9m
English
An application always needs to follow a set of configurations in order to perform its functions and promote services. Generally, these configurations are made by files that the application reads and gets information from. These configuration files are often deployed with an application package. Some updates in these configuration files require the redeployment of an application, thus increasing the complexity of updates in the configuration files. Furthermore, deploying the configuration files together with the application requires the creation of each configuration file for each application, and these files cannot be shared.
The external configuration store pattern creates an external repository ...
Read now
Unlock full access