Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Make a project. Pick a pipeline. Build that project in that pipeline. Repeat process for all the pipelines you're interested in. The sources for learning pipelines kind of suck. Just use the respective documentation for the pipeline you're working in.
-
dan-pud8594yThere is some decent books by Dave Farley and Steve Smith but mostly about CD.
Also highly recommend Accelerate by DORA.
Id suggest starting with something like AWS CodeBuild that has a very low barrier to entry. Pick a project and build it! -
@vomitmachine has the correct answer. Trial and error is the essence of software engineering.
-
@junon I'm glad someone else shares my sentiment. You won't get very far by waiting for answers. Gotta find them yourself.
Related Rants
-
joeyhops6You know it's bad when Github finds it necessary to tell you your code is trash
-
NullBitMe7N: Me M: Mother M: Can you help me? I can't update pages. N: Sure *Checks problem* it looks like you install...
-
EdoPhoenix1Personal Project: Code lives in gitrepo, commits to master are automatically unit tested and if all tests work...
any good source to learn about ci/cd pipelines?
question
doubt
ci/cd
sources