Skip to content
DevOps Glossary
Contribute
Home / Methodology

Methodology

6 terms in this category.

DevOps

methodology

A culture and set of practices that unifies software development and IT operations to shorten delivery cycles and improve reliability.

culture automation collaboration

GitOps

methodology

An operational framework that uses Git as the single source of truth for declarative infrastructure and application delivery.

git deployment automation

Microservices

methodology

An architectural style where applications are built as a collection of small, independent services communicating over APIs.

architecture distributed-systems

MLOps (MLOps)

methodology

A set of practices that combines machine learning, DevOps, and data engineering to deploy and maintain ML models in production.

machine-learning automation ai

Platform Engineering

methodology

The discipline of building and maintaining internal developer platforms to improve developer experience and productivity.

developer-experience automation platforms

Site Reliability Engineering (SRE)

methodology

A discipline that applies software engineering practices to infrastructure and operations to build scalable, reliable systems.

reliability operations google