# How to monitor AWS account activity with Cloudtrail, Cloudwatch Events and Serverless

DevFeed: [How to monitor AWS account activity with Cloudtrail, Cloudwatch Events and Serverless](<https://devfeed.tech/articles/how-to-monitor-aws-account-activity-with-cloudtrail-cloudwatch-events-and-serverless-14340.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/serverless-cloudtrail-cloudwatch-events>)

Author: Alex DeBrie

Published: 2018-01-15T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [AWS CloudTrail](<https://devfeed.tech/topics/aws-cloudtrail.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [monitor](<https://devfeed.tech/topics/monitor.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [cloudtrail](<https://devfeed.tech/tags/cloudtrail.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

## AI overview

A tutorial on monitoring AWS account activity with CloudTrail, CloudWatch Events, and Serverless, including automation that reacts to events from AWS services.

## Source excerpt

Level up your AWS automation by reacting to events from AWS services.