Continuous Integration with Bamboo
placeAmsterdam 16 mar. 2026 tot 17 mar. 2026Toon rooster event 16 maart 2026, 09:30-16:30, Amsterdam, Dag 1 event 17 maart 2026, 09:30-16:30, Amsterdam, Dag 2 |
placeEindhoven 16 mar. 2026 tot 17 mar. 2026Toon rooster event 16 maart 2026, 09:30-16:30, Eindhoven, Dag 1 event 17 maart 2026, 09:30-16:30, Eindhoven, Dag 2 |
placeHouten 16 mar. 2026 tot 17 mar. 2026Toon rooster event 16 maart 2026, 09:30-16:30, Houten, Dag 1 event 17 maart 2026, 09:30-16:30, Houten, Dag 2 |
computer Online: Online 16 mar. 2026 tot 17 mar. 2026Toon rooster event 16 maart 2026, 09:30-16:30, Online, Dag 1 event 17 maart 2026, 09:30-16:30, Online, Dag 2 |
placeRotterdam 16 mar. 2026 tot 17 mar. 2026Toon rooster event 16 maart 2026, 09:30-16:30, Rotterdam, Dag 1 event 17 maart 2026, 09:30-16:30, Rotterdam, Dag 2 |
placeZwolle 16 mar. 2026 tot 17 mar. 2026Toon rooster event 16 maart 2026, 09:30-16:30, Zwolle, Dag 1 event 17 maart 2026, 09:30-16:30, Zwolle, Dag 2 |
placeAmsterdam 18 mei. 2026 tot 19 mei. 2026Toon rooster event 18 mei 2026, 09:30-16:30, Amsterdam, Dag 1 event 19 mei 2026, 09:30-16:30, Amsterdam, Dag 2 |
placeEindhoven 18 mei. 2026 tot 19 mei. 2026Toon rooster event 18 mei 2026, 09:30-16:30, Eindhoven, Dag 1 event 19 mei 2026, 09:30-16:30, Eindhoven, Dag 2 |
placeHouten 18 mei. 2026 tot 19 mei. 2026Toon rooster event 18 mei 2026, 09:30-16:30, Houten, Dag 1 event 19 mei 2026, 09:30-16:30, Houten, Dag 2 |
computer Online: Online 18 mei. 2026 tot 19 mei. 2026Toon rooster event 18 mei 2026, 09:30-16:30, Online, Dag 1 event 19 mei 2026, 09:30-16:30, Online, Dag 2 |
placeRotterdam 18 mei. 2026 tot 19 mei. 2026Toon rooster event 18 mei 2026, 09:30-16:30, Rotterdam, Dag 1 event 19 mei 2026, 09:30-16:30, Rotterdam, Dag 2 |
placeZwolle 18 mei. 2026 tot 19 mei. 2026Toon rooster event 18 mei 2026, 09:30-16:30, Zwolle, Dag 1 event 19 mei 2026, 09:30-16:30, Zwolle, Dag 2 |
placeAmsterdam 13 jul. 2026 tot 14 jul. 2026Toon rooster event 13 juli 2026, 09:30-16:30, Amsterdam, Dag 1 event 14 juli 2026, 09:30-16:30, Amsterdam, Dag 2 |
placeEindhoven 13 jul. 2026 tot 14 jul. 2026Toon rooster event 13 juli 2026, 09:30-16:30, Eindhoven, Dag 1 event 14 juli 2026, 09:30-16:30, Eindhoven, Dag 2 |
placeHouten 13 jul. 2026 tot 14 jul. 2026Toon rooster event 13 juli 2026, 09:30-16:30, Houten, Dag 1 event 14 juli 2026, 09:30-16:30, Houten, Dag 2 |
computer Online: Online 13 jul. 2026 tot 14 jul. 2026Toon rooster event 13 juli 2026, 09:30-16:30, Online, Dag 1 event 14 juli 2026, 09:30-16:30, Online, Dag 2 |
placeRotterdam 13 jul. 2026 tot 14 jul. 2026Toon rooster event 13 juli 2026, 09:30-16:30, Rotterdam, Dag 1 event 14 juli 2026, 09:30-16:30, Rotterdam, Dag 2 |
placeZwolle 13 jul. 2026 tot 14 jul. 2026Toon rooster event 13 juli 2026, 09:30-16:30, Zwolle, Dag 1 event 14 juli 2026, 09:30-16:30, Zwolle, Dag 2 |
placeAmsterdam 14 sep. 2026 tot 15 sep. 2026Toon rooster event 14 september 2026, 09:30-16:30, Amsterdam, Dag 1 event 15 september 2026, 09:30-16:30, Amsterdam, Dag 2 |
placeEindhoven 14 sep. 2026 tot 15 sep. 2026Toon rooster event 14 september 2026, 09:30-16:30, Eindhoven, Dag 1 event 15 september 2026, 09:30-16:30, Eindhoven, Dag 2 |
DevOps Process
CI/CD is part of the DevOps process whereby developers check in code changes regularly in a central repository, after which tests and builds are performed automatically. The tools ensure that the new code is correct before it is integrated into the software project.
Bamboo Configuration
The course starts with a discussion of the connection of Bamboo with version control systems such as Git, CVS and Bitbucket and goes into the tasks that Bamboo supports with build plans, stages an…

Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.
DevOps Process
CI/CD is part of the DevOps process whereby developers check in code changes regularly in a central repository, after which tests and builds are performed automatically. The tools ensure that the new code is correct before it is integrated into the software project.
Bamboo Configuration
The course starts with a discussion of the connection of Bamboo with version control systems such as Git, CVS and Bitbucket and goes into the tasks that Bamboo supports with build plans, stages and jobs.
Dashboards
Next you will learn how to create projects in the Bamboo Dashboard and configure build plans with tasks and jobs. This also deals with setting triggers and linking to repositories.
Build Configuration
More detailed attention is also paid to configuring build plans, jobs and stages, setting up connections with repositories and setting build triggers. Build notifications and passing parameters are also discussed here.
Build Automation
Also treated is how Bamboo can perform many different tasks automatically using tools such as Maven and Gradle Build tasks, .NET Build tasks, MSBuild and MSTest tasks and Selenium Tests. And automatic deployment is also discussed.
Administration
A lot of attention is also paid to Bamboo Administration with global variables, user management, permissions and the setting of bulk actions.
Reporting
Finally the reporting options from Bamboo are reviewed with which insight can be gained into build history and build activity, failed builds and the audit log.
Audience Course Continuous Integration with Bamboo
The course Continuous Integration with Bamboo is intended for developers, testers and administrators who want to use Bamboo to set up continuous integration projects.
Prerequisites Course Continuous Integration with Bamboo
Experience with IT projects in a DevOps environment with the Agile Development methodology and Scrum is beneficial for the understanding but not strictly necessary.
Realization Training Continuous Integration with Bamboo
The theory is discussed on the basis of presentations and demos and is interchanged with exercises. Demo projects should clarify the concepts discussed. The course uses the latest version of Bamboo. Course times are from 9.30 up and to 16.30.
Certification Continuous Integration with Bamboo
After successful completion of the course, the participants receive an official certificate Continuous Integration with Bamboo.
Modules
Module 1 : Bamboo Intro
- What is Bamboo?
- Continuous Integration
- Atlassian CI Server
- Version Control
- Git, CVS and BitBucket
- Supported Tasks
- Deployment Projects
- Build Plans
- Stages and Jobs
- Simultaneous Jobs
- Installing Bamboo
- Bamboo Server Port
Module 2 : Projects and Plans
- Bamboo Dashboard
- Creating Projects
- Build Plans
- Default Job
- Extra Tasks
- Enabling the Plan
- Link Repository
- Configure Tasks
- Clone Build Plan
- Triggers
- Favorite Projects
- Filter Plans
Module 3 : Configuring Plans
- Editing Build Plan
- Configuring Stages
- Configuring Jobs
- Configuring Stages
- Configuring Repositories
- Scheduled Build Triggers
- Repository Polling
- Adding New Branch
- Configuring Permissions
- Build Notifications
- Build History Expiration
- Passing Parameters
Module 4 : Task Execution
- Java Project Tasks
- Maven and Gradle
- .NET Tasks
- MSBuild and MSTest
- Linux Shell Build
- Powershell Build
- Selenium Tests
- Manual Builds
- Adding Deployment
- Web App Deployment
- Build Queue
Module 5 : Bamboo Administration
- Agents
- Global Variables
- User Management
- Linked Repositories
- Server Capabilities
- Global Permissions
- Add-on Management
- Exporting Build Plans
- Importing Build Plans
- Build History
- Bulk Actions
Module 6 : Reports
- Bambo Reports
- Build Activity
- Build Duration
- Agent Utilization
- Build Failures
- Number of tests
- Viewing Build History
- Viewing Artifacts
- Successful Builds
- Failed Builds
- Audit Log
Waarom SpiralTrain
SpiralTrain is specialist op het gebied van software development trainingen. Wie bieden zowel trainingen aan voor beginnende programmeurs die zich de basis van talen en tools eigen willen maken als ook trainingen voor ervaren software professionals die zich willen bekwamen in de nieuwste versie van een taal of een framework.
Onze trainingkenmerken zich door :
• Klassikale of online open roostertrainingen en andere
trainingsvormen
• Eenduidige en scherpe cursusprijzen, zonder extra kosten
• Veel trainingen met een doorlopende case study
• Trainingen die gericht zijn op certificering
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.
