Skip to main content

Introduction

Chronom.ai JavaScript Policy Guide

Chronom.ai offers an unparalleled perspective of your AWS environment through an intuitive graphical UI. Beyond visualization, it enables the creation of custom JS-based policies to audit, diagnose, and optimize AWS resources. This guide provides a walkthrough for those looking to harness the scripting capabilities of Chronom.ai.

Crafting Policies Across Frameworks

Chronom.ai supports various frameworks for policy creation:

  • SecOps: Policies for security threats. E.g., Identify overly permissive security groups.
  • FinOps: Policies for cost-efficiency. E.g., Spotting and eliminating unused EBS volumes.
  • DevOps: Operational & performance-centric policies. E.g., Detecting deprecated EC2 instance types.
  • Compliance: Checking regulatory adherence. E.g., Verifying public access settings on S3 buckets.
  • Best Practices: AWS general guidelines. E.g., Ensuring MFA for root accounts.

Each framework targets a different aspect of your AWS setup. Combining policies across frameworks provides a comprehensive health check.