Storage


 

S3

Amazon S3 is an object storage service that provides industry-leading scalability, data availability, security, and performance. It is ideal for storing and retrieving any amount of data from anywhere.

Resources:

s3 Graphic

 

efs Graphic       efs Graphic

EFS

Amazon EFS is a scalable, fully managed file storage system that allows multiple instances to access shared data with low latency. It is ideal for workloads that require a distributed file system, such as analytics, web serving, and DevOps.

Resources:

 

EBS

Amazon EBS provides persistent block storage for EC2 instances, offering high performance and low-latency access. It is commonly used for databases, applications, and workloads that require durable storage.

Resources:

EBS Graphic

 

Storage Gateway Graphic

Storage Gateway

AWS Storage Gateway enables on-premises applications to use cloud storage seamlessly. It supports file, volume, and tape-based storage solutions for hybrid cloud use cases such as backups and disaster recovery.

Resources:

 

DataSync

AWS DataSync is a data transfer service that simplifies and accelerates moving large-scale data between on-premises storage and AWS, including S3, EFS, and FSx.

Resources:

DataSync Graphic

 

Backup Graphic

AWS Backup

AWS Backup is a centralized backup service that automates and manages backups across AWS services, ensuring compliance and data protection. It supports services like EBS, RDS, DynamoDB, and S3.

Lifecycle Policies

Lifecycle policies in AWS allow you to automate data transitions between storage classes based on access patterns. For example, S3 lifecycle policies can move objects to lower-cost storage like S3 Glacier for long-term retention after a set amount of time.

Resources:

Lifecycle-Policies Graphic