Welcome to the AWS CloudTrail lesson. If CloudWatch monitors the performance of your resources, CloudTrail monitors the people interacting with your account.
If a production database is accidentally deleted, you need to know exactly who deleted it, what time they did it, and from what IP address. CloudTrail acts as the ultimate security camera for your AWS account, providing strict governance, compliance, and auditing.
In this tutorial, you will learn:
AWS CloudTrail records every single API call made within your AWS account. Whether an action was taken by a user clicking in the Management Console, a developer running an AWS CLI command, or an automated script using the AWS SDK, CloudTrail logs the event.
A CloudTrail log answers three crucial questions:
TerminateInstances)You need to conduct a security audit to determine which IAM User deleted an Amazon S3 bucket yesterday. Which service provides this information?