The Linux Foundation, the nonprofit organization enabling mass innovation through open source, and Cloud Native Computing Foundation (CNCF), which builds sustainable ecosystems for cloud native software, announced a new certification, the Certified Kubernetes Security Specialist (CKS)…
Event-driven cloud native workflows use cases and patterns
The future of enterprise applications involves connecting services and applications to create real-time event-driven cloud-native applications using cloud-native technology like Kubernetes and Knative it’s possible to forward events from one cloud infrastructure to another. In the…
TechBeacon: "KubeCon + CloudNativeCon Europe: Cloud native goes mainstream"
Cloud-native deployments are getting larger as adoption becomes mainstream, and businesses are reaping the benefits. More than three quarters of companies use Kubernetes in production, up from 58% last year, according to a recent survey from…
ContainerJournal: "Google proposes changes to Istio Steering Committee"
Google is making a case for changing the rules under which the open source Istio service mesh project for Kubernetes environments is managed with a proposal to create a new Steering Committee charter around Contributor Seats…
Fluent Bit v1.5: lightweight and high-performance log processor
Guest post from Eduardo Silva, maintainer for Fluent Bit Fluent Bit, a sub-project under the umbrella of CNCF graduated project Fluentd, has reached its version v1.5. One of the biggest highlights of this major release is the joint work of…
Building application management platform with Open Application Model
This webinar will be delivered in Chinese. In this session, we will present practices and principles to build an application management platform with Kubernetes. Specifically, we will try to answer these questions based on practices we…
Brought to you by… phippy.io Written by: Matt Butcher and Karen ChuIllustrated by: Bailey BeougherIllustration of Goldie is based on the Go Gopherdesigned by Renee French Phippy, Zee, and Phippy Goes to the Zoo are copyright…
Nubank于 2013 年创立于巴西,作为一家金融科技初创企业,Nubank 不会被历史遗留的基础架构所累。 公司在早期就使用了 Docker 容器, 在 AWS 上运行差不多所有的基础设施。 但这并不意味着 Nubank 不会遇到问题。过去几年中,随着 Nubank 客户基数达到 2300 万,工程团队从最初的 30 人增至 520 人,这家金融科技初创企业面临挑战。“我们使用的是不可变基础架构,但我们的发展非常、非常迅猛,” Nubank 工程总监 Renan Capaverde 说,“我们的部署要靠旋转整个堆栈,或克隆整个基础设施才能迭代所有开发。因此,随着时间推移,会变得越来越慢,越来越痛苦。” 此外,还有其他痛点,包括应用软件的负载均衡,在 AWS 中添加新的安全组规则的难度等。 “最终,我们确信,Docker 对我们大有裨益,我们希望进一步容器化,”Capaverde 说。选择一个编排器是接下来要做的工作。Nubank 的数据基础设施团队已经在 Mesos 上运行了一个 Spark…
A fintech startup founded in 2013 in Brazil, Nubank was never weighed down by legacy infrastructure. Early on, the company embraced Docker containers and ran almost all of its infrastructure on AWS. Which is not to…
One large cluster or lots of small ones? Pros, cons and when to apply each approach
There’s definitely a trend to have multiple Kubernetes clusters running within each organization or even within each team. There are situations where this is the only viable approach, but in other circumstances, it could be fine…