AWS CodeDeploy Concepts

From NovaOrdis Knowledge Base
Revision as of 20:46, 28 February 2019 by Ovidiu (talk | contribs) (→‎Application)
Jump to navigation Jump to search

Internal

Application

Application Types

ECS Application

Lambda Application

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