Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 355 Bytes

File metadata and controls

9 lines (7 loc) · 355 Bytes

CodeDeploy

  • It is a way to deploy applications automatically
  • It is completely independent (from Elastic Beanstalk or CloudFormation)
  • It is an hybrid service because it works with:
    • EC2 instances
    • On-Premises Servers

NOTE. Servers/Instances must be provisioned and configured ahead of time with the CodeDeploy Agent.