Blog Posts
- Home /
- Blog Posts

Building a Developer Platform: “Behind the Scenes” of application lifecycle management
Originally posted on the Israeli Tech Radar on medium.
In the dynamic realm of software development, particularly within agile and cloud-native landscapes, the ability to swiftly adapt and innovate is paramount. This agility, however, often comes with its own set of challenges, especially when it involves the coordination and management of numerous microservices and processes. Herein lies the crux of our narrative: the establishment of a robust developer platform, metaphorically dubbed “The Show” for its ability to seamlessly present the final act to the audience — our customers — without exposing the countless hours and effort invested backstage by developers and operations personnel.
Read More
Doing literally anything with go-task and why should ya?
This is a common approach I adopted to manage tasks
Read More
From yak shaving to mastering tasks
Originally posted on the Israeli Tech Radar on medium.
TLDR; This is a quick share of a neat tool which found it’s way into my toolset, it did it in such a significant way which enabled me to combine tools in a common way — something I’ve been missing for quite a while. This is also a thank you to the author’s and contributors of go-task which is such an awesome tool.
Read More
IaC & GitOps with EKS blueprints
Originally posted on the Israeli Tech Radar on medium.
TLDR; Need a cluster up and running fast? Take a close look at eks-blueprints, I got started in minutes and have been working with it for almost 2 years now.
Read More
Kubernetes Control Loops: The Secret Sauce Behind Your Microservice Bliss
Originally posted on the Israeli Tech Radar on medium.
TLDR; Ever dreamt of a system that manages your microservices like a maestro, constantly keeping them in perfect harmony? Kubernetes makes this a reality with control loops, the magic behind the scenes. Operators take it a step further, letting you customize Kubernetes for even more control over custom workload needs.
Read More
Kubexperience for developers
Originally posted on the Israeli Tech Radar on medium.
TL;DR Kubernetes is much more than just a container orchestration platform … alongside The Cloud Native Landscape Kubernetes is the equivalent to Linux’s kernel with an ecosystem of apps/util which enriched it.
Read More
Managing your dotfiles or ~/.config ...
This is a common approach I adopted to manage my dotfiles
Read More
Planning a production ready kubernetes with fundamental Controllers & Operators — Part 1 — Intro
Originally posted on the Israeli Tech Radar on medium.
Background on why I’m writing this series
Part of my role at Tikal requires me to interview candidates for DevOps / SRE / Platform Engineers, nowadays in the center of any modern application we have kubernetes and considering kubernetes has many extensions in the form of controllers and operators, one of the questions I like asking is — give me an example of 5 controllers or operators you used / will use when setting up a new kubernetes cluster, this post will attempt to answer that question as much as possible tackling the core challenges we meet when setting up and running an application on kubernetes.
Read More
Planning a production ready kubernetes with fundamental Controllers & Operators — Part 2 — Secrets
Originally posted on the Israeli Tech Radar on medium.
This post will continue presenting the idea of “additional controllers which do 80% of the job of making your kubernetes cluster production ready”
Read More

Planning a production ready kubernetes with fundamental Controllers & Operators — Part 3 — DNS & Service discovery
Originally posted on the Israeli Tech Radar on medium.
As we continue to build our production grade cluster, we should explore the central components of Kubernetes, one of it’s core features is service discovery which is achieved by using DNS, this sub-system is fundamental for understanding how applications communicate with one other, and are how they are made accessible externally. This part of the series will start by diving into the internal mechanisms of service discovery, and then expand on how Kubernetes integrates with external DNS systems for service accessibility which will also prepare us for part 4 which will discuss ingress traffic.ֿ
Read MoreCategories
- 12-15 Factors ( 3 )
- Architecture ( 1 )
- Chaos Engineering ( 4 )
- Chef ( 1 )
- Developer Experience (DevEx) ( 27 )
- Development ( 20 )
- DevOps ( 2 )
- Infrastructure as Code ( 1 )
- K3d ( 1 )
- K3s ( 1 )
- Kubernetes ( 13 )
- Lightning Talks ( 4 )
- Medium Publications ( 14 )
- Meetup ( 7 )
- Microservices ( 1 )
- Monitoring ( 2 )
- Presentations ( 23 )
- Production Readiness ( 9 )
- Security ( 2 )
- TechRadarCon ( 2 )
- Vagrant ( 1 )
- Webinar ( 8 )
- Youtube ( 27 )
- YoutubeShorts ( 1 )
Tags
- 12-15 Factors
- 12-Factor
- 15-Factor
- A.I
- A.I Driven DevOps
- Agentic A.I
- Aibyte
- App-Driven-Iac
- Bitwarden
- CDK
- Chaos Engineering
- Chef
- Cloud-Native
- Config
- Crossplane
- Dagster
- Declarative
- Dev-Experience
- Development
- DevEx
- DevOps
- Dora-Metrics
- Dotfiles
- EKS
- Git
- GitOps
- Helm
- IaC
- Imperative
- K3d
- K3s
- Kubernetes
- Meetup
- Microservices
- Minikube
- Monitoring
- Object Storage
- Pre-Commit
- Production Readiness
- Pulumi
- Python
- S3
- S3 CSI Driver
- Secrets
- Security
- Software
- SRE
- Tech-Talk
- TechRadarCon
- Terraform
- Toil
- Tools
- Vagrant
- Webinar
- Youtube
- YoutubeShorts