3 Temmuz 2025 Perşembe

başlıyorum2

 

  • when you're a developer on AWS, you don't want to be managing infrastructure, you just want to be deploying code,
  • You don't want to be able to configure all the databases.
  • So as a developer on AWS, all that you want to do is to run your code. Possibly you want to run your code for different applications and environments the same way. So there comes {{c1::Elastic Beanstalk}}.
    •  
           

    Başlıyorum

      S3 Storage Classes - {{c1::Intelligent-Tiering}}


    • Small monthly monitoring and auto-tiering fee
    • Moves objects automatically between Access iers based on usage
    • There are no retrieval charges in S3 Intelligent-Tiering
     
    • Frequent Access tier (automatjc): default tier
    • Infrequent Access tier (automatic): objects not accessed for 30 daysa
    • Archive Instant Access tier (automatic): objects not accessed for 90 days
    • Archive Access tier (optional): configurable from 90 days to 700+ days
    • Deep Archive Access tier (optional): config. from 1 80 days to 700+ days 





    • Frequent Access tier (automatjc): default tier
    • Infrequent Access tier (automatic): objects not accessed for 30 days
    • Archive Instant Access tier (automatic): objects not accessed for 90 days
    • Archive Access tier (optional): configurable from













    başlıyorum2

      when you're a developer on AWS, you don't want to be managing infrastructure, you just want to be deploying code, You don't wa...