-1

What are the steps to deploy to an ec2 instance using Jenkins.

I am new to this field and completely confused.

halfer
  • 19,824
  • 17
  • 99
  • 186

1 Answers1

0

Basically you need the CodeDeploy Jenkinis Plugin to orchestrate deployment using CodeDeploy from a Jenkins project:

We have a recent blog post on this:

There is another blog post on same subject but it was written in 2015 so I am not sure if all steps are still relevant:

shariqmaws
  • 8,152
  • 1
  • 16
  • 35