Frequently Asked Questions
What are supported AWS Services?
We currently support the following AWS Services:
- EC2 Instances
- Detached EBS Volumes
- RDS Instances
- IAM Principals (Users, Roles)
- Unused Elastic IPs
- Redshift Clusters
- SageMaker Notebooks
- Glue DevEndpoints
- More to come…
How does your waste detection algorithm works?
The unusd detection algorithm is based on the following Amazon CloudWatch Metrics: CPU Usage
AND Network Out
on the last 7 days.
The state of EBS Volumes and Elastic IPs is determined by their attachment status, while for IAM, it is determined by the latest activity data supplied by AWS.
How do you manage the security?
We take security seriously: For secure operations on unusd.cloud, we take measures such as encrypting data in transit and at rest, implementing the Least Privilege Principle, and using governance tools like AWS GuardDuty, CloudTrail, and AWS Config.
We also protect our API with rate limiting and authorization. We only have access to metadata and metrics, not your data.