AWS CodeDeploy Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
==Target Group== | ==Target Group== | ||
In the context of a [[#DeploymentGroup|deployment group]], a target groups routes traffic during your deployment. CodeDeploy binds one target group to the Amazon ECS service's original task set and the other to its replacement task set. For more details, see: {{Internal|AWS_Elastic_Load_Balancing_Concepts#Target_Group|AWS Elastic Load Balancing Concepts - Target Groups}} | In the context of a [[#DeploymentGroup|deployment group]], a load balancer target groups routes traffic during your deployment. CodeDeploy binds one target group to the Amazon ECS service's original task set and the other to its replacement task set. For more details, see: {{Internal|AWS_Elastic_Load_Balancing_Concepts#Target_Group|AWS Elastic Load Balancing Concepts - Target Groups}} |
Revision as of 18:28, 28 February 2019
Internal
Application
Deployment Group
Target Group
In the context of a deployment group, a load balancer target groups routes traffic during your deployment. CodeDeploy binds one target group to the Amazon ECS service's original task set and the other to its replacement task set. For more details, see: