AWS Classroom Series – 29/Nov/2019

S3 CLI

  • Create a script to create

    • AWS S3 bucket
    • Create a folder in s3 bucket
    • Sync any folder on your laptop to aws s3 bucket folder
  • Create a script to sync s3 bucket to local folder

  • use s3 api cli to list all the buckets

  • use s3 api cli to list all the objects in a bucket

Replication

  • All the contents of S3 bucket can be replicated to any other s3 bucket.
  • Other Bucket can be from same account or different account Preview

Storage Classes

  • Standard
  • Reduced Redundancy
  • Infrequent Access
  • Intelligent Tiering
  • Glacier

LifeCycle for changing storage classes automatically

  • Change storage classes for cost & space optimization Preview

Preview

Leave a Reply

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

About continuous learner

devops & cloud enthusiastic learner