Small services Flashcards
Getting to know all the AWS small services
1
Q
Security Hub
A
- Single place to view security alerts coming from GuardDuty, Inspector, Macie and Firewall Manager.
- Works across multiple accounts.
2
Q
Guard Duty
A
- Threat detection service using machine learning to detect malicious behavior.
- Also uses third-party databases of known malicious activity.
- Monitors CloudTrail, VPC flow and DNS logs
- Triggers EventBridge when a threat is dectected.
- Centralizes threat detection across multiple AWS accounts.
3
Q
Service Catalog
A
- Allows organizations to manage a curated list of IT services (AMIs, software, databases, …)
- End users can easily deploy pre-approved catalog items
- A template is a stack defined using IaC (Terraform or CloudFormation).
4
Q
Inspector
A
Uses best practices and scans for vulnerabilities in EC2 instances (via SSM agent), Container images, Lambda functions
5
Q
Control Tower
A
Extends AWS Organizations to prevent governance drift and leverages different guardrails (high-level rules).
6
Q
A