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
Learn about good API design in a microservices architecture. APIs should be efficient and have well-defined semantics and versioning schemes.