Live demonstration · public account

A live AWS account, presented through LightPane.

dynamiccloud.info is a public test site running a real, production-grade range of AWS services. It exists to demonstrate how LightPane performs live service discovery and presents the resulting data — every pane on this site is rendered live from the underlying AWS account.

One dashboard, every angle on the cloud.

The live dashboard pulls real-time state directly from AWS APIs through LightPane's service-discovery layer. No nightly extracts, no data warehouse — what you see is what is in the account right now.

SD
Live service discovery across 34 services

Every AWS service the account uses, fetched live on each request, cached intelligently per tier. Compute, storage, networking, security, identity, monitoring — all in one view.

RM
Global views of every deployed service

Region-map and global-search panes aggregate deployments across every AWS region in one fan-out request. Find a misplaced bucket in seconds, not minutes.

IM
Real incident management timelines

Incident-composer correlates CloudWatch alarms, CloudTrail mutating events, AWS Health and Service Health Dashboard postings into a single ordered timeline.

Search with full type-ahead support

Substring match against names, IDs and tag values across every service in every region. Type a tag value, see every resource carrying it, anywhere in the estate.

$
Detailed cost analysis

MTD totals, per-service breakdown, anomaly detection, forecast, cost-by-tag, data-transfer hotspots, RI / Savings-Plan utilisation, rightsizing and Compute Optimizer recommendations.

FT
Free Tier guard rails

Free Tier monitor and CloudFront-specific Free Tier pane track usage against AWS allowances and project end-of-month consumption. See approaching overages before they bill.

Open the live dashboard →
Embeddable

Every information pane can be embedded in any webpage you like, with five lines of code.

The panes on the dashboard are not bespoke — they are the same drop-in components LightPane ships to customers. Paste five lines into a runbook, a status page, an internal wiki, an incident channel, and the pane reflects your live AWS account exactly the way it does here.

<!-- Add to any page -->
<link  rel="stylesheet" href="https://lightpane.io/embed/sd-embed.css">
<script src="https://lightpane.io/embed/sd-embed.js" defer></script>
<div class="sd-embed" data-service="ec2"
     data-access-key="lp_ak_..."></div>

The same pattern works for every pane on the dashboard — swap data-service and you have the pane running on your page.

How the underlying account is built.

The site presented here is not a sandbox. It is a real, production-grade AWS architecture serving live traffic — CloudFront, Lambda behind API Gateway, DynamoDB, an EC2 log-processing worker, cross-region replication for availability, and a complete observability loop. The architecture pages walk through every piece, with diagrams and the LightPane panes that surface each component.

What is LightPane?

LightPane is a cloud-infrastructure visibility product built around embeddable JavaScript panes. Drop a pane into any page — a runbook, a status site, an internal tool — and it reflects the live state of your AWS (or GCP, or Azure) account. dynamiccloud.info is one account, one site, fully wired up.

Visit lightpane.io →