youtube image
From YouTube: The Battle of Policies: OPA’s Rego vs. JSON Schema - Shimon Tolts, Datree

Description

For more Continuous Delivery Foundation content, check out our blog: https://cd.foundation/blog/

The Battle of Policies: OPA’s Rego vs. JSON Schema - Shimon Tolts, Datree
Virtual Track

Speakers: Shimon Tolts
On the one hand, it’s well known that OPA's Rego is very popular and easy to get started with, but hard to master. On the other hand, JSON Schema is considered one of the fundamental libraries for validating manifests… but which one is THE ONE for you? In this talk, we'll battle it out head to head with the two ultimate libraries OPA's Rego and JSON Schema. We'll test both of the solutions by validating Kubernetes manifests against real-life use cases and review their pros and cons. We’ll explore how we can integrate each one of them into the CI/CD pipeline, and learn how they work under the hood. Finally, we’ll make the case for which one to use in which scenario. May the best config language win!