Glossary category archive for

Software Development

  • Docs-as-Code

    Docs-as-code is an approach to documentation that applies the discipline, rigor, and structural thinking of software development to documentation work.

    Read more >: Docs-as-Code
  • Pipeline

    A pipeline is a defined sequence of stages that moves something (i.e., code, content, or data) through a process from start to finish. Each stage has a defined input, output, and handoff point.

    Read more >: Pipeline
  • SDLC

    The Software Development Lifecycle (SDLC) is the structured process organizations use to plan, design, build, test, deploy, and maintain software. It provides a repeatable framework for moving from an identified need to a working product, with defined stages that vary by methodology, such as waterfall, agile, and others organize those stages differently, but the core…

    Read more >: SDLC