AI agent built on Amazon Bedrock with Claude Sonnet, cross-account IAM read access, and a practitioner-grounded knowledge base. This briefing covers components, request lifecycle, security posture, deployment models, and integration surfaces.
Ridgeline answers natural-language questions about AWS environments: cost drivers, forecasts, anomalies, budget pacing, EC2 rightsizing, Trusted Advisor findings, and six-pillar cloud maturity assessments. It runs in Microsoft 365 Copilot (Teams), through a web frontend, or against the API directly. Customer data stays in the customer's AWS account. Ridgeline reads on demand using temporary cross-account credentials and stores no AWS billing or usage data at rest.
OAuth 2.0 authorization code flow via Cognito. Per-tenant client credentials. JWT signature verified against JWKS on every request. ApiKey path retained as fallback for non-OAuth integrations, validated via constant-time comparison.
Ridgeline stores no AWS billing or usage data at rest. Customer data is read on demand via cross-account IAM and returned to the agent in-memory. Conversation transcripts stored only for the active Bedrock session window.
Customer deploys a read-only IAM role with trust policy scoped to Skyform's account plus per-customer ExternalId. Permissions limited to FinOps APIs (ce, compute-optimizer, support, budgets, tag). No write or delete permissions ever requested.
Per-tenant per-minute and per-month quota counters with atomic DynamoDB increments. Reserved Lambda concurrency caps blast radius. Bedrock Guardrails filter prompt injection and PII.
| Model | Where it runs | Customer effort | Best for |
|---|---|---|---|
| Hosted SaaS$99/mo – $1,500/mo | Skyform's AWS account | Deploy IAM role via CloudFormation (5 min). Add Teams plugin. | SMB and mid-market. Fastest time-to-value. |
| Self-Hosted Standard$60–100K / yr | Customer's AWS account (Shared Services) | Deploy Terraform module. StackSet propagates IAM roles to workload accounts. | Platform teams with multi-account AWS Org. Data sovereignty. |
| Self-Hosted Premium$150–300K / yr | Customer's Landing Zone (Skyform-led deploy) | Skyform deploys, customizes KB, integrates with existing observability. | Enterprise CIO. Compliance-heavy industries. |
Built by practitioners. Ridgeline is the platform Skyform uses to deliver outcomes for our own consulting clients. We dogfood it, build features as we hit gaps, and ship updates publicly. The architecture above is what runs in production today.
Book a 30-minute demo and we'll show Ridgeline against a real AWS environment (yours or ours). You'll see the architecture working end-to-end and we'll scope a deployment that fits your team.