The Cloud Native Network Function (CNF) Certification Program gives confidence to Communication Service Providers (CSPs) that applications provided by their vendors demonstrate cloud native best practices. It’s challenging for telco providers to navigate the cloud native…
Cloud Native Glossary — the Italian version is live!
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…
Service mesh at scale: How Xbox Cloud Gaming secures 22k pods with Linkerd
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…
Mentorship Spotlight: As an LFX Mentee for Fall’21
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…
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….
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…
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…
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,…
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…
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…