DevOps / Bamboo: Continuous Integration & Deployment Interview Questions
When would you choose Elastic Bamboo on AWS?
Elastic Bamboo provisions remote agents as EC2 instances on demand — spinning them up when the build queue grows and terminating them once idle — so it fits situations where load is bursty rather than constant.
It makes sense when:
- Build volume spikes at predictable times (end of sprint, pre-release crunch) but is otherwise light, so paying for fixed always-on agents would waste capacity most of the week.
- The team already runs Bamboo on or near AWS and has an AWS account to authenticate against (via access key or an EC2 instance profile).
- Different jobs occasionally need a fresh, disposable environment rather than a long-lived agent that could accumulate state between builds.
It's a weaker fit when the version control system sits behind a strict internal firewall, since elastic agents on EC2 need network access to it — that's a security trade-off worth reading Atlassian's Elastic Bamboo security guidance on before enabling it.
Invest now in Acorns!!! 🚀
Join Acorns and get your $5 bonus!
Acorns is a micro-investing app that automatically invests your "spare change" from daily purchases into diversified, expert-built portfolios of ETFs. It is designed for beginners, allowing you to start investing with as little as $5. The service automates saving and investing. Disclosure: I may receive a referral bonus.
Invest now!!! Get Free equity stock (US, UK only)!
Use Robinhood app to invest in stocks. It is safe and secure. Use the Referral link to claim your free stock when you sign up!.
The Robinhood app makes it easy to trade stocks, crypto and more.
Webull! Receive free stock by signing up using the link: Webull signup.
More Related questions...
