Which solution will meet these requirements in the MOST operationally efficient way?

1 Comment

  1. Michael
    Author

    If memory serves me right, the answer is:
    Create a custom Docker image that contains all the dependencies for the legacy application. Store the custom Docker image in a new Amazon Elastic Container Registry (Amazon ECR) repository. Configure a new AWS CodeBuild project to use the custom Docker image to build the deployable artifact and to save the artifact to the S3 bucket.

Leave a Reply

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

six + 16 =