The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

why would I need a remote agent?

Charles Ciaffone
October 21, 2015

Why would I want to use a remote agent instead of using local agents? What is the benefit?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 21, 2015

Distributed builds and load are the main reasons.

A lot of us have a "build server", we stick Bamboo on it and run everything locally.  But what if the server becomes overloaded?  Remote agents let you do builds on other machines (without having to install a separate Bamboo for each one).  Similarly, building in different environments can be done - I know of several places that build essentially the same code for Windows, Linux and Mac and need to build/test on different OS's and even versions.

 

3 votes
Mike Friedrich
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
October 21, 2015
  • Specialized runtime environments for your tests
  • Compiling on different platforms
  • Isolating the server from your own build and runtime environment, so makeing sure nothing your developers do will destroy the server
TAGS
AUG Leaders

Atlassian Community Events