43789/what-does-the-aws-codedeploy-jenkins-plugin-do
The AWS CodeDeploy Jenkins Plugin provides a post-build step for your Jenkins project. It will zip the workspace, upload to S3 bucket and start a new deployment on a successful build. You can also set it to wait for the deployment to finish.
AWS CodeDeploy is AWS service that coordinates application deployments to fleets of instances.
CodeDeploy aims to be the “Amazon native” way to do continuous deployment to your fleet of EC2 servers, and more - and of course there is a Jenkins plugin for it!
With the Jenkins plugin, you can use CodeDeploy as a post-build action, perhaps at the end of a continuous delivery pipeline - and let Amazon take care of rolling out your binary (usually a zip file) to your fleet of servers.
Yes obviously, you need to configure. Follow ...READ MORE
A pipeline is a collection of jobs ...READ MORE
Hi@akhtar, Audit Trail Plugin keeps a log of ...READ MORE
Use Webhooks in SonarQube Administration setup to ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
It can work if you try to put ...READ MORE
To solve this problem, I followed advice ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
Sizing your instances in terms of CPU, ...READ MORE
jenkins user add in visudo or /etc/sudoers READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.