4.0 - Monitoring, Security, and Pricing Flashcards
(83 cards)
List the six pillars of the Well-Architected Framework.
Security
Performance Efficiency
Reliability
Operational Excellence
Cost Optimization
Sustainability
SPROCS
What is the purpose of CloudWatch?
To give visibility to cloud resources and apps - can be tracked in dashboards and can trigger alerts
What is the purpose of CloudTrail?
Provides accountability for API activity in your account
True or false: you need to install the CloudWatch agent on EC2 instances in order to collect certain metrics.
True (free memory, % disk space used, etc.)
True or false: CloudWatch log groups are retained indefinitely by default.
True - and that can get pricey
What is a tag?
a key-value pair that you can add to any AWS resource
What does Systems Manager do?
Allows you to group resources in AWS, on-prem, or other clouds; can take automated actions on resource groups
What does Systems Manager Parameter Store do?
Securely stores sensitive data - passwords, DB connection strings, license keys
What does AWS Health Dashboard do?
View status of services and regions relevant to the workloads running in your AWS account
What does AWS Health API do?
Use it to build your own custom observability platform
What does the Trusted Advisor do?
One-stop shop for advice on how your well-architected framework is running.
Data encryption, secure CloudTrail, public access, resource provisioning, network security, and protected credentials are all things that should be continually…
audited
In addition to Trusted Advisor, another auditing tool provided by AWS is…
AWS Config (which is the backbone of auditing on AWS)
True or false: AWS Config enforces adherence to best practices.
False - it will only detect and alert.
What does Audit Manager do?
Centralizes audit data from AWS Config, finds root causes, and generates reports
AWS offers the Well-Architected Tool, which does what?
Assess your workloads and generates action plans to bring your infrastructure in line with best practices.
What is Amazon Connect?
Tool for creating a call/contact center in the cloud
What is Amazon Workspaces?
Provisions secure remote desktops
What does Amazon AppStream do?
Creates web-based applications (converts software to SaaS)
True or false: AWS Config can generate audit reports.
False
In the Shared Responsibility Model, the customer is responsible for security ____ the cloud, while AWS is responsible for security _____ the cloud.
in, of
With respect to security, what do Managed Services do?
Offload some of the responsibility for security from the customer and onto AWS.
What is the primary tool for granular security?
IAM
What user has the right to destroy your AWS account?
Root