AWS Classroomnotes 27/Apr/2023

AWS FsX

  • FSx is an AWS Managed service for file shares from third parties.
  • As of now AWS Supports
    • NetAPP
    • Windows File Share
    • ZFS
    • Lustre
      Preview

Glacier

aws glacier create-vault --acount-id <your-acc-id> --vault-name 'qtvault'

Preview
Preview
* Create a zip file with some content
* Upload the zip file to the vault Refer Here
Preview
* Refer Here if you want to deal with large file by breaking that into multiple parts
* Refer Here for downloading the archive (during disasters)
* To get all the archive ids

aws glacier initiate-job --vault-name awsexamplevault --account-id 111122223333 --job-parameters "{\"Type\":\"inventory-retrieval\"}"
  • Glacier has 3 types
    • Instant Retrieval (costliest glacier storage cost)
    • Instant Flexible Retrival
    • Deep archive (cheapest glacier storage cost)
      Preview

Exercies

  • What is max file size for individual file in S3
  • What does eleven 9’s durability means
  • What are different storage classes in S3
  • How to take backup of EBS volume in an automated and manual fashion
  • Explain EBS disk types from slowest to fastest disk
  • Max size of Disk in EBS
  • What is Max Disk Size in EFS

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube