Project 3 →Aws DevOps Deployment
<h1>Completion Steps →</h1>
<ol>
<li>fetch a code from github by<strong> git clone </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> aws CLI</strong></li>
<li>setup <strong>aws code-build</strong> for building code</li>
<li>setup <strong>S3 bucket</strong> for code storage</li>
<li>setup <strong>code deploy</strong> for deployment of code stored in aws S3</li>
<li>setup an <strong>EC2</strong> 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 <strong>code pipeline</strong> to automate whole process</li>
</ol>
<h1>Step 1 →</h1>
<ol>
<li>git clone <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>