AWS Storage. S3 & EBS. AWS Storage Gateway
Introduction
- S3 FAQ
- Making Requests to Amazon S3 over IPv6 Amazon Simple Storage Service (Amazon S3) supports the ability to access S3 buckets using the Internet Protocol version 6 (IPv6), in addition to the IPv4 protocol.
- How to Build Sparse EBS Volumes for Fun and Easy Snapshotting
- Getting Started with AWS Storage Gateway
- devopscube.com: How to Automate EBS Snapshot Creation, Retention and Deletion
- cloudkatha.com: Is S3 Region Specific or Global? What do you think?
- cloudkatha.com: This is why S3 Bucket Names are unique Globally
- cloudkatha.com: AWS S3 Storage Classes: Everything You Need to Know
- A step-by-step guide to synchronize data between Amazon S3 buckets
- percona.com: Performance of Various EBS Storage Types in AWS
- harness.io: Tutorial: [Artifact Servers] S3 โ How to Provide Cross-Account Access Via Bucket Policies
- Connect Amazon S3 File Gateway using AWS PrivateLink for Amazon S3
- blog.min.io: Certificate-based Authentication for S3 MinIO encrypts data when stored on disk and when transmitted over the network.
- acloudguru.com: S3 Glacier Instant Retrieval deep dive: Which S3 Storage Class is right for me?
- Monitor Amazon S3 activity using S3 server access logs and Pandas in Python
- Building an active-active, latency-based application across multiple Regions ๐
- dev.to: Adding an EBS volume to a running AWS EC2 Instance
- awstip.com: Uploading files to S3 through API Gateway
- When you have a front-end application and need to upload files to an S3 bucket securely and keep your bucket private, you can use API Gateway to post your files to S3.
- If you donยดt want to make any modifications to the file and upload it as is, you can upload the files directly from API Gateway to S3. But if some modifications are required, you may consider using Lambda to receive the request from API Gateway and upload to S3. In this article we will not use Lambda.
Amazon EFS Elastic File System
AWS Transfer
AWS S3 Sync
- blog.awsfundamentals.com: AWS S3 Sync - An Extensive Guide Learn all about AWS S3 sync - covering download, upload, synchronize buckets, file selection patterns, dry-run, and more - examples included. The CLI is a daily tool for every DevOps engineer working with AWS. A deep-dive for the ๐ฎ๐๐ ๐๐ฏ ๐๐๐ป๐ฐ command & its powerful options.