Which services are integrated with Amazon SageMaker to track this information?
(Choose two.)
AWS CloudTrail
AWS Health
AWS Trusted Advisor
Amazon CloudWatch
AWS Config
Explanations:
AWS CloudTrail tracks API calls made on SageMaker, allowing you to monitor how often Data Scientists deploy models and access various resources. This service provides a log of events for auditing and compliance purposes.
AWS Health provides alerts and remediation guidance when AWS is experiencing events that may impact your services. It does not track usage metrics or performance metrics related to SageMaker endpoints.
AWS Trusted Advisor provides recommendations for best practices, cost optimization, and performance improvements, but it does not provide direct metrics on model deployments or utilization statistics.
Amazon CloudWatch monitors AWS resources and applications, providing metrics like CPU and GPU utilization on SageMaker endpoints. It also tracks logs and errors generated when endpoints are invoked, making it essential for operational performance tracking.
AWS Config provides resource inventory, configuration history, and change notifications but does not specifically monitor the operational metrics of SageMaker endpoints or model deployment frequencies.