Tech
June 9

How to eliminate config drift between environments

This session will discuss the benefits of Score, an open-source project that provides a developer-centric and platform-agnostic workload specification to standardize configuration management, improves developer productivity, and reduce the risk of inconsistencies across different environments.
Talk abstract

Cloud-native developers often struggle with configuration inconsistencies between environments. This gets even more complicated when the technology stack in each environment is different. What if you use Docker Compose for local development but Helm Charts to deploy to the Kubernetes-based development environment? 

Not only do you have to figure out Docker Compose and Helm, but you need to keep them in sync. Score is an open-source project that provides a developer-centric and platform-agnostic workload specification to address these challenges. By standardizing configuration management, Score improves developer productivity and reduces the risk of inconsistencies across different environments.