icon Yu-Chen Cheng
Search
Home Blog About
GitHub GitHub
X X
Mail
RSS
  • Working as a Mentee of LFX Mentorship Program with Volcano Community

    Jun 13, 2021

    The LFX Mentorship program is a program designed to provide an opportunity for mentees to gain exposure to the development of open-source projects. I was honored to have the opportunity to work closely with the Volcano community, a sandbox project of CNCF, for the system stability enhancement task. In this post, I would like to share my experience and lessons learned during the project as a mentee of the Volcano project.

  • Paper Reading | EuroSys '20 | Borg: the Next Generation

    Apr 24, 2021 · Paper Reading

    Muhammad Tirmazi, Adam Barker, Nan Deng, Md E. Haque, Zhijing Gene Qin, Steven Hand, Mor Harchol-Balter, and John Wilkes. 2020. Borg: the next generation. In Proceedings of the Fifteenth European Conference on Computer Systems (EuroSys '20). Association for Computing Machinery, New York, NY, USA, Article 30, 1–14. DOI:https://doi.org/10.1145/3342195.3387517

  • 翻译 | 为 Kubernetes 编写良好的 e2e 测试

    Apr 10, 2021 · Translation

    本文为 Writing good e2e tests for Kubernetes 的译文,其主要目的在于介绍如何为 Kubernetes 编写良好的 e2e 测试。

  • 年终总结 | 2020 年终总结:「转」

    Dec 30, 2020 · 年终总结

    2020 年终总结:「转」。

  • 使用 Bcache 将 HDD 与 SSD 作为缓存的混合存储

    Oct 9, 2020 · Storage

    本文为使用 Bcache 将 HDD 与 SSD 作为缓存的混合存储时的笔记。

  • Getting Started with Apache Kafka on Kubernetes with Strimzi

    Sep 1, 2020 · Kubernetes

    本文为在 Kubernetes 集群中使用 Strimzi 部署 Apache Kafka 的笔记。

  • Paper Reading | 使用 SGX 对键值对存储加密

    Jul 27, 2020 · Paper ReadingStorage

    本文简要介绍了两篇基于 SGX 进行的存储相关的安全优化的工作,SPEICHER 和 ShieldStore。这两篇工作发表的时间是平行的,两者具有相同的切入点,但基于两者的数据结构有不同的侧重点。

  • Naive Networking with Combine in Swift

    Dec 28, 2019 · iOS

    Combine 是苹果在 WWDC 提出的两大开发框架之一,该框架提供了一个声明式的 Swift API 去处理异步的事件。本文主要结合基于 Moya 并结合 Combine 自定义了一个简单的网络抽象层,在结合响应式编程的同时又能优雅地对网络请求的数据流进行处理。

  • Cloud Native Infrastructure: Part 2 Monitoring

    May 27, 2019

    The post introduces the combination of Prometheus and Grafana.

  • Cloud Native Infrastructure: Part 1 Service Discovery

    May 27, 2019

    Service discovery components maintain a list of service instances that are available for work within a microservice domain. The post introduces the basic usage of Consul.

  • Previous
  • 1
  • 2
  • 3

© 2026 Yu-Chen Cheng. This site is licensed under a Creative Commons Attribution 4.0 International license. Built with Astro & shadcn/ui .