# Say Hello to Cloud Storage Savings

## Datafy in a Nutshell

Datafy is a cloud storage management platform that can help you manage your EBS volumes in a cost-effective manner. Datafy installs software on nodes and instances attached to EBS volumes, and uses that software to seamlessly manage the EBS volumes on your behalf.

## Solutions

### Datafy Sensor

The Datafy Sensor is a lightweight monitoring solution designed to track and analyze your EBS volumes' usage. With read-only permissions, it ensures minimal system impact while providing detailed insights into your EBS utilization.

### Datafy AutoScaler

The Datafy AutoScaler manages your volumes directly and automatically grows and shrinks their size based on your actual usage, reducing your EBS costs by up to 50%.

* Seamless integration - the AutoScaler agent virtualizes the storage layer, presenting a large "virtual" volume to applications. It manages the creation and migration between EBS volumes in the background to ensure optimal utilization.
* Full control - even after installation, AutoScaler manages only the volumes you select, while monitoring the rest for full visibility. You can revert volumes from AutoScaling and uninstall Datafy at any time.

## Getting Started

Getting started with Datafy is as easy as 1-2-3!

{% stepper %}
{% step %}

#### [Install Datafy](/set-up-and-installation/datafy-installation.md)

* One line install for either EC2 instances or K8s clusters.
* Completely seamless to your applications: 0 engineering team hours.
  {% endstep %}

{% step %}

#### Monitor Your EBS Usage

* Use **Datafy Sensor** to see your EBS utilization in real-time.
  {% endstep %}

{% step %}

#### Automatic Optimization

* Use [**Datafy AutoScaler**](/how-it-works/how-autoscaler-works.md) to choose which volumes you want Datafy to manage.
* Sit back and watch your cloud bill go down as Datafy only provisions the disk space you use.
* Give your DevOps teams a break as you will never run out of space or need to change the EBS volumes.
  {% endstep %}
  {% endstepper %}

Ready to get started?

{% content-ref url="/pages/vBkzE8wFezaqrfCCi6yA" %}
[Set up and Installation](/set-up-and-installation/datafy-installation.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.datafy.io/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
