r/devops 5h ago

AI content How to create Planning, Design, Development, Testing, Deployment, Maintenance Pipeline? Please suggest sources

Hi everyone,

I recently watched a podcast featuring a senior developer from EPAM, where he explained the different phases of the SDLC. He mentioned that he built a pipeline covering the entire software development lifecycle—from planning and design to development, testing, deployment, and maintenance—with each stage flowing into the next.

I really liked that idea, and now I'm wondering how to build a pipeline like that myself. Does anyone have any good resources, guides, or examples to learn from?

Thanks!

2 Upvotes

3 comments sorted by

2

u/xtreampb 4h ago

Dora and team topologies gives you the concepts. How is based on engineering culture and workflow

1

u/Emergency_Extent_726 3h ago

Totally agree, understanding those concepts really sets the foundation. Also, diving into the specific tools that align with those principles can make a big difference in how the pipeline is structured.

1

u/fernquill29 2h ago

this is exactly it. the "how" is always org-specific, no shortcut around that