Will GitOps replace DevOps

Hello Guys i just started a class on GitOps. Please is this the right part

Hi,

No, GitOps will not replace DevOps. In fact, DevOps is responsible for setting up and maintaining GitOps workflows. DevOps teams play a crucial role in improving and optimizing GitOps to make deployments more efficient. Over time, as new applications or services are added, DevOps teams will create pull requests to update YAML files and ensure the changes are deployed across all environments. GitOps is a tool or practice within the broader DevOps methodology, not a replacement for it.

1 Like