Search results for: fluentd


Vitess Project Journey Report

Posted on November 29, 2020

Vitess is a cloud native database system. Originally created as an internal solution by YouTube to handle scaling for massive amounts of storage,Vitess is a database solution for deploying, scaling and managing large clusters of open-source…


PayIt

Posted on October 20, 2020

So much of our daily lives happen online these days, and yet the average adoption rate for a digital government service is less than 20%. PayIt’s founders set out to boost that number by offering a…


A Practical Guide to Kubernetes Logging

Posted on October 5, 2020 | Dotan Horovitz

Guest post originally published on the Logz.io blog by Dotan Horovitz, Logz.io Kubernetes has become the de-facto industry standard for container orchestration. It provides the required abstraction for efficiently managing large-scale containerized applications with declarative configurations,…


Cloud Native Computing Foundation Releases Schedule for KubeCon + CloudNativeCon North America 2020 Virtual

Posted on October 1, 2020

The event will feature four days of educational sessions, technical content, and networking for anyone looking to learn about the cloud native ecosystem SAN FRANCISCO, Calif. – October 1, 2020 – The Cloud Native Computing Foundation®…


Cloud Native Computing Foundation announces Intuit as Gold Member

Posted on August 18, 2020

Leading global financial platform company reaffirms commitment to the cloud native ecosystem SAN FRANCISCO, Calif. – August 18, 2020 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced…


21 CNCF interns graduate from the Q2 2020 Linux Foundation CommunityBridge Program

Posted on August 13, 2020

In our biggest class yet, 21 CNCF interns have successfully passed the CommunityBridge program! 14 CNCF Graduated, Incubating and Sandbox projects participated in the program this quarter including CoreDNS, Envoy, Kubernetes, Linkerd, Prometheus and more. CommunityBridge…


Logging in Kubernetes: EFK vs PLG Stack

Posted on July 27, 2020

Guest post originally published on the InfraCloud blog by Anjul Sahu, Solution Architect at InfraCloud With ever-increasing complexity in distributed systems and growing cloud-native solutions, monitoring and observability become a very important aspect in understanding how the systems…


Advanced Cloud Engineer Bootcamp makes it simple for IT pros to learn cloud

Posted on July 22, 2020

Following the successful launch of the Cloud Engineer Bootcamp last month, The Linux Foundation and CNCF heard from many sysadmins, developers, engineers, and others who wanted a similarly structured program to help them learn the skills…


Fluent Bit v1.5: lightweight and high-performance log processor

Posted on July 14, 2020

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…


Nubank

Posted on July 10, 2020

Nubank于 2013 年创立于巴西,作为一家金融科技初创企业,Nubank 不会被历史遗留的基础架构所累。 公司在早期就使用了 Docker 容器, 在 AWS 上运行差不多所有的基础设施。 但这并不意味着 Nubank 不会遇到问题。过去几年中,随着 Nubank 客户基数达到 2300 万,工程团队从最初的 30 人增至 520 人,这家金融科技初创企业面临挑战。“我们使用的是不可变基础架构,但我们的发展非常、非常迅猛,” Nubank 工程总监 Renan Capaverde 说,“我们的部署要靠旋转整个堆栈,或克隆整个基础设施才能迭代所有开发。因此,随着时间推移,会变得越来越慢,越来越痛苦。” 此外,还有其他痛点,包括应用软件的负载均衡,在 AWS 中添加新的安全组规则的难度等。 “最终,我们确信,Docker 对我们大有裨益,我们希望进一步容器化,”Capaverde 说。选择一个编排器是接下来要做的工作。Nubank 的数据基础设施团队已经在 Mesos 上运行了一个 Spark…