Cloud Native Devs!, TechRadarCon Talk

Cloud Native Devs!, TechRadarCon Talk

Table of Contents

Cloud Environments and Architectures, such as Serverless and Microservices, and their effective Deployment and Stability of Production have been our main focus, but we are now seeing the developer experience shifting. Forced to combine many subsystems together on our laptops it has become a mirror of the cloud. We used to call this our Integrated development Environment, and we should start treating it as one. In this session, we will take a short tour of many patterns & tools designed to enhance the developer experience. From various integrations augmenting our existing IDE’s to Internal Development Platforms designed as self-service platforms for developers.

Haggai Philip Zagury, DevOps Group & Tech Lead @ Tikal Knowledge. Haggai has over 10 years @ Tikal in DevOps, CI/CD, alongside prior OPS experience, he is passionate about Technology, Open Source, and Open Thinking. In the past 10 years, Haggai accompanied many customers in their Journey to CI/CD via Automation, Cloud, Containers Orchestration and more.

Video


Presntation slides

comments powered by Disqus

Related Posts

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

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
From yak shaving to mastering tasks

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
Kubexperience for developers

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