AWS CodeDeploy Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 12: Line 12:


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}}
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}}
==Service Role==

Revision as of 19:30, 28 February 2019

Internal

Application

Deployment Group

Working with Deployment Groups in CodeDeploy

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:

AWS Elastic Load Balancing Concepts - Target Groups

Service Role