AWS Classroom Series – 09/Dec/2021

Storage Classes in Action

  • Changing the storage class of the existing object Preview Preview Preview
  • Setting the storage class while uploading the object Preview Preview
  • If we have some pattern where the objects can be moved from one storage class to other
    • first 30 days => Standard
    • 31-90 days => Infrequent access
    • 91-356 => Glacier
    • 356+ => Delete
  • The above situation can be handled with life cycle policy Preview Preview Preview Preview Preview

Versioning in S3

  • When we upload the same object again with or without different content by default s3 will overrite the existing file
  • There might be cases, where you might still want older versions. This can be done by Enabling versions.
  • In S3 we Enable and Suspend Versioning Preview Preview Preview
  • Now if we suspend versioning, you would still have two versions for s3 file 1.txt

S3 Replication

  • S3 replication allows you to copy all the files from your s3 bucket to another bucket automatically,
  • Whenever a new file is added is automatically added to the replicated bucket
  • AWS Offers two types of replications
    • Same-region replication
    • Cross-region Replication
  • Now lets try to configure replication Preview Preview Preview
  • Wait for some time and you should be able to view the objects of source s3 bucket in destination Preview

AWS Edge/Point of Presence Locations

  • Refer Here

  • Edge locations in AWS help with

    • Cloud front distributions
    • Direct Connect
  • Note:

Leave a Reply

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

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

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