Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.07 KB

DevOps.md

File metadata and controls

33 lines (21 loc) · 1.07 KB

DevOps

DevOps is a natural evolution of software development. DevOps is not just a tool, a framework, or just automation. It is a combination of all these.

DevOps-1

DevOps aimed to align the Developement and Dictionary team with shared goals.

Reference

Git

Linux

Build Tools & Package Manager

  • python uses pip

Testing

Integrate - Jenkins:

Jenkins Interview Questions: https://www.youtube.com/watch?v=HxRryrubiOg What Is Jenkins: https://www.youtube.com/watch?v=LFDrDnKPOTg

CI/CD

CI/CD refers to continuous integration/continuous delivery and/or continuous deployment: https://www.redhat.com/en/topics/devops/what-is-ci-cd