Completion Steps →
- fetch a code from github by git clone https://github.com/Aakibgithuber/Aws-DevOps-Project
- Setup code commit repository on aws
- push code to code commit using aws CLI
- setup aws code-build for building code
- setup S3 bucket for code storage
- setup code deploy for deployment of code stored in aws S3
- setup an EC2 in which you deployed your aplication
- Setting Up AWS CodeDeploy Agent on Ubuntu EC2
- create the deployment group and deploy the aplication
- Setup code pipeline to automate whole process
Step 1 →
above command pulls your aplication code to your local that is need to pushed in aws code commit