I have developed webapplication and generated war file. Before doing pipeline in aws , i want to choose the deployment options whether i can go with aws codedeploy or Elastic Bean Stalk. I want to know whether i can deploy the webapplication(.war) in aws code deploy? What is the benefits between code deploy and Elastic beanstalk. Which one is most preferable to choose for deployment and use in aws codepipeline.
Thank you!!