Declarative application configuration: Mixing the old with the new
Declarative application management enables developers and operators to simplify their configurations while deploying into increasingly complex environments. Bryan Liles explains how to evaluate and integrate these new practices into existing continuous integration pipelines.
Talk Title | Declarative application configuration: Mixing the old with the new |
Speakers | Bryan Liles (Heptio) |
Conference | O’Reilly Velocity Conference |
Conf Tag | Building and maintaining complex distributed systems |
Location | San Jose, California |
Date | June 12-14, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Over the past few years, we’ve learned from tools like Terraform that infrastructure-as-code techniques allow teams to simplify their infrastructure configurations. This, in turn, has helped teams build more complex infrastructure with less heartache and confusion. Using these new techniques, teams can explore new ways to create declarative application configurations. Declarative application management enables you to take complex configurations, instantiate them in multiple environments tailored exactly to the requirements, and remove some of the burdens from the developers and operators who only want to run the newest version of their application in production. Bryan Liles explains how to evaluate and integrate these new practices into existing continuous integration pipelines.