logo Yuchen Cheng
Search
Home Blog About
GitHub GitHub
X X
Mail
RSS
  • Sep 1, 2020

    Kubernetes

    Getting Started with Apache Kafka on Kubernetes with Strimzi

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

  • Jul 27, 2020

    Paper Reading Storage

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

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

  • Dec 28, 2019

    iOS

    Naive Networking with Combine in Swift

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

  • May 27, 2019

    Cloud Native Infrastructure: Part 2 Monitoring

    The post introduces the combination of Prometheus and Grafana.

  • May 27, 2019

    Cloud Native Infrastructure: Part 1 Service Discovery

    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

© 2025 Yuchen Cheng. This site is licensed under a Creative Commons Attribution 4.0 International license. Built by Astro · shadcn .