GitLab CI and Distributed Builds
Migrating from Bamboo Server to GitLab CI: Getting started

Migrating from Bamboo Server to GitLab CI: Getting started

7/6/2022 · Ivan Lychev

What this post added

This post details the initial state of a multi-component application's CI/CD setup using Atlassian Bamboo Server, including its build and deployment plans, application architecture, and environment management. It then outlines a proposed migration strategy to GitLab CI/CD, including a suggested GitLab groups/projects structure, and discusses the implementation of environment management using GitLab's Environments feature and Infrastructure as Code (IaC) with Terraform.

Read the original post ↗