AWS DevOps & Developer Productivity Blog

Eason Cao

Author: Eason Cao

Eason is Cloud Support Engineer based in Taipei, Taiwan.

Using AWS Lambda and Amazon SNS to Get File Change Notifications from AWS CodeCommit

Notifications are an important part of DevOps workflows. Although you can set them up from any stage in the CI or CD pipelines, in this blog post, I will show you how to integrate AWS Lambda and Amazon SNS to extend AWS CodeCommit. Specifically, the solution described in this post makes it possible for you to […]