Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
This is the first article in a hands-on series where we'll explore how to build gRPC services using...
You might recall my Simplifying the Builder Pattern article about using Kotlin Data Classes as a...
In the previous article Taking Kotlin Builders to the Next Level: A Type-Safe DSL Approach, we...
In the previous articles of this series, we explored how to build idiomatic gRPC APIs with Kotlin...
In the first two articles of this series, we built our first gRPC service in Kotlin and explored the...
Parquet files are a powerhouse for storing large, columnar datasets in big data workflows....
In the previous articles of this series, we built a solid foundation: from setting up a gRPC service...
In the previous (first) article of this series, we introduced gRPC and Protocol Buffers by building a...