DevEx | GitOps & ArgoCD, Meetup Tikal & Ownbackup

DevEx | GitOps & ArgoCD, Meetup Tikal & Ownbackup

Table of Contents

In this talk we will cover the ci-cd processes shifting to GitLab and ArgoCD, and how our implementation provides shorter feedback loops which are key in speeding-up the overall developer experience.

Whilst Gitlab provides the CI, Argo provides the Continuous Deployment tools which implement GitOps best practices in addition to the argo CLI and GUI, which provide a coherent view of their microservice.

Video


Presntation slides

comments powered by Disqus

Related Posts

Building Production-Ready AI Agent Workflows: MCP Integration and Operational Excellence

Building Production-Ready AI Agent Workflows: MCP Integration and Operational Excellence

This is Part 2 of our series on AI agents in DevOps. If you haven’t read Part 1: From AI Assistants to AI Agents, I recommend starting there to understand the foundational concepts.

Read More

Why blog in 2024 ? | A Reflection on Diversity of thought and the Power of anecdotes

TLDR — Some insights to what’s on my mind professionally and some anecdotes on the why & what I am going to deal with in 2024, + reachout for collaboration.

Read More
Using S3 as Local Storage on kubernetes with S3 CSI Driver

Using S3 as Local Storage on kubernetes with S3 CSI Driver

Originally posted on the Israeli Tech Radar on medium.

TLDR; In the world of cloud-native applications, efficient and scalable storage solutions are crucial. Amazon S3 (Simple Storage Service) is a popular object storage service, but what if you could use it as local storage in your Kubernetes clusters? Enter the S3 CSI (Container Storage Interface) Driver, a game-changer for developers and operations teams alike.

Read More