filmov
tv
AWS CodeDeploy | Pipeline | Setup | Deploy application on EC2 using GitHub as source
Показать описание
I am going to demonstrate how to automate application deployment into EC2 using CodeDeploy as soon as application source code is pushed on GitHub. In this video I am going to cover the following points -
How to setup AWS CodeDeploy
How to setup EC2 and install codeDeploy agent
How to integrate CodeDeploy with GitHub for the deployment
How to deploy application in EC2 using CodeDeploy
AWS Code Deploy:
AWS CodeDeploy is a fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers.
CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of updating your applications.
Centralized control - AWS CodeDeploy allows you to easily launch and track the status of your application deployments through AWS management console
Minimize downtime - AWS CodeDeploy helps maximize your application availability during the software deployment process.
GitHub Sample Application source code -
GitHub link for Steps and dependencies list -
How to setup AWS CodeDeploy
How to setup EC2 and install codeDeploy agent
How to integrate CodeDeploy with GitHub for the deployment
How to deploy application in EC2 using CodeDeploy
AWS Code Deploy:
AWS CodeDeploy is a fully managed deployment service that automates software deployments to a variety of compute services such as Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers.
CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of updating your applications.
Centralized control - AWS CodeDeploy allows you to easily launch and track the status of your application deployments through AWS management console
Minimize downtime - AWS CodeDeploy helps maximize your application availability during the software deployment process.
GitHub Sample Application source code -
GitHub link for Steps and dependencies list -
Комментарии