Python Rules Engine

Open-source Python projects categorized as Rules Engine

Python Rules Engine Projects

  • cloud-custodian

    Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources

  • Project mention: Cutting down AWS cost by $150k per year simply by shutting things off | news.ycombinator.com | 2024-01-22

    > The best optimization is simply shutting things off

    This is the way.

    A similar idea has been bouncing around in my mind for a while now. An ideal, turnkey system would do the following:

    - Execute via Lambda (serverless).

    - Support automated startup and shutdown of various AWS resources on a schedule influenced by specially formatted tags.

    - Enable resources to be brought back up out of schedule when demand dictates.

    - Operate as a TCP/HTTP proxy that can delay clients so that a given service can be started when it is dormant or, even better, the service isn't serverless but you want it to be. This can't work for everything, but perhaps enough things such that the need to run always on services is reduced.

    Cloud Custodian [1] can purportedly do some of this, but I've been reluctant to learn yet another YAML-based DSL to use it.

    So this is my "make things designed to be always-on serverless instead" project and the work AWS has done to make Java apps function on Lambda keeps me thinking about the potential to take things that 1) have a relatively long startup time and 2) are designed to be long running service loops, and find a way to force them into the serverless execution model.

    [1] https://cloudcustodian.io/

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Rules Engine related posts

  • When have you screwed up, bad?

    1 project | /r/sysadmin | 6 Dec 2023
  • Open-Source tools for monitoring ML/AI usage- Recommendations?

    1 project | /r/devops | 4 Nov 2023
  • Automate deletion of aws ebs snapshots older than year

    1 project | /r/sysadmin | 14 Apr 2023
  • Optimizing cost on an app which is not used 24/7

    2 projects | /r/aws | 23 Feb 2023
  • Going for the CCP with a Compliance background. Any insight on what direction to pursue in AWS?

    1 project | /r/AWSCertifications | 10 Feb 2023
  • What are some of the community's best recommendations and use cases for Cost Optimization and FinOps

    1 project | /r/aws | 22 Dec 2022
  • Tag Enforcement

    1 project | /r/aws | 7 Nov 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

Project Stars
1 cloud-custodian 5,253

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com