System Architecture

System Architecture

7404 bookmarks
Custom sorting
Chronon - Airbnb’s End-to-End Feature Platform
Chronon - Airbnb’s End-to-End Feature Platform
Nikhil Simha discusses Airbnb's Feature Platform, focusing on the recent efforts to solve the challenges, specifically covering: core APIs, training data generation, feature serving and observability.
·infoq.com·
Chronon - Airbnb’s End-to-End Feature Platform
Unified Grid: How We Re-Architected Slack for Our Largest Customers - Slack Engineering
Unified Grid: How We Re-Architected Slack for Our Largest Customers - Slack Engineering
All software is built atop a core set of assumptions. As new code is added and new use-cases emerge, software can become unmoored from those assumptions. When this happens, a fundamental tension arises between revisiting those foundational assumptions—which usually entails a lot of work—or trying to support new behavior atop the existing architecture. The latter …
·slack.engineering·
Unified Grid: How We Re-Architected Slack for Our Largest Customers - Slack Engineering
Automated Code Generation in API Integration
Automated Code Generation in API Integration
This article will explore how automated code generation using autonomous agents is revolutionising API integration.
·apidna.ai·
Automated Code Generation in API Integration
Metrics Design | Fishjam
Metrics Design | Fishjam
Currently, fishjam exposed a few metrics, which included a label room_id.
·fishjam-dev.github.io·
Metrics Design | Fishjam
Fireproof Uses Merkle CRDTs to Cut Database Latency
Fireproof Uses Merkle CRDTs to Cut Database Latency
The low latency, run-anywhere database combines cryptographic technologies with linked data and distributed computing approaches.
·thenewstack.io·
Fireproof Uses Merkle CRDTs to Cut Database Latency
Synthetic Monitoring With OpenTelemetry
Synthetic Monitoring With OpenTelemetry
Synthetic monitoring solutions built with a deep understanding of OpenTelemetry improve both visibility and testability.
·thenewstack.io·
Synthetic Monitoring With OpenTelemetry
Stars, Boosts & Toots
Stars, Boosts & Toots
Evolving thoughts, tips and resources for Mastodon
·shellsharks.com·
Stars, Boosts & Toots
Polylith | Polylith
Polylith | Polylith
Polylith is a software architecture that applies functional thinking at the system scale. It helps us build simple, maintainable, testable, and scalable backend systems.
·polylith.gitbook.io·
Polylith | Polylith
Bonfire
Bonfire
A federated social network for individuals and communities to design, operate and control their own digital lives.
·bonfirenetworks.org·
Bonfire
Top-Down Imperative Clojure Architectures
Top-Down Imperative Clojure Architectures
When I first became interested in functional programming, a more experienced engineer told me: “you know functional programming doesn’t really amount to much more than procedural programming.” As I insisted on the benefits of map, filter and reduce, he simply shook his head. “You’re thinking in the small. Go look at a large real-world application.” It took some time for me to see what he meant. My preferred language, Clojure, is a functional language.
·thomascothran.tech·
Top-Down Imperative Clojure Architectures
Real-Time Messaging Protocol - Wikipedia
Real-Time Messaging Protocol - Wikipedia
Real-Time Messaging Protocol (RTMP) is a communication protocol for streaming audio, video, and data over the Internet. Originally developed as a proprietary protocol by Macromedia for streaming between Flash Player and the Flash Communication Server, Adobe (which acquired Macromedia) has released an incomplete version of the specification of the protocol for public use.
·en.wikipedia.org·
Real-Time Messaging Protocol - Wikipedia
Introducing Nebula, the open source global overlay network from Slack - Slack Engineering
Introducing Nebula, the open source global overlay network from Slack - Slack Engineering
“What is the easiest way to securely connect tens of thousands of computers, hosted at multiple cloud service providers in dozens of locations around the globe?” If you want our answer, it’s Nebula, but I recommend that you read the rest of this short post before clicking that shiny link. At Slack, we asked ourselves this […]
·slack.engineering·
Introducing Nebula, the open source global overlay network from Slack - Slack Engineering
Making Machines Move
Making Machines Move
Gather round the fire to hear the tale of how we built migration for stateful apps on a global public cloud without building a SAN.
·fly.io·
Making Machines Move