LogoLogo
  • Getting Started
    • Introduction to OneLens
    • Operational Cost of OneLens
    • Onboarding Guide
    • Accessing OneLens
  • Integrations
    • Cloud Services
      • Connect to AWS
    • Kubernetes
      • OneLens Agent
        • Onboarding a K8s Cluster
        • Artifacts
      • Enable Split Cost Allocation for EKS
  • User Guide
    • Observe ( Visibility and Insights)
      • Cost Analyzer
        • Saved Views
      • Cost Watcher
        • Cost Anomaly
      • Data Transfer Cost Reports
    • Optimize (Cost Savings & Recommendations)
      • Saving Dashboard
        • About Potential Savings
        • View Potential Savings
        • About Achieved Savings
        • View Achieved Savings
      • Policy Violations
        • Drill Down into Policy Violations
      • S3 Optimization
        • Detailed View of Buckets
        • Cost & Usage Breakdown
        • S3 Insights
    • Automate
      • Workflows & Automation
        • Triggers
        • Actions
        • Usecases
          • Automating Periodic Cloud Cost Reports
          • Automatically Create Jira Issues for New Tickets
          • Email Notifications of New Tickets
          • Configure Periodic Digests for Pending Tickets
          • Automating Cost Anomalies Email Alerts
          • Escalation of High-Value Pending Tickets
      • Remediations (Runbooks)
        • Install Runbooks
        • Runbook Catalog
          • Delete CloudWatch Alarms in Insufficient State
          • Delete EBS Snapshots for which corresponding volumes are not in use
          • Delete Idle ElastiCache/Memcached Cluster
          • Delete RDS Snapshots older than a specified period of time
          • Delete idle Classic/Application Load Balancers
          • Delete unused EBS Volumes
          • Delete unused Elastic IP
          • Delete unused NAT Gateway
          • Migrate EBS Volumes from gp2 to gp3
          • Set retention period for CloudWatch Logs
        • Execution Logs
    • Govern ( Control & Governance)
      • Cost Optimization Policies
  • Facts & FAQs
    • FAQs
      • Connect Slack Private Channels to OneLens
Powered by GitBook
On this page
  1. User Guide
  2. Optimize (Cost Savings & Recommendations)
  3. Saving Dashboard

About Potential Savings

PreviousSaving DashboardNextView Potential Savings

Last updated 19 days ago

The Potential Savings page highlights where you can reduce cloud spend based on policy-driven analysis. You’ll see actionable savings opportunities, track progress, and prioritize work based on effort and risk.

How Potential Savings Are Calculated

  • Policy-Based Identification

Every savings opportunity originates from a that highlights inefficiencies in your infrastructure—such as idle services, outdated instances, or over-provisioned capacity.

These evaluations are driven by , which run daily across your cloud environment to detect areas of improvement.

  • AWS Pricing Comparison

OneLens calculates potential savings by comparing the current cost of a resource with the cost of its recommended alternative using real-time AWS pricing data.

  • Monthly Potential Savings

The calculated cost delta between the current and recommended state is projected over 30 days to reflect monthly savings.

Applied Example: Rightsizing an RDS Instance in Mumbai

Suppose you’re running an RDS instance of type db.m7g.4xlarge in the Mumbai region. OneLens detects underutilization and recommends a rightsizing action to db.m7g.2xlarge, based on the resource’s performance profile and violation attributes.

Mumbai Region On-Demand Pricing:

  • db.m7g.4xlarge: $1.916/hour

  • db.m7g.2xlarge: $0.958/hour

Savings Calculation:

  • Hourly savings: $1.916 − $0.958 = $0.958

  • Monthly potential savings: $0.958 × 24 × 30 = $689.76

This value—$689.76—is what OneLens displays as your monthly potential savings for this optimization opportunity.

If multiple recommendations exist (e.g., two instance types based on performance), OneLens uses the most suitable one based on the policy violation's attributes.

To explore how potential savings are identified and displayed, visit the for a comprehensive overview of the OneLens UI.

policy violation
cost optimization policies
Potential Savings page