Why metrics are-important ?! | Meetup slides

Why metrics are-important ?! | Meetup slides

Table of Contents

A brief of a tech talk about the Backstage project and how it can be used to build an engineering platform.

comments powered by Disqus

Related Posts

Getting Up & Running with Kubernetes

Getting Up & Running with Kubernetes

Organized Chaos with Kubernetes for a startup/new companies Kubernetes is easy, for companies moving from Legacy / Bare metal & Multi-cloud is a whole different story, from setting up the k8s cluster to managing microservices and bridging on the gaps between new-gen and legacy infrastructure with cloud-native solutions given at Tikal

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