What does the AWS CodeDeploy Jenkins Plugin do

0 votes
What does the AWS CodeDeploy Jenkins Plugin do?
Apr 16, 2019 in Jenkins by Nik
1,652 views

2 answers to this question.

0 votes

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.

answered Apr 16, 2019 by Uzaa
0 votes
  • 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.

answered Aug 8, 2019 by Sirajul
• 59,230 points

Related Questions In Jenkins

0 votes
1 answer

AWS CodeDeploy Jenkins Plugin configuration

Yes obviously, you need to configure. Follow ...READ MORE

answered Apr 16, 2019 in Jenkins by Ishaan
507 views
0 votes
1 answer

What do the Jenkins pipelines do?

A pipeline is a collection of jobs ...READ MORE

answered Oct 29, 2020 in Jenkins by Liam
383 views
0 votes
1 answer

What is the use of audit trail plugin in Jenkins?

Hi@akhtar, Audit Trail Plugin keeps a log of ...READ MORE

answered Dec 7, 2020 in Jenkins by MD
• 95,440 points
1,000 views
+1 vote
2 answers

What possible return values are there in Jenkins plugin “Sonarqube scanner”

Use Webhooks in SonarQube Administration setup to ...READ MORE

answered Aug 3, 2018 in Jenkins by Nilesh
• 7,050 points
4,349 views
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,426 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,439 views
0 votes
2 answers

integrate Jenkins with AWS CodeCommit

jenkins user add in visudo or /etc/sudoers READ MORE

answered May 14, 2019 in Jenkins by anonymous
3,336 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP