Working with on-premises instances for CodeDeploy
An on-premises instance is any physical device that is not an EC2 instance that can run the CodeDeploy agent and connect to public AWS service endpoints.
Deploying a CodeDeploy application revision to an on-premises instance involves two major steps:
Configure each on-premises instance, register it with CodeDeploy, and then tag it.
Deploy application revisions to the on-premises instance.
If you don't want an on-premises instance to be used in deployments anymore, you can simply remove the on-premises instance tags from the deployment groups.
PreviousSSM Parameter Store vs Secrets ManagerNextOne specific EC2 instance not receiving inbound connections from the Internet
Last updated