Cloud Native Developer Experience | Reducing the TOIL

Cloud Native Developer Experience | Reducing the TOIL

Table of Contents

A presentation about the developer experience and how to reduce the TOIL, given at Tech Radar Conference #3 - 2021.

comments powered by Disqus

Related Posts

A CloudNative Dev Experience 🎯 | Tikal TechRadarCon 2021

A CloudNative Dev Experience 🎯 | Tikal TechRadarCon 2021

Originally posted on the Israeli Tech Radar on medium.

TLDR; Just when we thought we’ve got it figured out! We learn there’s a better, faster way of doing things, frameworks, abstractions, and methodologies invented to make our development experience easier, and help us during our journey to building a platform. But…Do we really need one?/Should we adopt one? What impact will that have on our product? The following post will try to tackle some of these questions as we explore building a better Developer Experience.

Read More
Planning a production ready kubernetes with fundamental Controllers & Operators — Part 4

Planning a production ready kubernetes with fundamental Controllers & Operators — Part 4

Originally posted on the Israeli Tech Radar on medium.

Welcome back to part four of our series on building a production-ready Kubernetes cluster with fundamental controllers and operators! In the previous parts, we explored essential components like Secrets and DNS management. Today, we’ll delve into the world of Ingress, a critical concept for routing external traffic to your applications within the cluster. To explain Ingress, I’ll be taking the Analogy approach, I’ll use the analogy of a city compared to a modern distributed computer:

Read More
Kube Security Shifting left, with Armo Security

Kube Security Shifting left, with Armo Security

As kubernetes matures into the standard de facto Operating System of the Cloud, in addition to a shift in deployment methods such as GitOps and Continuous delivery paradigms - automation of security is one of our main concerns

Read More