What are mutable and immutable objects and resources? Does immutability apply to bare metal, virtual machines (VMs), applications, Cloud, containers, infrastructure, Kubernetes, etc.? What does mutability and immutability mean? Mutable vs. immutable explained.
Continue readingAuthor Archives: Viktor Farcic
How To Create Preview Environments And Collaborate Through Livecycle
Livecycle enables us to create preview environments based on pull requests (PRs) and encourages inclusive collaboration.
Continue readingTalos: Linux Designed For Kubernetes
Talos is Linux designed for Kubernetes. It’s secure, immutable, and minimal.
Huge thanks to Alfadil Tabar for making this video happen.
Continue reading10 Must-Have Kubernetes Tools
What are the top 10 Kubernetes tools I used (almost) every day? Which are the best and the most important k8s tools everyone should use?
Continue readingManage The Cost Of Kubernetes Clusters And Cloud Resources With Kubecost
How much does it cost to run a Kubernetes cluster? How much do we spend on other Cloud resources? Can we break down the price per teams, services, namespaces, and other groups? Is Kubecost the answer to those questions? What is Kubecost?
Continue readingCost-Aware Kubernetes Cluster Autoscaling With Cast AI
Cast AI allows us to cut costs by autoscaling and to rightsize our Kubernetes clusters.
Continue readingDevOps MUST Build Internal Developer Platform (IDP)
Shifting left by saying “now you do it” does not work. If you want to enable developers to be productive and self-sufficient, you have to build an IDP (Internal Developer Platform).
Continue readingHow To Write And Test Kubernetes Manifests With Datree
Datree is an open-source CLI tool for engineers to use in creating more stable and secure Kubernetes configurations. By revealing misconfigurations in the early stages of the pipeline, your organization can enforce its standards and secure its infrastructure from development to production.
Continue readingRunning Event-Driven Pub/Sub Microservices In Kubernetes With Dapr
Dapr simplifies microservice communication through direct or event-based pub/sub messaging and helps us develop resilient and secured microservices. It performs service discovery, message broker integration, encryption, observability, secret management, and many other tasks. In this video, we are focusing on pub/sub events.
Continue reading