Category Archives: AWS

S3 Storage Classes in AWS

Solutions Architect

S3 Standard – this class offers:

  • Durability of 99.999999999% across multiple AZs – three minimum
  • Low latency
  • Resilient in the event of entire AZ destruction
  • 99.99% availability
  • An SLA governing performance
  • Encryption of transit and rest data
  • Lifecycle management

S3 Standard-Infrequent Access – this class offers:

  • Many of the S3 Standard features such as incredible durability
  • Designed for less frequent access, but still provides for responsiveness
  • This class is ideal for workloads like backups
  • You can actually set this class at the object level in a bucket that contains S3 Standard class objects
  • Note that this class reduces availability slightly at 99.9%

S3 One Zone-Infrequent Access – this class offers:

  • This might be an ideal class for objects like secondary backup copies of data
  • The objects in this storage class could be replicated to another region should the need arise to increase the availability
  • As you would guess, availability here is reduced slightly to 99.5%
  • There is a risk of data loss in the event of an AZs destruction

S3 Glacier – this class offers:

  • An ideal storage class for the archiving of data
  • Access times to archived data can be from minutes to hours depending on your configuration and purchase plan

What’s New in 2018 with AWS Solutions Architect – Associate

Interested in cloud certification, specifically the AWS platform? During his recent webinar, Anthony Sequeira discussed the updated AWS Solutions Architect – Associate exam, which can help you get up to speed with AWS, sooner rather than later.

Here are the timestamps of Anthony’s key points:

01:11 – Which exam should you take? The old one or the new one?
02:27 – A quick AWS certification disclaimer
04:35 – The new exam specs
08:58 – Why the new exam might be easier
09:44 – Breaking down domains

Solutions Architect