AWS Open Source Blog

Ajish Abraham

Author: Ajish Abraham

Ajish Abraham is a Senior Product Manager for AWS Config. Ajish is passionate about security and helping customers automate and modernize controls to reduce risk without increasing user friction.

Easily Running Open Policy Agent Serverless with AWS Lambda and Amazon API Gateway

Open Policy Agent (OPA) is an open source general-purpose policy engine, licensed under the Apache License 2.0, that allows you to decouple policy decision-making from application code. OPA assists organizations in effectively implementing policy as code. It allows policy to be expressed through a high-level declarative language (Rego), and it also allows policy authoring to […]