SDLC Overview
- SDLC: Software Development Life Cycle
- Systematic approach covering software development from start to finish
- SDLC workflow refers to the sequence of steps followed to achieve specific goals:
- Build: compiling and/or packaging code, resolving dependencies
- Test: used to ensure codebase functionality, quality, and reliability
- Deploy: process of making the software available for use in a specific environment