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 --> H

Core Components

ComponentPurpose
DashboardCentral view of costs, savings, and activity
Cost ExplorerDetailed cost analysis and reporting
Scheduler EngineExecutes resource schedules based on tags
Automation EngineRuns optimization workflows
Tenant ManagementMulti-account and user management

In This Section

  • Dashboard - Understanding the main dashboard and its widgets
  • Key Concepts - Core concepts and terminology used throughout SkySaver