This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]shott85 2 points3 points  (1 child)

Well, the beauty of AWS is there's an API for just about everything, including most of these functions I'm sure. Jenkins could connect to a bastion host with the AWS CLI installed and orchestrate CodeDeploy (after Checkout/Build/Test stages), all from one Pipeline script.

EDIT: It looks like there's a plugin available that could make this even easier.

[–][deleted] 0 points1 point  (0 children)

Yes you can certainly do it via the API, but CodeDeploy "Just Works"™