Ambassador post by Miley Fu, CNCF Ambassador, DevRel at CNCF WasmEdge project Introduction: The recent surge in popularity of large language models and their applications, driven by the success of ChatGPT, has sparked immense interest in…
Top Kubernetes security tools in 2023
Member post originally published on the ARMO blog by Ben Hirschberg Kubernetes security is a critical part of the app lifecycle, through the build, deployment and runtime stages. Kubernetes runtime environments are dynamic and continuously changing. As clusters are…
Saying goodbye to PaaS and IaaS
Community post originally published on Medium by Noah Ispas Kubernetes is taking over, isn’t it? Almost everyone has heard of Kubernetes by now, and many organizations of all sizes are using it or at least considering using…
Enforcing Efficient Network Security with Cilium Bloomberg offers a host of financial products to its clients, including BQuant Enterprise, which enables users to build, test, and share research internally within their financial institution as interactive applications,…
From IP to identity: making cattle out of pets in cloud native
Community post by Bill Mulligan From one bit modifying the next to frontend talking to backend, IT is fundamentally about identity, who is talking to what and what is the outcome of their interaction. This concept…
Using Kyverno with Pod Security Admission
Guest post originally published on the Kyverno blog by Kyverno Maintainers Using Pod Security Admission with Kyverno for the best of both worlds. Pod Security Admission (PSA) is the built-in successor to Kubernetes PodSecurityPolicy (PSP) and is enabled by…
FinOps and GreenOps: efficient and green cloud management
Member post originally published on the SparkFabrik blog Within an ever-evolving technology landscape, the FinOps model helps to govern the rising costs of Cloud infrastructure and services. Indeed, Cloud expenses have started to rise steadily for many…
Cloud Native Live: IaC Migration using AI: From CloudFormation to Terraform in Seconds
In the era of cloud-native technologies, Infrastructure as Code (IaC) has become essential for managing and provisioning cloud resources efficiently. In this talk, we will explore the process of migrating from CloudFormation to Terraform, showcasing a…
Dynamic request routing and circuit breaking
Project post originally published on the Linkerd Blog by Flynn This blog post is based on a workshop that I recently delivered at Buoyant’s Service Mesh Academy. If this seems interesting, check out the full recording! Linkerd 2.13…
Kubernetes logging best practices
Community post by Selvam R, DevOps Engineer, Chennai (Winner of the KCD Chennai Blogathon) Kubernetes is a popular open-source platform for container orchestration that is widely used by developers and DevOps teams for deploying and managing…