Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 566 Bytes

File metadata and controls

20 lines (17 loc) · 566 Bytes

DevOps Challenge

AWS

  1. Cloud Formation
  2. Code Deploy
  3. Code Pipeline
  4. EC2
  5. Cloud Watch

Scripting

  1. apt-get update
  2. apt install nginx
  3. apt install software-properties-common
  4. add-apt-repository ppa:ondrej/php
  5. apt install php7.4-fpm php7.4-common php7.4-dom php7.4-intl php7.4-mysql php7.4-xml php7.4-xmlrpc php7.4-curl php7.4-gd php7.4-imagick php7.4-cli php7.4-dev php7.4-imap php7.4-mbstring php7.4-soap php7.4-zip php7.4-bcmath
  6. apt install python 3.6
  7. apt install python-pip
  8. apt install git
  9. pip install cloudwatchmon