Tag: distributed-systems
All the articles with the tag "distributed-systems".
- serverlessdistributed-systems
Mocking Serverless Backends with Google Cloud Functions
Using Google Cloud Functions to stand up serverless mocks for testing event-driven systems — in Go.
- kafkadistributed-systems
Understanding Apache Kafka
How Apache Kafka moves real-time data at scale — topics, partitions, offsets, and the design that survives broker failure.
- serverlessdistributed-systems
Serverless Framework
A quick-start for the Serverless Framework on AWS Lambda with Node.js — IAM setup, deploy, and the commands to get a function live.