Build Tools

                                          In DevOps, build tools are software tools that convert source code into a runnable application in an automated, repeatable way.

They compile code, resolve dependencies, run tests, and package artifacts so they can be deployed. Think of build tools as the “factory machines” that turn raw code into a finished product