Developers building cloud native applications come across the same challenges – reliable service invocation, state management, event driven services and observability to name a few. However developers should focus on application business logic, not solving distributed…
Why do we hit a wall when introducing microservice architecture?
Guest post by Fred Chien (錢逢祥, Brobridge) Understanding various technical issues and pitfalls of microservice architecture The Microservice Architecture is foggy. No matter what you do, it always seems wrong, and you may hit the wall…
CommunityBridge Spotlight: My first real experience with Open Source
Guest post by CommunityBridge Intern, Arthur Silva Sens I just graduated from my internship at Linux Foundation’s Community Bridge program, and I’d like to share my experience and explain why you should also consider applying if you are…
VanillaStack as a platform for a truly vendor-agnostic open-source ecosystem
VanillaStack, an open-source Kubernetes-based cloud-stack, introduces a new approach to set-up and distribute open-source cloud-workloads, abstracting from complexities and providing the foundation for an open-source ecosystem, which is truly open and vendor-agnostic. In this webinar, the…
SiliconANGLE: “TiKV graduates from the CNCF, enabling persistent storage for container applications”
TiKV is now the latest project to graduate from the Cloud Native Computing Foundation, an initiative that’s meant to help advance Kubernetes and other container technologies.
Cloud Native Computing Foundation announces TiKV Graduation
Cloud native key-value database project now has almost 1,000 production users worldwide SAN FRANCISCO, Calif. – September 2, 2020 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced…
Guest post by Uma Mukkara, Maintainer on LitmusChaos Project and COO at MayaData LitmusChaos is a CNCF sandbox project. Its mission is to help Kubernetes SREs and developers to find weaknesses in Kubernetes platform and applications running on Kubernetes by…
CNCF has 99+ K8S distros, and this is how (and why) we built one more: OKD4 on FCOS
OKD, is the community distribution of Kubernetes that powers Red Hat’s OpenShift. It is built around a core of OCI container packaging and Kubernetes container cluster management. OKD also uses Fedora CoreOS (FCOS), a container-oriented operating…
A look back at our FIRST KubeCon + CloudNativeCon virtual conference
The first virtual KubeCon + CloudNativeCon just wrapped up and it was a huge success thanks to our amazing community of doers – builders, operators and advocates. We are so thrilled that the cloud native community…
Why do DevOps engineers love Helm?
Guest post originally published on the Nirmata blog by Spruha Pandya The adoption of microservices architecture has revolutionized the way applications are developed today. As the microservices architecture replaced the monolithic architecture, containers replaced VMs. However,…