Applying Large Scale Diffing to Declarative Configuration Code for Production Safety
ACM SIGPLAN via YouTube
Stuck in Tutorial Hell? Learn Backend Dev the Right Way
Foundations of Data Visualization - Self Paced Online
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore a conference talk from ACM SIGPLAN's CONFLANG23 that delves into the application of large-scale diffing to declarative configuration code for enhancing production safety. Learn about the challenges Google faces with changing config code, including unintended consequences of declarative code, reduced readability due to leaky abstractions, and difficulties in testing. Discover how configuration diffing addresses these issues by avoiding control flow exposure, eliminating the need for writing tests, and bypassing poorly written code and abstractions. Understand the concept of configuration diffing as a model for verifying configuration code output, comprising dependency management, execution, and delivery aspects. Gain insights into this approach's potential benefits and limitations for preventing outages in large-scale production environments.
Syllabus
[CONFLANG23] Applying Large Scale Diffing to Declarative Configuration Code for Production...
Taught by
ACM SIGPLAN