1
Final Project
AWS Code Deploy
Ali Ayman
Ayman Ali
cscie90 Cloud Computing
Harvard University Extension School
Prof. Zoran B. Djordjević
YouTube URLs
 Two minute (short):
 15 minutes (long):
Ayman Ali 2
Code Deploy Architecture
Ayman Ali 3
App
HTMachine
Deployment Group
HTMachine
HTMachine
Zip
S3
Facts
 You trigger a deployment
 Code Deploy Service Talks to Code Deploy
Agents installed on EC2 Instances
 Retrieve files from S3
 Login to EC2 and run instructions locally
(install IIS, etc…)
 Appsspec.yml, contents, batch files
 Code Deploy Does not override files
Ayman Ali 4
Ayman Ali 5

Code Deploy

  • 1.
    1 Final Project AWS CodeDeploy Ali Ayman Ayman Ali cscie90 Cloud Computing Harvard University Extension School Prof. Zoran B. Djordjević
  • 2.
    YouTube URLs  Twominute (short):  15 minutes (long): Ayman Ali 2
  • 3.
    Code Deploy Architecture AymanAli 3 App HTMachine Deployment Group HTMachine HTMachine Zip S3
  • 4.
    Facts  You triggera deployment  Code Deploy Service Talks to Code Deploy Agents installed on EC2 Instances  Retrieve files from S3  Login to EC2 and run instructions locally (install IIS, etc…)  Appsspec.yml, contents, batch files  Code Deploy Does not override files Ayman Ali 4
  • 5.