AWS Big Data Blog

Steven Carpenter

Author: Steven Carpenter

Steven is a Solutions Developer in the Prototyping team. He helps AWS customers bring their innovative ideas to life by rapid prototyping, using the AWS platform to orchestrate and manage custom applications.

Build a dynamic rules engine with Amazon Managed Service for Apache Flink

This post demonstrates how to implement a dynamic rules engine using Amazon Managed Service for Apache Flink. Our implementation provides the ability to create dynamic rules that can be created and updated without the need to change or redeploy the underlying code or implementation of the rules engine itself. We discuss the architecture, the key services of the implementation, some implementation details that you can use to build your own rules engine, and an AWS Cloud Development Kit (AWS CDK) project to deploy this in your own account.