Turn Your Cloud Bill into Actionable Intelligence
As a leader responsible for budget and efficiency, you need to ensure your cloud spend is delivering maximum value. Atlas provides a direct, quantifiable return on investment by translating abstract cloud bills into tangible utilization data.
Atlas answers your critical questions:
- Are our multi-million dollar cloud budgets being spent efficiently, or are we paying for idle resources?
- Where is our biggest cloud waste, and which teams are responsible for it?
- How can we prove the ROI of our optimization efforts and track cost savings over time?
- How can we empower our engineering teams to take ownership of their own cloud costs?
Key Business Values:
- Quantify Cloud Waste
- Atlas moves beyond simple cost reporting to show you the utilization of your provisioned resources. It highlights oversized VMs, idle databases, and underused Kubernetes clusters, providing a clear "hit list" for cost optimization.
- Drive Accountability
- By generating a clear, visual map of the infrastructure, you can easily attribute costs and usage to specific teams, applications, or resource groups, fostering a culture of financial accountability.
- Track ROI Over Time
- The `scrutari-stats.json` snapshot is committed to Git with every run. This creates an auditable history of your cloud estate, allowing you to track the impact of optimization initiatives and demonstrate concrete cost savings month-over-month.
- Reduce Cloud Spend
- By identifying specific, underutilized resources, Atlas enables targeted actions—like downsizing, scheduling shutdowns, or migrating to more efficient services—that can lead to immediate and significant reductions in your monthly cloud bill.
Your Local Command Center for Cloud Infrastructure
As an architect or developer, you need to understand the infrastructure that runs your code. Atlas provides an interactive, local UI to explore your cloud environment, understand its hierarchy, and identify optimization opportunities.
Key Technical Values:
- Visualize Your Environment
- See your entire cloud estate as an interactive graph showing the logical view of your infrastructure's hierarchy (e.g., Subscription > Resource Group > Virtual Machine).
- Instantly Spot Waste
- The graph uses a simple, intuitive color-coding system to highlight utilization. This allows you to instantly spot an expensive, oversized VM that's running at 5% CPU or an idle database that can be downsized.
- Historical Performance Analysis
- The `interactive` mode allows you to view a resource's performance history, helping you identify trends, validate optimization decisions, or make informed choices about scaling.
- Infrastructure as Documentation
- The `scrutari-stats.json` file provides a consistent, machine-readable, and version-controlled document of your infrastructure's state, which is invaluable for onboarding, planning, and disaster recovery.
A Predictable, Read-Only Discovery Agent
As an operator, you need tools that are secure, automatable, and consistent. Atlas is a containerized, self-hosted application designed for safe and seamless integration into any CI/CD pipeline.
Execution Modes:
execute: The primary CI mode. It performs a read-only scan of your cloud environment, generates the analysis artifacts, and commits the state snapshot to Git.interactive: Starts a local web server to serve the interactive visualization UI for exploring an existing snapshot.serve-docs: Starts a local web server to serve this documentation in a readable HTML format.
Licensing & Degraded Mode
If a valid license cannot be acquired, Atlas runs in a Degraded Mode. In this mode, it will still perform the discovery but will not generate any file artifacts. Instead, it will log a summary of resource counts by type to the console, allowing you to see what would have been captured.
Multi-Cloud, Single Interface
Atlas is configured via standard environment variables for each cloud provider's SDK (Azure, AWS, GCP) and for Kubernetes. It provides a unified experience for discovering and analyzing resources across your entire hybrid- and multi-cloud estate.