What are the steps to deploy to an ec2 instance using Jenkins.
I am new to this field and completely confused.
What are the steps to deploy to an ec2 instance using Jenkins.
I am new to this field and completely confused.
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: