Security, Deployment, and Operations Flashcards

1
Q

How is Secrets Manager different from Parameter Store?

A

Designed specifically for secrets (passwords, API keys, etc) and provides specific features such as rotation via Lambda, tooling/SDK integration, and directly integrates with some additional AWS products such as RDS.

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

What is AWS Shield?

A

DDoS prevention, specifically Layer 3 and Layer 4 attacks.

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

What are the AWS Shield tiers?

A

Standard - free with Route53 and CloudFront.

Advanced - includes EC2, ELB, Global Accelerator, as well as a 24/7/365 response team and financial insurance.

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

What is the Web Application Firewall (WAF)?

A

A Layer 7 (HTTP/S) Firewall that knows about things like SQL Injection and XSS.

Integrates with edge-of-network services such as CloudFront, API Gateway, and ALBs.

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

What is CloudHSM?

A

Similar to KMS but provides true, single-tenant HSMs (Hardware Security Modules) and is fully FIPS 140-2 Level 3 compliant.

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

What is AWS Config?

A

Audit/changelog of configuration changes to resources.

Regional services but can be configured for cross-region.

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

What is AWS Macie?

A

A data security and privacy service that can discover, monitor, and protect sensitive data stored within S3 including PII, PHI, financial information, security credentials, or anything custom definable by a regular expression.

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

What is AWS Inspector?

A

A tool for scanning EC2 instances, their OSes, and network components for any deviations from best practice.

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

What can an agent-driven AWS Inspector job find?

A

CVEs, CIS benchmarks, and other security best practices defined by AWS.

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

What can an agent-less AWS Inspector job find?

A

Network and port reachability for well-known ports and warnings for unrecognized ports.

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