What is the MOST efficient way to meet these requirements?

1 Comment

  1. Mary
    Author

    I opine that the answer is:
    Create an AWS CodeCommit repository for each project, use the main branch for production code, and create a testing branch for code deployed to testing. Use feature branches to develop new features and pull requests to merge code to testing and main branches.

Leave a Reply

Your email address will not be published. Required fields are marked *

three × five =