Thanks to authors who shared their knowledge for free on the internet, I can overcome software development challenges. This website is my way of giving back. I’m writing about stuff I learnt along the way, which I hope brings something new to the table.

Binaries encoding - 4. Conlusion


Last post of the binary encoding technologies series. It compares the 3 technologies and tries to identify in which situation they should be used.
Read more ⟶

Binaries encoding - 3. Protobuf


Third post of the binary encoding technologies series. It presents how Protobuf can be used to encode messages stored in an event bus.
Read more ⟶

Binaries encoding - 2. JSON


Second post of the binary encoding technologies series. It presents how together JSON, MessagePack and JSON schema can be used to encode messages stored in an event bus.
Read more ⟶

Binaries encoding - 1. Avro


First post of a series that compares different binary encoding technologies to encode messages stored in an event bus. It presents how the Avro protocol can be used for this specific use case.
Read more ⟶

About


An article to present myself: Who am I? What is this site?
Read more ⟶