Project 3 →Aws DevOps Deployment

<h1>Completion Steps &rarr;</h1> <ol> <li>fetch a code from github by<strong>&nbsp;git clone&nbsp;</strong><a href="https://github.com/Aakibgithuber/Aws-DevOps-Project" rel="noopener ugc nofollow" target="_blank"><strong>https://github.com/Aakibgithuber/Aws-DevOps-Project</strong></a></li> <li><strong>Setup code commit repository on aws</strong></li> <li>push code to code commit using<strong>&nbsp;aws CLI</strong></li> <li>setup&nbsp;<strong>aws code-build</strong>&nbsp;for building code</li> <li>setup&nbsp;<strong>S3 bucket</strong>&nbsp;for code storage</li> <li>setup&nbsp;<strong>code deploy</strong>&nbsp;for deployment of code stored in aws S3</li> <li>setup an&nbsp;<strong>EC2</strong>&nbsp;in which you deployed your aplication</li> <li>Setting Up AWS CodeDeploy Agent on Ubuntu EC2</li> <li>create the deployment group and deploy the aplication</li> <li>Setup&nbsp;<strong>code pipeline</strong>&nbsp;to automate whole process</li> </ol> <h1>Step 1 &rarr;</h1> <ol> <li>git clone&nbsp;<a href="https://github.com/Aakibgithuber/Aws-DevOps-Project" rel="noopener ugc nofollow" target="_blank"><strong>https://github.com/Aakibgithuber/Aws-DevOps-Project</strong></a></li> </ol> <p>above command pulls your aplication code to your local that is need to pushed in aws code commit</p> <p><a href="https://aakibkhan1.medium.com/project-3-aws-devops-deployment-e2a5b6f5a0cf"><strong>Read More</strong></a></p>