Blog

  1. Apache Kafka ASCII Arts

    This blog post shows some ASCII arts describing the concepts of Apache Kafka. I made them just for fun :) Enjoy! Consume Group Partition <-> Consumer Producer
  2. Merkle Tree

    What is Merkle Tree a tree-like data structure every leaves is labelled with the hash of a data block every node is labelled with the cryptographic hash of the…
  3. Developing Cloud v.s. Using Cloud

    Currently, I'm working as a Site Reliability Engineer (SRE) for a database company that offers fully managed Database-as-a-Service (DBaaS). Before joining the …
  4. Avoid Snacking and Preening

    There are a lot of tasks that needs to be completed if you're working as a software engineer. Fixing bugs. Feature improvements. Refactoring and re-architectur…