/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

codesimple.blog
| | jensrantil.github.io
6.9 parsecs away

Travel
| | High-level Apache Kafka architecture.
| | jack-vanlightly.com
5.4 parsecs away

Travel
| | In part 2, we built a mental framework using a graph of nodes and edges to represent distributed work. Workflows are subgraphs coordinated via choreography or orchestration. Reliability, in this model, means reliable progress: the result of reliable triggers and progressable work. In part 3 we refine this graph model in terms of different types of coupling between nodes, and how edges can be synchronous or asynchronous. Let's set the scene with an example, then dissect that example with the concepts of coupling and communication styles.
| | www.martinfowler.com
3.1 parsecs away

Travel
| | Four principles that drive a logical architecture for a data mesh.
| | blog.mozilla.ai
22.8 parsecs away

Travel
| When it comes to using LLMs, it's not always a question of which model to use: it's also a matter of choosing who provides the LLM and where it is deployed. Today, we announce the release of any-llm, a Python library that provides a simple unified interface to access the most popular providers.