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

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

3 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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 Leaders.
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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events