Search results for: kubernetes


Introducing Envoy Gateway

Posted on May 16, 2022

Project post originally published on Envoy’s blog by Matt Klein Today we are thrilled to announce Envoy Gateway, a new member of the Envoy Proxy family aimed at significantly decreasing the barrier to entry when using Envoy for API Gateway…


Cloud Native Glossary — the Italian version is live! 

Posted on May 12, 2022

Community post from the Italian Cloud Native Glossary team: Simone Stella, Meryem Fourdaous, Francesco Sbaraglia, Annalisa Gennaro The Cloud Native Glossary is a project led by the CNCF Business Value Subcommittee. Its goal is to explain cloud native…


Service mesh at scale: How Xbox Cloud Gaming secures 22k pods with Linkerd

Posted on May 10, 2022 | By Abereham Wodajie + Chris Voss

Guest post by Abereham Wodajie and Chris Voss, Software Development Engineers at Xbox Cloud Gaming, Microsoft Xbox Cloud Gaming is Microsoft’s game streaming service with a catalog of 100’s of games available in 26 markets around the world….


Mentorship Spotlight: As an LFX Mentee for Fall’21

Posted on May 10, 2022 | By Sayantani Saha

Guest post by Sayantani Saha Curious to know what it is? I thought of penning down my experience, as I get a lot of DMs from people asking how to get selected or what is the procedure for…


Load balancing for blue-green, rolling, and canary deployment

Posted on May 9, 2022 | By Armand Sultantono

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…


How do you integrate Emissary Ingress with OPA

Posted on May 6, 2022 | By Tayyab Jamadar

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…


Flux April 2022 update

Posted on May 4, 2022

Project post originally published on the Flux blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities which are…


Three things to know before debugging your spring application

Posted on May 3, 2022 | By Karl Hughes

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,…


Twelve-factor app anno 2022

Posted on April 28, 2022 | By Anders Qvist

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…


Building a SaaS architecture with a single tenant application

Posted on April 26, 2022 | By Joram Wilander

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…