Quick Start Guide
Quick Start Guide
This guide walks you through setting up your first cost-saving automation or schedule in SkySaver.
Prerequisites
Before starting, ensure you have:
- Completed Registration
- Logged in to the SkySaver Portal
- Connected at least one AWS account via AWS Account Setup
Option 1: Create Your First Schedule
Schedules are perfect for resources with predictable usage patterns, like development environments that only need to run during business hours.
Step 1: Configure Project Defaults
- Navigate to Project Defaults from the menu
- Enable the services you want to schedule (EC2, RDS, Lambda, ASG)
- Add regions where your resources are located
- Note your Default Tag (default is
Schedule) - Click Update to save
Step 2: Create a Schedule
- Navigate to Schedules > Add Schedule
- Enter a Schedule Name (e.g.,
dev-business-hours) - Select the Resource Type (e.g., EC2)
- Choose your Timezone
- Add a Period:
- Start Time:
09:00 - End Time:
17:00 - Days: Monday through Friday
- Start Time:
- Click Create Schedule
Step 3: Tag Your Resources
In your AWS Console, add a tag to resources you want to schedule:
| Key | Value |
|---|---|
Schedule | dev-business-hours |
That’s it! SkySaver will automatically start your resources at 9 AM and stop them at 5 PM on weekdays.
Option 2: Enable an Automation
Automations run continuously or on-demand to optimize your AWS environment.
Enable S3 Intelligent Tiering
- Navigate to Automations from the menu
- Find S3 Intelligent Tiering in the list
- Click Enable
- Configure any options if prompted
- The automation will analyze your S3 buckets and apply cost-effective storage tiers
Run the ENI Finder
- Navigate to Automations
- Find Unattached Network Interface Finder
- Click Trigger to run the automation
- View results in Automation Reports
Option 3: Explore Cost Data
- Navigate to Cost Explorer from the menu
- Select a date range
- Add filters (service, account, region)
- View your spending breakdown
- Export data as needed
Verify Your Setup
After completing any of the above options, verify everything is working:
- For Schedules: Check that resources have the correct tags in AWS, and monitor the Dashboard for scheduled actions
- For Automations: View Automation Reports to see execution results
- For Cost Explorer: Ensure cost data is populating (may require CUR setup)
Next Steps
- Resource Scheduling - Learn about advanced scheduling options
- Automations - Explore all available automations
- Cost Explorer - Deep dive into cost analysis
- Tenant Management - Add team members and configure RBAC
Troubleshooting
If things aren’t working as expected:
- Schedules not running: Verify the IAM role has the required permissions
- Resources not found: Check that you’ve enabled the correct regions in Project Defaults
- Cost data missing: Ensure Cost Explorer API permissions are granted and CUR is configured
- Authentication issues: Clear browser cache and re-authenticate
For more help, see the Troubleshooting section.