Auditing, monitoring, logging Flashcards
What are the 6 pillars of the well architected framework?
- Security
- Cost Optimization
- Performance Efficiency
- Operational Excellence
- Reliability
- Sustainability
What is the purpose of CloudWatch?
- Giving visibility to cloud resources and applications (number EC2 instances, S3 buckets etc)
- tracking metrics in dashboards
- storing logs from many sources
- Can trigger events with cloudWatchAlarms
What is the purpose of CloudTrail?
- Giving insights about accountability for action taken in your account.
- Centralizes activity logs in an S3 bucket
- Tracks only APO activity in your AWS account
- is like a trail of breadcrumbs about who, did what into your account.
What is the benefit of using tags on your AWS resources?
for example you can easily track what resource (Lambda, EC2, Bucket) is part of your production environment. So you can use this tags in CloudWatch to filter
What is Systems Manager?
- A tool that is able to group resources on:
- AWS
- On-premises
- or on other cloud platforms
- You can take automated action on resource groups
- You can view aggregated operation data
What does Systems Manager Parameter Store do?
Securely store sensitive data like:
- passwords
- database strings
What does AWS health Dashboard show?
It show what AWS services and regions are doing good / have issues.
Besides the dashboard there is also a API so you can build own dashboards
On what topics can Trusted Advisor give recommendations?
- performance
- Cost optimization
- Service Limits
- Fault tolerance
- Operational Excellence
What are 7 free trusted advisor checks?
- Are there open security groups?
- Are you using IAM Users? (not only root user)
- MFA Enabled
- Service getting close to there limits
- no public RDS snapshots
- No publics EBS volume snapshots
- Check if S3 buckets don’t have open access
Which 6 topics should you audit in AWS?
- Data encrypted (in rest or transit)
- secure CloudTrail logs
- public access configured correctly
- Resource provisioning
- Network security
- protected (log-in credentials)
What does AWS Config do for you?
Backbone of all auditing configurations in AWS
- Leveraging pre-defined recommendations
- Detect non-compliant resources and alerts admin
- does not enforce standards but audits adherence
What does Audit Manager do for you?
- Centralizes audit data
- Find root causes and generate reports
- Provides pre-built auditing frameworks (like HIPAA - NIST Cyber security, AWS best practices and many more)
What does the AWS Well-architected Tool do?
Assess workloads, generate action plans to apply the AWS well-architected framework.
What is Amazon Connect?
Creates a call center - cloud based contact center
What is Amazon Workspaces?
create secured desktops for remote employees