Chapter 6. Application configuration: Not just environment variables

This chapter covers

  • Application configuration requirements
  • Difference between system and app configuration values
  • Proper use of property files
  • Proper use of environment variables
  • Configuration servers

At the start of the preceding chapter, I presented the illustration repeated here in figure 6.1. This diagram shows that although it seems simple that the same inputs to any of a number of application instances would yield the same results, other factors are also influencing those results—namely, the request history, the system environment, and any application configuration. In chapter 5, you studied techniques for eliminating the impact of the first of these by ensuring that ...

Get Cloud Native Patterns now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.