Skip to content

AWS Storage. S3 & EBS. AWS Storage Gateway

Architectural Context

Detailed reference for AWS Storage. S3 & EBS. AWS Storage Gateway in the context of Cloud Providers (Hyperscalers).

Standard Reference

Cloud Infrastructure

AWS Storage

Amazon EBS

Amazon EFS

  • EFS Elastic File System [COMMUNITY-TOOL] — The historic production-ready announcement of AWS Elastic File System (EFS). Establishes the core characteristics of shared NFS storage scaling dynamically for concurrent EC2/container instances.
  • Amazon Elastic File System triples read throughput [COMMUNITY-TOOL] — Announcement detailing architectural performance enhancements to AWS EFS. Details how the platform tripled read limits, providing immediate benefits to read-heavy workloads like distributed machine learning or CMS host arrays.
  • infoq.com: AWS Transfer Family Introduces Support for EFS [COMMUNITY-TOOL] — Reports on the strategic integration between AWS Transfer Family (SFTP/FTPS/FTP) and EFS. Enables developers to expose shared file systems securely directly to remote partners without managing SFTP instance clusters.

Amazon S3

Analytics

Hybrid Cloud

  • Connect Amazon S3 File Gateway using AWS PrivateLink for Amazon S3 [ADVANCED LEVEL] [COMMUNITY-TOOL] — Architectural post detailing how to establish a secure, private connection from on-premises Storage Gateways to S3 via AWS PrivateLink. Prevents traffic traversal over the public internet, satisfying rigorous enterprise compliance models.

High Availability

Multi-Region

Object Storage

MinIO

  • (2022) blog.min.io: Certificate-based Authentication for S3 [ADVANCED LEVEL] 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Explains how to implement robust Mutual TLS (mTLS) and client certificate-based authentication with MinIO. Outlines secure key exchanges and architectural mapping of certificates to IAM policies.

Storage

Distributed Filesystems

  • Ceph: A Distributed Object, Block, and File Storage Platform ⭐ 16621 [ADVANCED LEVEL] [DE FACTO STANDARD] — The industry-standard unified, distributed storage system designed to provide excellent performance, reliability, and scalability.

  • Provides object, block, and file storage within a single cluster.

  • Acts as a foundational storage engine for large-scale Kubernetes PV platforms (Rook-Ceph) and private clouds.

💡 Explore Related: AWS Tools Scripts | Azure | AWS