Which AWS service is a cloud security posture management (CSPM) service that aggregates alerts from various AWS services and partner products in a standardized format?
AWS Security Hub
AWS Trusted Advisor
Amazon EventBridge
Amazon GuardDuty
Explanations:
AWS Security Hub is a cloud security posture management (CSPM) service that aggregates alerts and findings from various AWS services and partner products into a unified view, allowing for standardized security monitoring and compliance checks.
AWS Trusted Advisor is a service that provides real-time guidance to help you provision your resources following AWS best practices. It focuses on cost optimization, security, fault tolerance, performance, and service limits rather than aggregating alerts.
Amazon EventBridge is a serverless event bus service that enables you to connect applications using events. It does not aggregate alerts from various AWS services but facilitates event-driven architectures.
Amazon GuardDuty is a threat detection service that continuously monitors for malicious activity and unauthorized behavior. While it provides security findings, it does not aggregate alerts from multiple AWS services and partners like Security Hub does.