Platform Overview
SkySaver Platform Overview
SkySaver is designed to be your central hub for AWS cost optimization. This section provides an in-depth look at the platform’s core components and concepts.
Platform Architecture
SkySaver operates as a SaaS platform that connects to your AWS accounts through secure IAM roles. The platform continuously monitors your resources, executes schedules, and runs automations to optimize your cloud spending.
graph TB
subgraph "SkySaver Platform"
A[Dashboard] --> B[Cost Explorer]
A --> C[Scheduler Engine]
A --> D[Automation Engine]
A --> E[Tenant Management]
end
subgraph "Your AWS Accounts"
F[Account 1]
G[Account 2]
H[Account N]
end
C --> F
C --> G
C --> H
D --> F
D --> G
D --> HCore Components
| Component | Purpose |
|---|---|
| Dashboard | Central view of costs, savings, and activity |
| Cost Explorer | Detailed cost analysis and reporting |
| Scheduler Engine | Executes resource schedules based on tags |
| Automation Engine | Runs optimization workflows |
| Tenant Management | Multi-account and user management |
In This Section
- Dashboard - Understanding the main dashboard and its widgets
- Key Concepts - Core concepts and terminology used throughout SkySaver