Amazon S3 Versioning | S3 Data Protection | SSE-S3 | SSE-KMS | SSE-C | Object Encryption

Поділитися
Вставка
  • Опубліковано 9 лют 2025
  • Lets Talk!
    ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it!
    www.kite.com/g...
    When we spoke about uploading Object to your S3 Bucket, it made sense for us to keep it safe using S3.
    So now imagine a situation that you are working on a file, let's take an example of Editing a document. And you want to make changes to the document. The thing that comes to my mind is working with Design documents where I frequently make changes to it but I want to preserve the previous version of the documents. So that I can refer to them later if I want to.
    So in this case or situations like this you would want a provision to enable versioning for your document and S3 can help you with that as you can create versions of your objects using the S3 Object versioning.
    We can keep multiple versions of an object in one bucket which can protect us from the consequences of unintended overwrites and deletions. You can also use it to archive objects so that you have access to previous versions.
    Just like Keys for Objects, versions have something called VERSION ID
    Timelines for your convenience:
    Amazon S3 Versioning: 00:07
    S3 Data Protection : 05:10
    SSE-S3: 08:55
    SSE-KMS: 10:22
    SSE-C: 11:36
    Click on the link below to subscribe: tinyurl.com/qq...
    Instagram: / tougherapollo
    Twitter: / tougherapollo1
    Discord: / discord
    #AmazonS3 #AWSSolutionsArchitectAssociate2020 #Pythoholic

КОМЕНТАРІ • 15

  • @Pythoholic
    @Pythoholic  4 роки тому +2

    Timelines for your convenience:
    Amazon S3 Versioning: 00:07
    S3 Data Protection : 05:10
    SSE-S3: 08:55
    SSE-KMS: 10:22
    SSE-C: 11:36
    Click on the link below to subscribe: tinyurl.com/qqebnwz
    Instagram: instagram.com/tougherapollo/
    Twitter: twitter.com/TougherApollo1
    Discord: discord.gg/dsZ6Wdh

  • @diptybates765
    @diptybates765 Рік тому +1

    Thank you so much for making this topic very easy to understand . Do you have any videos of QA demo, explaining how to select the correct option?

    • @Pythoholic
      @Pythoholic  Рік тому +1

      Thanks dipty, i have a few video explaining the options. that might help.

    • @diptybates765
      @diptybates765 Рік тому

      @@Pythoholic could you provide me name of videos and links over here please?

  • @Omnamobhagavatevaasudevaaya
    @Omnamobhagavatevaasudevaaya 4 роки тому +2

    Thank you , would be helpful if you could mention some scenario based questions on each topic.

    • @Pythoholic
      @Pythoholic  4 роки тому +2

      Sure, mostly i put them on the community tab. Thanks for the suggestion

  • @KanikaCreations
    @KanikaCreations 4 роки тому

    Precise and on point explanation 👍

  • @aneesqureshi4823
    @aneesqureshi4823 3 роки тому

    If u do this while doing the lab it would be more effective

  • @shrutipatil2802
    @shrutipatil2802 4 роки тому

    For a scenario, when customer puts a file into s3 with encrypted, once i get the encrypted file it should be decrypted and give me the output file, my question for this scenario which type of SSE i need to use?

    • @Pythoholic
      @Pythoholic  4 роки тому

      All your questions will be answered, video for aws security coming up. I have covered it here.

  • @vivekselvam9064
    @vivekselvam9064 2 роки тому

    Does SSE-C keys are stored in AWS..?

    • @Pythoholic
      @Pythoholic  2 роки тому

      they are stored in sse kms

  • @rakeshvenkatraman7424
    @rakeshvenkatraman7424 4 роки тому

    Client side encryption is not there in video

    • @Pythoholic
      @Pythoholic  4 роки тому

      I think I felt it might be sufficient there. I think it should be there in the next few videos.