You are on page 1of 69

Major Project - AWS

CI/CD Pipeline

Presented By:- Presented To:-


Ravi Kant Ashish Sir
INDEX
• Developer Code
• AWS CodeCommit
• IAM User
• AWS CodeBuild
• Amazon Artifact and s3
• AWS CodeDeploy
• Amazon EC2
• AWS CodePipeline
------------>
CI CD
---------------->
------------------> -------------------->

---------------------->
--------------------->

----------->
Pipeline

Pipeline
Pipeline

---------------- ---------- --------------------------


Create Repository from AWS CodeCommit
Create IAM User
Give Permission PowerUser of AWS CodeCommit
Create Bucket of Amazon S3
Create Build from AWS CodeBuild
Create Application from AWS CodeDeploy
Create Role for CodeDeploy
Create Role for Amazon EC2
Create Ubuntu Machine
Create appspec.yml file
Create Deployment Group from CodeDeploy
Create Deployment from CodeDeploy
It Work..!
Create Pipeline from AWS CodePileline
Some Changes in Code
Release Code in Pipeline
FInally It Work..!

You might also like