Domain 4 Flashcards
True or False - Ephemeral storage is lowest cost and is temporary
True
True or False - EBS provides snapshot functionality
True
What is an EBS snapshot?
Amazon Elastic Block Store (EBS) snapshots are point-in-time copies of your Amazon EBS volumes. Snapshots are incremental, meaning that only the data that has changed since your last snapshot is saved,
What is AWS Trusted Advisor?
AWS Trusted Advisor is a service that provides real-time guidance to help you optimize your AWS environment according to best practices. It analyzes your AWS resources to help you reduce costs, improve performance, enhance security, and increase fault tolerance.
How can CloudWatch help with Cost Savings?
- Metrics to help better understand over or under utilization
- Alarms - Cost alarms
- Auto scaling - Increase or decrease the number of instances based on demand
- Automation - Trigger AWS lambda functions based on CloudWatch events to automate actions like shutting down unused instances during off-hours
What does WAF protect against?
- SQL Injection
- Bots
- DDoS mitigation
Note - Pay only for what you use
Cost Explorer
SEE patterns in AWS spending over time, project future costs, identify areas that need further inquiry, observe Reserved Instance utilization, observe Reserved Instance coverage, and receive Reserved Instance recommendations.
What is AWS Budgets
Set custom budgets that trigger alerts when cost or usage exceed (or are forecasted to exceed) a budgeted amount. Budgets can be set based on tags and accounts as well as resource types.
What is CloudWatch
Collect and track metrics, monitor log files, set alarms, and automatically react to changes in AWS resources.
Cloud Trail
Log, continuously monitor, and retain account activity related to actions across AWS infrastructure at low cost.
S3 Analytics
Automated analysis and visualization of Amazon S3 storage patterns to help you decide when to shift data to a different storage class.
Cost and Usage Report
Granular raw data files detailing your hourly AWS usage across accounts used for Do-It-Yourself (DIY) analysis (e.g., determining which Amazon S3 bucket is driving data transfer spend). The AWS Cost and Usage Report has dynamic columns that populate depending on the services you use.
Cost allocation tags
Cost allocation tags are labels that you assign to your AWS resources to organize and manage cost reporting. They allow you to categorize and track your AWS costs by defining how costs are allocated across different areas of your business
What is AWS Systems Manager
AWS Systems Manager is a service that helps you manage and automate operational tasks across your AWS resources.
What is AWS Backup
AWS Backup is designed to provide a simple and scalable solution for backing up data across AWS services, enabling you to protect critical workloads and ensure business continuity with minimal manual intervention.