New AWS Config Rules - LambdaLess and rusty

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • aws-config-rules

    [Node, Python, Java] Repository of sample Custom Rules for AWS Config.

  • You can see the whole 440 line Lambda function in the AWS Config Rules repository on github.

  • cloudformation-guard

    Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules. Take this survey to provide feedback about cfn-guard: https://amazonmr.au1.qualtrics.com/jfe/form/SV_bpyzpfoYGGuuUl0

  • There is also a change in the programming logic. You do not think in programm steps, you think in rules and filters. With the Guard rules you filter the not applicable items with the when query. These query are documented in the CloudFormation Guard repository.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. 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.

    InfluxDB logo
  • If you just want to test Guard, you can use the code at megaproaktiv on github - config-guard.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Pull Request Reporting with CDK-Validator-CFNGuard and Azure DevOps

    2 projects | dev.to | 16 Feb 2024
  • Write AWS Config rules using cfn-guard

    2 projects | dev.to | 8 Feb 2023
  • This is how you can test your cfn-guard rules

    2 projects | dev.to | 16 Dec 2022
  • How do you prove that your infrastructure is compliant

    2 projects | dev.to | 15 Dec 2022
  • AWS CloudFormation Guard

    1 project | /r/devopspro | 12 Jul 2022