Which combination of steps will meet these requirements?

2 Comments

  1. Madison
    Author

    From what I’ve seen, the answer is:
    Create an AWS CodeCommit repository to store the Dockerfile and Kubernetes deployment files. Create a pipeline in AWS CodePipeline. Use an Amazon EventBridge event to invoke the pipeline when a newer version of the Dockerfile is committed. Add a step to the pipeline to initiate the AWS CodeBuild project.

  2. Heather
    Author

    I outline that the answer is:
    Create an AWS CodeCommit repository to store the Dockerfile and Kubernetes deployment files. Create a pipeline in AWS CodePipeline. Use an Amazon EventBridge event to invoke the pipeline when a newer version of the Dockerfile is committed. Add a step to the pipeline to initiate the AWS CodeBuild project.

Leave a Reply to Heather Cancel reply

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

sixteen + fourteen =