I need to setup a continuous deployment system either by using Jenkins or AWS Code deploy. We have our complete stack on EC2 instances.
AWS Code Deploy
* Automatically managed
* No need to take care of security
* Free if using with EC2
What are the benefits of Jenkins over AWS Code deploy in this scenario?