AWS re:Invent 2023 - Optimizing storage price and performance with Amazon S3 (STG211)

Поделиться
HTML-код
  • Опубликовано: 26 авг 2024
  • Effective storage performance and cost optimization requires different approaches depending on workload requirements. With Amazon S3, you can cost-effectively store and retrieve any amount of data from anywhere. Learn the key considerations for choosing the optimal Amazon S3 storage classes that are cost optimized for your workloads, from data lake analytics to large-scale machine learning training. Explore how Amazon S3 powers some of the most performance-sensitive workloads in the cloud at a low cost. Finally, discover how Amazon S3 features can help reduce storage costs, improve workload performance, and reinvest cost savings to drive innovation and business transformation.
    Learn more about AWS re:Invent at go.aws/46iuzGv.
    Subscribe:
    More AWS videos: bit.ly/2O3zS75
    More AWS events videos: bit.ly/316g9t4
    ABOUT AWS
    Amazon Web Services (AWS) hosts events, both online and in-person, bringing the cloud computing community together to connect, collaborate, and learn from AWS experts.
    AWS is the world's most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. Millions of customers-including the fastest-growing startups, largest enterprises, and leading government agencies-are using AWS to lower costs, become more agile, and innovate faster.
    #AWSreInvent #AWSreInvent2023

Комментарии • 4

  • @trailerhaul8200
    @trailerhaul8200 8 месяцев назад

    31:00 does anyone know what did he mean by s3 learning prefix? so the PUT optimization is not hard formulated but rather being continuously adaptive learning?

    • @maa1dz1333q2eqER
      @maa1dz1333q2eqER 5 месяцев назад

      It sounds like multiple prefixes that have a base prefix do not get the 3500 Puts and 5500 Gets for each prefix out of the gate but S3 learns and adapts over time if the S3 activity breaches those boundary numbers. The example he gives identifies a prefix naming pattern that S3 does not have to learn on a daily basis.

  • @cjplay2
    @cjplay2 8 месяцев назад

    24:31 - S3IT No it does NOT. What it does do is monitor the date you put it into S3IT, then moves it to S3IA after 30 days, S3GIR after 90 days, and then if you allow it, S3FR and GDA after 180 days. We've seen no evidence that it moves the material based on real access patterns after over a year of usage for a 700TB prefix with 10s of thousands of objects.

    • @gummett
      @gummett 6 месяцев назад

      Intelligent-Tiering storage class tiers act on the access date of the object. Lifecycle rules act on the creation date of the object. To see the tier that an object is in in Intelligent-Tiering, use S3 Inventory. If you've found you can GET an object that's in the IA or AIA tiers without it moving up to FA, that's not expected so please discuss with your account team!