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 software development and information technology operations. DevOps encompasses the tasks necessary for software development and can lead to both shortening development time and improving the development life cycle. According to American software architect Neal Ford, DevOps, particularly through continuous delivery, employs the "bring the pain forward" principle by tackling challenging tasks early, fostering automation, and enabling swift issue detection.

Although debated, DevOps is generally characterized by three 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—defined 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