After CodeBuild succeeds, the county still copies the image tag into the console. They need the deploy tool that rolls the new revision onto the target with a defined strategy. Which service is that action?
Select an answer to reveal the explanation.
Short Explanation
After CodeBuild succeeds they still paste the image tag into the console. CodeDeploy rolls the new revision with a defined strategy. CodeBuild packages, CodePipeline orchestrates, and console tag-paste is the hand step they are leaving.
Full Explanation
AWS CodeDeploy is the deployment action that rolls a revision with a defined strategy. CodeBuild packages; CodePipeline orchestrates. Rekognition is not CodeDeploy, and console tag-paste is the hand step they are leaving.