AWS CodeDeploy Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
=Application= | =Application= | ||
== Application Types== | |||
===ECS Application === | |||
===Lambda Application === | |||
===EC2 Application=== | |||
=Deployment Group= | =Deployment Group= |
Revision as of 20:46, 28 February 2019
Internal
Application
Application Types
ECS Application
Lambda Application
EC2 Application
Deployment Group
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:
Service Role
Deployment
Deployment Types
ECS Deployment
Lambda Deployment
EC2 Deployment
AppSpec
CodeDeploy Agent
The CodeDeploy agent is not used in an AWS Lambda or an Amazon ECS deployment.