Step 1 – Open CodeDeploy : Search for CodeDeploy, Next select/open it
Step 2 – Create Application : Click on Applications on Sidebar , Next Click on Create application
Next, Enter Application configuration :
- Application name : <app-name>
and
- Compute platform : EC2/On-premises
Next Click on Create application
After Clicking on Create application, it auto redirects to application page, and shows you created application in the list
Click on the Application, it asks for Create deployment group
📋 Deployment Group | Deployment group contains instances to add the deployment(means web server files), It includesAmazon EC2 Auto Scaling groupsAmazon EC2 instancesOn-premises instancesSo we need a Create an EC2 instance for web server |
💠Note : Let’s Create an EC2 Instance with S3 ReadOnly Access Role(for retrieving the web server files)