Skip to main content

Welcome to Infragrip

Infragrip is a cloud resource auto-scaler that connects business signals to infrastructure decisions. Instead of reacting only to CPU and memory, Infragrip lets you define what your business considers "busy" — and scales accordingly.

Key concepts

ConceptDescription
PluginA DLL loaded at runtime that participates in the Watcher cycle
Measurement pluginInspects resources and decides whether to scale
Control pluginConnects to a cloud provider and executes scale actions
ActivityA pending scale action (Increase, Decrease, etc.) queued by a measurement plugin
Dry-run modeEvaluates and queues activities without executing them — safe for testing
Simulator pluginA drop-in replacement for a control plugin that simulates scale actions locally

Where to start