All Member Posts


5 tips for implementing an Internal Developer Portal in your company
Member Post 5 tips for implementing an Internal Developer Portal in your company
Guest post originally published on Mia-Platform’s blog by Mia-Platform Team More and more companies are adopting the Agile approach and DevOps paradigm to accelerate and improve their software development. Even though some software lifecycle processes have been simplified and speeded up, companies...
May 13, 2022 | By Mia-Platform Team

Adopting FinOps tool for pod-level Kubernetes cost management
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

Load balancing for blue-green, rolling, and canary deployment
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

How do you integrate Emissary Ingress with OPA
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

Three things to know before debugging your spring application
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

How to secure deployments in Kubernetes?
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

Importance of baremetal for Kubernetes framework
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

Twelve-factor app anno 2022
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

Are the three pillars of observability still relevant?
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

Building a SaaS architecture with a single tenant application
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