Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Deployment automation using AWS CodeBuild Service

sandeep.vanam April 24, 2017

For Java based projects im using  AWS CodeBuild service. Using github as SCM, I can able to trigger the build & generate the .war file & can able to deploy to server using AWS CodePipeline Servcie. But all my projects are stored in bitbucet can you help me how do i automate Java Based projects using AWS CodeBuild & CodePipeline services?

Using Aws CodeDeploy addon I can able the trigger the build one i click on Deploy to AWS link. Here i can able to change deployment group, so that i can able to deploy N number of server wich is attached to n number of deployment groups. but here how do i trigger AWS CodeBuild Service

Using Bitbucket Pipeline I can able to triggr the build once the charges are merged to particular branch. Here i can't able to change the deployment group.

1 answer

2 votes
Roger Barnes
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 2, 2020

You can now use an officially supported integration to build and deploy from Bitbucket to AWS via CodePipeline.

https://aws.amazon.com/about-aws/whats-new/2019/12/aws-codepipeline-now-supports-atlassian-bitbucket-cloud/

 

You can also use a number of Pipes as part of your Pipelines to connect directly to a number of AWS deployment types and services.

https://bitbucket.org/product/features/pipelines/integrations?&search=aws

 

Finally, if you're using Bitbucket Server or Data Center (the self-managed editions of Bitbucket) there is a blog outlining how to integrate here. We hope to have a more native integration for this combination in future.

https://aws.amazon.com/blogs/devops/integrating-codepipeline-with-on-premises-bitbucket-server/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events