What is GitOps? | GitOps vs DevOps

preview_player
Показать описание
What is GitOps and when should you use Flux? In this lightboard video, Sai Vennam outlines the key principles of GitOps, how it differs from standard DevOps, and how Flux lets you apply GitOps with existing CI tools.

0:00 What is GitOps?
0:46 Continuous Integration
1:47 Old-School Continuous Delivery
2:57 GitOps with Flux

#AWS #GitOps #Kubernetes
Рекомендации по теме
Комментарии
Автор

TY, Very simple to understand and to the point.

badtoro
Автор

Nice explanation, Sai. I'd like to add that Flux is the "lightweight" approach to ArgoCD (the one I used in the past), with a key difference being that ArgoCD provides a web interface that team leads can log into for stuff like deploying critical pieces in production (of course that YMMV depending on how mature your CI/CD workflow is).

StaffyDoo
Автор

thanks a lot . its a good video to clear and provide a good definition of gitops .thanks

mostafabanaei
Автор

Wow! Talking about hiding the sun with a finger. ;) You can use Terraform to do that better but if you are only focused on containers this might be the way to go.

mark-white-