All Topics Flashcards
S3 storage class that delivers automatic storage cost savings when data access patterns change, without performance impact or operational overhead
S3 Intelligent-Tiering
S3 storage class that offers general purpose storage for active, frequently accessed data
S3 Standard
S3 storage class that offers low cost storage for less frequently accessed data, but still requires milliseconds retrieval when needed
S3 Standard-Infrequent Access (S3 Standard-IA)
S3 storage class that that delivers the lowest-cost storage for long-lived data that is rarely accessed and requires retrieval in milliseconds.
S3 Glacier Instant Retrieval
S3 storage class that delivers low-cost storage for archive data that is accessed 1—2 times per year and is retrieved asynchronously
S3 Glacier Flexible Retrieval
S3 storage class that supports long-term retention and digital preservation for data that may be accessed once or twice in a year - its also the cheapest storage class
S3 Glacier Deep Archive
S3 storage class used for data that is accessed less frequently, but requires rapid access when needed. This class allows you to save cost by storing data in only a single Availability Zone rather than the standard three.
S3 One Zone-Infrequent Access (S3 One Zone-IA)
S3 storage class that delivers object storage to on-premises AWS Outposts environments to meet local data processing and data residency needs
S3 on Outposts
Infrastructure as code service that works with almost all AWS resources; repeatable across regions and accounts
CloudFormation
Platform as a Service (PaaS) used to deploy code consistently with a known architecture
Elastic Beanstalk
AWS service that allows you to deploy and upgrade any application onto a fleet of managed servers
Systems Manager
Managed Chef and Puppet in AWS
OpsWorks
Store code in a private AWS git repository
CodeCommit
Build and test code in AWS
CodeBuild
Deploy code onto servers
CodeDeploy