Most popular DevOps tools
- Git – It’s a well-known DevOps tool used for distributed source code management.
- Jenkins – This tool is a continuous integration tool that provides running tests on a non-developer machine when new code pushed into the source repository.
- Docker – Docker is a tool used at the time of its continuous deployment stage of DevOps to achieve containerization of OS and its dependencies.
Comments
Post a Comment