datastacktv / data-engineer-roadmap

Roadmap to becoming a data engineer in 2021
https://datastack.tv
12.19k stars 1.3k forks source link

Add GitLab Pipelines to CI/CD #44

Open yanniskatsaros opened 3 years ago

yanniskatsaros commented 3 years ago

Hey there,

Thanks for putting together this awesome resource! I’d strongly suggest adding GitLab Pipelines to the CI/CD section. It’s an extremely useful platform and is actually what competitively prompted GitHub Actions to emerge, as far as I know.

Hope this helps!

alexandraabbas commented 3 years ago

Thanks, I'm glad you like it! Good point, I used GitLab Pipelines myself previously and I liked it a lot. I'll add it to the image next time I update it.

nialloriordan commented 2 years ago

Drone and CircleCI are two other popular CI/CD tools. I don't think Jenkins should be considered a modern DE tool.