AWS CodeDeploy Concepts: Difference between revisions

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


{{External|[https://docs.aws.amazon.com/codedeploy/latest/userguide/deployment-groups.html Working with Deployment Groups in CodeDeploy]}}
{{External|[https://docs.aws.amazon.com/codedeploy/latest/userguide/deployment-groups.html Working with Deployment Groups in CodeDeploy]}}
==Deployment Group Types==
===ECS Deployment Group===
===Lambda Deployment Group===
===EC2 Deployment Group===


==Target Group==
==Target Group==
Line 14: Line 22:


==Service Role==
==Service Role==
=Deployment=
==Deployment Types==
===ECS Deployment===
===Lambda Deployment===
===EC2 Deployment===


=AppSpec=
=AppSpec=

Revision as of 20:45, 28 February 2019

Internal

Application

Deployment Group

Working with Deployment Groups in CodeDeploy

Deployment Group Types

ECS Deployment Group

Lambda Deployment Group

EC2 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:

AWS Elastic Load Balancing Concepts - Target Groups

Service Role

Deployment

Deployment Types

ECS Deployment

Lambda Deployment

EC2 Deployment

AppSpec

AppSpec

CodeDeploy Agent

The CodeDeploy agent is not used in an AWS Lambda or an Amazon ECS deployment.