Features Pricing Catalog Docs Demos About Sign in Start free
AWS

App Health

Account-wide operational health scorecard — 15 rules across monitoring, backup, capacity and runtime.

Tier Explorer
Category Operations
Refresh every 9 min
Scope regional
Live preview — demo data

What this pane shows

A 0-100 score for the operational health of the AWS account, broken down by rule category: Monitoring (alarm coverage, INSUFFICIENT_DATA streaks), Backup & Retention (RDS retention, log-group retention), Capacity (Single-AZ databases, ASG headroom), Runtime & Versions (deprecated Lambda runtimes, EOL engine versions) and Deployment (failed CloudFormation stacks, drifted templates).

Key use cases

  • Daily operational triage — one number, one screen.
  • Track operational improvements over time as rules pass.
  • Pre-flight a new account against the same rule set as production.
  • Identify the highest-impact operational gaps before a launch.

How to embed

Drop this snippet on any HTML page that loads lp-embed.js. The pane mounts itself wherever the matching <div> is in the DOM.

<div class="lp-app-health-panel"
     data-lp-account="<your-account-alias>"></div>
<script src="https://lightpane.io/embed/lp-embed.js"
        data-lp-key="<your-access-key>"></script>
<script src="https://lightpane.io/_pane-tests/aws/app-health/app-health.js"
        defer></script>

Tier

Available on Explorer and above.

Build notes

No outstanding build notes.