In Azure DevOps or Team City what is a build agent

0 votes

I need to implement CD/CI in an old project from my company. I have two options in my mind to proceed with this and they are Azure DevOps or Team City. I wish to know the proper definition of a Build Agent. I haven't exactly gotten the role or purpose of it, do they build the TestUAT, and Production pipelines in parallel to see if the compilations were successful?

 Like here:

preview

Or what do they do actually?

Apr 1, 2022 in Other DevOps Questions by Kichu
• 19,040 points
672 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
0 votes
Build Agent is like a computer process that has many capabilities to perform a build. Some agents can perform certain jobs, while other agents are more general purpose. Sometimes a computer can have multiple agents that can work in parallel. Agents can be "local" which means they are on the server where they build software and they can also be "remote" or on a different computer.
Suppose you create a project in Azure DevOps for your new CRM for a Dentist with a Debug, UAT, and Release environments plus a team of 5 devs. You only need agents. The agent would build and then deploy to the different environments. The agent would be the computer process that Azure allocates for building and then deploying.
answered Apr 2, 2022 by narikkadan
• 63,600 points

edited Mar 5

Related Questions In Other DevOps Questions

0 votes
0 answers

Is there a way to embed a framework for ios build in Azure DevOps?

I want to build an IPA package ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
700 views
0 votes
1 answer

Is it possible to have a link to raw content of file in Azure DevOps

Sure, here's the call for the rests: GET ...READ MORE

answered Feb 10, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
834 views
0 votes
0 answers

Is there a way to hide forks in Azure Devops repos?

We have about 25 Repos to maintain ...READ MORE

Mar 25, 2022 in Other DevOps Questions by Kichu
• 19,040 points
588 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP