All Notes
AWS
AWS
  • AIM
  • General Stuff about AWS
  • AWS Global Infrastructure
  • Interacting with AWS
  • AWS Identity and Access Management
    • AWS Organizations
    • Users
    • Policies and Permissions
    • Groups and Roles
    • Federation
    • Access Control (via available tools)
    • AWS Cognito
    • AWS IAM Identity Center
  • Networking and Content Delivery in AWS
    • AWS VPC
    • AWS Route 53
    • Elastic Load Balancing
    • AWS CloudFront
    • Amazon API Gateway
  • AWS Storage Services
    • Amazon EBS
    • Amazon EFS
    • Amazon FSx
    • S3
    • AWS Databases Services
      • Amazon RDS
      • Amazon DymanoDB
      • Amazon Elasticache
      • Amazon RedShift
      • Amazon DocumentDB
  • AWS Compute Services
    • EC2
    • Elastic BeanStalk
    • AWS Lambda
    • Container Services
      • ECR and ECS
      • EKS
      • AppRunner
  • Other AWS Services
    • CloudFormation
    • AWS Key Management Services (KMS)
    • AWS Secrets Manager
    • AWS Certificate Manager (ACM)
    • AWS Messaging Services
      • AWS SNS (Simple Notification Service)
      • AWS Simple Queue Service (SQS)
    • AWS Systems Manager
      • Application Management
      • Node Management
    • Logging and Monitoring
      • AWS CloudTrail
      • AWS CloudWatch
    • AWS Macie
    • AWS Inspector
    • AWS GuardDuty
Powered by GitBook
On this page

AWS Storage Services

PreviousAmazon API GatewayNextAmazon EBS

Last updated 6 months ago

It can be divided into three main categories

  • File Storage (EBS, EFS, FSx)

  • Object Storage (S3)

  • Databases (RDS, DynamoDB, Elasticache, Redshift, DocumentDB etc)

For large-scale data transfer, AWS Snowball and AWS Snowmobile can be used.

  • AWS Snowball - It is a physical device delivered by AWS that can be connected to a network to physically migrate upto petabytes of data into it, which is then carried by AWS to a AWS data center and then the data is uploaded to S3

  • AWS Snowmobile - It is a ruggedized shipping container (on a truck) that supports exabyte scale transfer where AWS sets up a connection to customer's existing network. AWS then loads the data to snowmobile and then the container is transferred to an AWS data center to upload it to S3.

Source:
https://datavalley-ai-prod.s3.amazonaws.com/files/20230320125139/image-141.png