GitOps

GitOps is an operational model that uses Git as a single source of truth for infrastructure automation and application delivery. It applies DevOps practices such as version control, collaboration, compliance, and CI/CD tooling to infrastructure management. It allows developers and IT operations teams to use Git pull requests to manage infrastructure provisioning and software deployment . It enables faster and more reliable deployments of cloud native applications.

Snippet from Wikipedia: DevOps

DevOps is the integration and automation of the software development and information technology operations. DevOps encompasses necessary tasks of software development and can lead to shortening development time and improving the development life cycle. According to Neal Ford, DevOps, particularly through continuous delivery, employs the "Bring the pain forward" principle, tackling tough tasks early, fostering automation and swift issue detection. Software programmers and architects should use fitness functions to keep their software in check.

Although debated, DevOps is characterized by key principles: shared ownership, workflow automation, and rapid feedback. From an academic perspective, Len Bass, Ingo Weber, and Liming Zhu—three computer science researchers from the CSIRO and the Software Engineering Institute—suggested defining DevOps as "a set of practices intended to reduce the time between committing a change to a system and the change being placed into normal production, while ensuring high quality". However, the term is used in multiple contexts. At its most successful, DevOps is a combination of specific practices, culture change, and tools.

Related:

External links:

  • method/gitops.txt
  • Last modified: 2023/05/30 06:13
  • by Henrik Yllemo