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.

cultureautomationcollaboration

GitOps

methodology

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

gitdeploymentautomation

Microservices

methodology

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

architecturedistributed-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-learningautomationai

Platform Engineering

methodology

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

developer-experienceautomationplatforms

Site Reliability Engineering(SRE)

methodology

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

reliabilityoperationsgoogle