Auditing, monitoring, logging Flashcards

1
Q

What are the 6 pillars of the well architected framework?

A
  1. Security
  2. Cost Optimization
  3. Performance Efficiency
  4. Operational Excellence
  5. Reliability
  6. Sustainability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the purpose of CloudWatch?

A
  • 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the purpose of CloudTrail?

A
  • 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.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the benefit of using tags on your AWS resources?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Systems Manager?

A
  • 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does Systems Manager Parameter Store do?

A

Securely store sensitive data like:
- passwords
- database strings

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does AWS health Dashboard show?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

On what topics can Trusted Advisor give recommendations?

A
  • performance
  • Cost optimization
  • Service Limits
  • Fault tolerance
  • Operational Excellence
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are 7 free trusted advisor checks?

A
  • 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which 6 topics should you audit in AWS?

A
  1. Data encrypted (in rest or transit)
  2. secure CloudTrail logs
  3. public access configured correctly
  4. Resource provisioning
  5. Network security
  6. protected (log-in credentials)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does AWS Config do for you?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does Audit Manager do for you?

A
  • 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)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does the AWS Well-architected Tool do?

A

Assess workloads, generate action plans to apply the AWS well-architected framework.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is Amazon Connect?

A

Creates a call center - cloud based contact center

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is Amazon Workspaces?

A

create secured desktops for remote employees

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is Amazon AppStream?

A

Converts application to SaaS for employees/ end-users

17
Q
A