Linkedin

  • Home >
  • Automate event-driven backups from CodeCommit to Amazon S3 using CodeBuild and CloudWatch Events

Automate event-driven backups from CodeCommit to Amazon S3 using CodeBuild and CloudWatch Events

Project Overview

Project Detail

On the Amazon Web Services (AWS) Cloud, you can use AWS CodeCommit to host secure Git-based repositories. CodeCommit is a fully managed source control service. However, if a CodeCommit repository is accidentally deleted, its contents are also deleted and cannot be restored

This pattern describes how to automatically back up a CodeCommit repository to an Amazon Simple Storage Service (Amazon S3) bucket after a change is made to the repository. If the CodeCommit repository is later deleted, this backup strategy provides you with a point-in-time recovery option.

https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/automate-event-driven-backups-from-codecommit-to-amazon-s3-using-codebuild-and-cloudwatch-events.html?did=pg_card&trk=pg_card

To know more about this project connect with us

Automate event-driven backups from CodeCommit to Amazon S3 using CodeBuild and CloudWatch Events