Question 233:
Your company has a set of EC2 Instances and On-premise. They now want to automate the deployment of their applications using the AWS Code Deploy tool in AWS. Which of the following is not needed in this scenario?
Answer options:
A.Ensure both EC2 Instances and On-premise servers have the Code Deploy agent installed. B.Ensure both EC2 Instances and On-premise servers can connect to the Code Deploy service. C.Ensure that On-premise servers use an IAM role ARN to authenticate requests. D.Ensure both EC2 Instances and On-premise servers have instance profiles attached to them.