Explore >> Select a destination


You are here

thatonegamedev.com
| | babashka.org
9.9 parsecs away

Travel
| | A categorised directory of libraries and tools for Babashka
| | timilearning.com
10.5 parsecs away

Travel
| | My notes from the fourth chapter of Martin Kleppmann's book: Designing Data Intensive Applications.
| | yokota.blog
18.8 parsecs away

Travel
| | The Rust Schema Registry Client is a fully asynchronous Rust client library for interacting with the Confluent Schema Registry. It allows you to enforce a Data Contract between a producer and a consumer. For example, you can Serialize and deserialize Kafka records using Avro, Protobuf, and JSON Schema Specify data quality rules using Google Common...
| | jeffreytse.net
61.9 parsecs away

Travel
| System design is the process of defining the architecture, interfaces, and data for a system that satisfies specific business requirements. A good system design requires engineers to think about everything in an infrastructure, from the hardware/software, down to the data and how it's stored.