Co-author of OPA here. I’m happy to answer any questions about the project!
Opa – An open-source, general-purpose policy engine
41–43 of 43 posts
Re: Opa – An open-source, general-purpose policy engine
#42Co-author of OPA here. I’m happy to answer any questions about the project!
hi again, just watched the youtube where you presented OPA on KubeCon 2018. i'm interested in it, but it appears most of your use case is around infrastructure. do you have use cases where it is applied in the application itself? for example, you mentioned Netflix used it for their infrastructure -- would Netflix use this to manage all the paying subscriber functions too? I imagine functions such as 1. what movies ar…
Re: Opa – An open-source, general-purpose policy engine
#43Earlier quoted context omitted.
hi again, just watched the youtube where you presented OPA on KubeCon 2018. i'm interested in it, but it appears most of your use case is around infrastructure. do you have use cases where it is applied in the application itself? for example, you mentioned Netflix used it for their infrastructure -- would Netflix use this to manage all the paying subscriber functions too? I imagine functions such as 1. what movies ar…
Hello! You can certainly use OPA to answer the kinds of policy questions in your examples. OPA is not tied to a particular domain (which is why we call it general-purpose.) Whether you're writing policy over movies, games, etc. it's all the same to OPA (JSON).