IuriiO Notebook
  • Broken Code Notebook
  • Architecture and Design
    • Architectural Decision Records
    • Trade-off Analysis
    • Data Decomposition Drivers
    • Selecting a Database Type
    • Service Granularity
    • Consumer-driven Contracts
  • Cloud
    • AWS
      • Resources
      • Compute
        • EC2
        • Batch
        • ECS & ECR
        • Elastic Beanstalk
      • Storage & Data Management
        • S3
        • Storage Gateway
        • RDS
        • DynamoDB
        • ElastiCache
        • Redshift
        • EBS
        • EFS
        • FSx
        • Snowball
        • Athena
        • Encryption and Downtime
        • Untitled
      • Security & Compliance
        • IAM
        • Web Identity Federation
        • Organizations
        • Service Catalog
        • Tags and Resource Groups
        • STS
        • KMS
        • GuardDuty
        • Compliance
        • Marketplace Security Products
        • DDOS
        • Compliance Frameworks
      • High Availability
        • Global Infrastructure
        • Disaster recovery
        • Elastic Load Balancers
        • Untitled
      • Monitoring & Reporting
        • Cost Explorer
        • CloudWatch
        • Systems Manager
        • Config
        • CloudTrail
        • Cost control
        • Untitled
      • Networking
        • Networking 101
        • Route53
        • CloudFront
        • VPC
        • DirectConnect
        • WAF
        • Shield
        • Global Accelerator
      • Deployment & Provisioning
        • Untitled
        • Untitled
      • Automation & Optimization
        • CloudFormation
          • Links
          • Github resources
          • YAML 101
          • Videos
        • OpsWorks
        • Untitled
      • Application Services
        • SQS
        • SWF
        • SNS
        • Untitled
      • Serverless
        • Lambda
        • API Gateway
        • DynamoDB
        • SAM
        • Untitled
      • Well-Architected Framework
    • Azure
      • Tools
      • Organization & Management
      • Authentication & Authorization
      • Compute
      • Networking
      • Storage
      • Databases
      • Security
      • Privacy, Compliance & Trust
      • Cost Management
  • Containers & Services
    • Docker
      • Useful Links
      • Containers
      • Images
      • Dockerfile
      • System
      • Compose
      • Swarm
      • Docker & NodeJS
    • Kubernetes
      • Useful Links
      • Introduction
      • Getting started
      • Exposing containers
      • Kubernetes Management Techniques
        • Declarative YAML
      • Labels and Annotations
      • Storage in Kubernetes
      • Ingress Controller
      • CRD's and The Operator Pattern
      • Kubernetes Dashboard
      • Kubectl Namespaces and Context
  • Frontend
    • Resources
    • Design
      • Search experience
Powered by GitBook
On this page
  • Snowball
  • When to use Snowball
  • Snowball Edge

Was this helpful?

  1. Cloud
  2. AWS
  3. Storage & Data Management

Snowball

Snowball

  • Snowball is a physical device used for transporting many terabytes or petabytes of data into and out of AWS

  • Makes large scale of data transfer fast, easy and secure

  • Comes in tamper-resistant enclosure

  • Uses 256-bit encryption

  • It's region specific, not for transporting data from one region to another

When to use Snowball

  • When you have many TB or PB of data to upload

  • You don't want to make expensive upgrades to your network for a one-off data transfer

  • If you frequently experience data backlog

    If you're in a physically isolated environment, high-bandwidth internet is not available or is cost-prohibitive

  • If it takes more than a week to upload your data

Snowball Edge

  • Each Snowball Edge is a 100TB device, which also features onboard compute power which can be clustered to act as a single storage and compute pool.

  • Designed to undertake local processing / edge computing, as well as data transfer.

  • S3 compatible endpoint, supports NFS, and can also run Lambda functions as data is copied to the device.

  • S3 buckets and Lambda functions come pre-configured on the device.

PreviousFSxNextAthena

Last updated 5 years ago

Was this helpful?