Storage

Learn how Sedai autonomously optimizes your AWS storage resources.

Sedai intelligently optimizes your AWS storage resources to reduce costs for your storage infrastructure, including Elastic Block Store (EBS) and Simple Storage Service (S3).

AWS EBS

Sedai autonomously optimizes EBS volumes to decrease costs. This is achieved by:

  1. Identifying underutilized volumes: Sedai analyzes your EBS volumes and identifies those underutilized or over-provisioned.

  2. Right-sizing volumes: Sedai determines the optimal volume size and type, ensuring you only pay for the resources you need.

To learn more about EBS, visit AWS EBS docs.


AWS S3

Sedai reduces your S3 costs by leveraging Intelligent-Tiering and then recommending transition to Archive Access:

  1. Intelligent-Tiering: Sedai autonomously optimizes your S3 buckets by switching all contained objects to the Intelligent-Tiering storage class. This class automatically shifts objects between Standard and Archive tiers based on access patterns, ensuring cost-efficiency without compromising availability.

  2. Archive Access Transition: After migrating your buckets to the Intelligent-Tiering storage class, Sedai generates recommendations for transitioning rarely accessed buckets to Archive Access and Deep Archive Access tiers.

While autonomous is not available for Archive Access Transition, you can manually configure this in the AWS console. Follow these steps:

  1. Sign in to the AWS Management Console using your credentials.

  2. Open the S3 Console by searching for "S3" in the search bar and selecting it.

  3. Select the S3 bucket for which you want to configure Archive Access.

  4. Navigate to the Properties tab.

  5. Scroll to Intelligent-Tiering Archive Configurations and select Create Configuration.

  6. Name your configuration and apply it to all objects in the bucket.

  7. Select the checkboxes for Archive Access Tier and Deep Archive Access Tier, and input the number of days until transition that Sedai has recommended for each.

  8. Save your Archive Access configuration.

To learn more about S3, visit AWS S3 docs.

To view optimization opportunities for AWS Storage resources, go to Optimization > Opportunities and select the Storage tab.

Last updated