Storage
The AWS Outposts rack service provides three storage types:
-
Instance storage on supported EC2 instance types
-
Amazon Elastic Block Store (EBS) gp2 volumes for persistent block storage
-
Amazon Simple Storage Service on Outposts (S3 on Outposts)
for local object storage
Instance storage is provided on supported servers (C5d
, M5d
,
R5d
, G4dn
, and I3en
). Just like in the Region, the
data in an instance store persists only for the (running) lifetime of the instance.
Outposts EBS volumes and S3 on Outposts object storage are provided as part of the AWS Outposts rack managed services. Customers are responsible for capacity management of the Outpost storage pools. Customers specify their storage requirements for EBS and S3 storage when ordering an Outpost. AWS configures the Outpost with the number of storage servers required to provide the requested storage capacity. AWS is responsible for the availability of the EBS and S3 on Outposts storage services. Sufficient storage servers are provisioned to provide highly available storage services to the Outpost. Loss of a single storage server should not disrupt the services nor result in data loss.
You can use the AWS Management Console and CloudWatch metrics to monitor Outpost EBS and S3 on Outposts capacity utilization.
Data protection
For EBS Volumes: AWS Outposts rack supports EBS volume snapshots to provide a simple and secure data protection mechanism to protect your block storage data. Snapshots are point-in-time incremental backups of your EBS volumes. By default, snapshots of Amazon EBS volumes on your Outpost are stored on Amazon S3 in the Region. If your Outposts have been configured with S3 on Outposts capacity, you can use EBS Local Snapshots on Outposts to store snapshots locally on your Outpost using S3 on Outposts storage.
For S3 on Outposts buckets (data residency use cases):
-
You can use S3 Versioning on Outposts, to save all changes, and history of objects. When enabled, S3 Versioning saves multiple distinct copies of an object in the same bucket. You can use S3 Versioning to preserve, retrieve, and restore every version of every object stored in your Outposts buckets. S3 Versioning helps you recover from unintended user actions and application failures.
-
You can use S3 Replication on Outposts, to create and configure replication rules to automatically replicate your S3 objects to another Outpost, or to another bucket on the same Outpost. During replication, S3 on Outposts objects are sent over the customer's local gateway (LGW), and objects do not travel back to the AWS Region. S3 Replication on Outposts provides an easy and flexible way to automatically replicate data within a specific data perimeter to address data redundancy and compliance requirements.
S3 Replication on Outposts also provides detailed metrics and notifications to monitor the status of your object replication. You can monitor replication progress by tracking bytes pending, operations pending, and replication latency between your source and destination Outposts buckets using Amazon CloudWatch. You can also set up Amazon EventBridge rules to receive replication failure events to quickly diagnose and correct configuration issues.
For S3 on Outposts buckets (non-data residency use cases) to
AWS Regions: You can use AWS DataSync
Instance replication: You can use CloudEndure

Disaster recovery (DR) from an Outpost to the Region
Using AWS Outposts rack as a CloudEndure destination (replication target) requires S3 on Outposts storage.
Recommended practices for data protection:
-
Use EBS snapshots to create point-in-time backups of block storage volumes to Amazon S3 in the Region or S3 on Outposts.
-
Use S3 on Outposts object versioning to maintain multiple versions and history of your objects.
-
Use S3 Replication on Outposts to automatically replicate your object data to another Outpost.
-
For non-data residency use cases, use AWS DataSync to back up objects stored in S3 on Outpost to Amazon S3 in the Region.
-
Use CloudEndure to replicate instances between on-premises systems, logical Outposts, and the Region.