...
Kyvos reads data from S3 and processes it using the EMR cluster. It launches a series of Spark jobs for processing.
At the time of Kyvos deployment, EMR is configured such that the cluster can scale in or scale out to use only the resources that are needed.
This ensures that only the required number of machines are running in the on-demand EMR cluster during processing.
Kyvos supports querying elasticity scaling of cluster through scheduled and load-based scaling.
...