Working with branches, commits, and triggers

With your CodeCommit repo created, it's now time to go ahead and use this repository as our source control repository. To do so, we will first push a standard WordPress application from our local development server to the AWS CodeCommit repository using simple Git commands and later run a few more Git commands as well as AWS actions to branch and commit our code.

You can obtain a WordPress application ZIP file by downloading it from here: https://github.com/WordPress/WordPress

To begin with, first we will need to copy the WordPress application contents over to our local repository that was cloned earlier:

  1. Once the WordPress application is downloaded to your local development server, simply unzip ...

Get AWS Administration : The AWS Definitive Guide to core AWS service offerings and implementing AWS in your own environment now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.