Member Post
Adopting FinOps tool for pod-level Kubernetes cost management
Guest post by Asaf Liveanu, Co-Founder & CPO at Finout Cost optimization is a growing concern for organizations rapidly moving towards open-source and cloud-native projects based on Kubernetes. While flexibility remains one of the key strengths of Kubernetes,...
May 11, 2022 | By Asaf Liveanu
Member Post
Load balancing for blue-green, rolling, and canary deployment
Guest post originally published on Snapt’s blog by Armand Sultantono The most significant difference in software development today compared to the past is the rate of deployments: development teams release software to production earlier and more frequently. Customers want...
May 9, 2022 | By Armand Sultantono
Member Post
How do you integrate Emissary Ingress with OPA
Guest post originally published on InfraCloud’s blog by Tayyab Jamadar API gateways play a vital role while exposing microservices. They are an additional hop in the network that the incoming request must go through in order to communicate...
May 6, 2022 | By Tayyab Jamadar
Member Post
Three things to know before debugging your spring application
Guest post originally published on the Rookout blog by Karl Hughes Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition,...
May 3, 2022 | By Karl Hughes
Member Post
How to secure deployments in Kubernetes?
Guest post originally published on ARMO’s blog by Leonid Sandler CTO & Co-founder at Armo Security is crucial for containerized applications that run on a shared infrastructure. With more and more organizations moving their container workloads to Kubernetes, K8s...
May 2, 2022 | By Leonid Sandler
Member Post
Importance of baremetal for Kubernetes framework
Guest post by Vishal Anand, Utpal Mangla, and Luca Marchi, IBM Kubernetes never existed without Baremetals !! If we say that, it would not be incorrect for enterprises at all. It is of no surprise that some of...
April 29, 2022 | By Vishal Anand, Utpal Mangla, and Luca Marchi
Member Post
Twelve-factor app anno 2022
Guest post originally published on Xenit’s blog by Anders Qvist The Twelve-factor app is a methodology for building software-as-a-service apps that was first formulated by developers associated with Heroku. It’s been ten years since the first presentation of this...
April 28, 2022 | By Anders Qvist
Member Post
Are the three pillars of observability still relevant?
Guest post originally published on Chronosphere’s blog by Rachel Dines For some, observability has been defined as a collection of distinct data types known as the three pillars—logs, metrics, and distributed traces. While these are all critical inputs...
April 27, 2022 | By Rachel Dines
Member Post
Building a SaaS architecture with a single tenant application
Guest post by Joram Wilander, Director of Engineering at Mattermost, Inc. Introduction Most products that run as Software-as-a-Service (SaaS) are built to be multi-tenant, meaning that a single instance or deployment is meant to be used by multiple...
April 26, 2022 | By Joram Wilander
Member Post
Docs as Code: how does it improve developer experience?
Guest post originally published on Mia-Platform’s blog Introduction In the lifecycle of a software product, documentation plays a very significant role: without it, users struggle to use the software, or, in the best scenario, they do not take...
April 25, 2022