Skip to main contentSkip to navigation
Back to all tags

distributed-systems

15 topics and 7 pages tagged with "distributed-systems"

Topics

etcd

tool

etcd is a distributed, strongly consistent key-value store that serves as the primary data store for Kubernetes and other distributed systems, providing reliable configuration management and service discovery.

9/3/2025
1 pages
databasekey-value-storedistributed-systems+6 more

Kubernetes

troubleshoot

Kubernetes is an open-source container orchestration platform that automates deployment, scaling, and management of containerized applications across distributed clusters.

9/2/2025
1 pages
container-orchestrationcloud-infrastructuredevops-tools+15 more

Container Orchestration Platforms

alternatives

Container orchestration platforms are tools that automate the deployment, scaling, and management of containerized applications across clusters of machines, handling resource allocation, service discovery, and fault tolerance.

9/2/2025
1 pages
container-orchestrationdevopscloud-infrastructure+5 more

gRPC

tool

gRPC is a high-performance, open-source universal RPC framework that uses HTTP/2 and Protocol Buffers for efficient communication between distributed services and microservices.

9/1/2025
2 pages
api-frameworkcommunication-frameworkmicroservices-infrastructure+5 more

Service Mesh

tool

A Service Mesh is a dedicated infrastructure layer for handling service-to-service communication within a microservices architecture, providing features like traffic management, observability, and security.

9/1/2025
2 pages
microservicesdistributed-systemsnetworking+5 more

Microservices gRPC Communication

integration

gRPC is a high-performance RPC framework for efficient service-to-service communication, often used in Microservices Architecture, a design pattern for building applications as collections of independently deployable services.

9/1/2025
1 pages
integrationcommunicationmicroservices+6 more

Git

tool

Git is a distributed version control system that tracks changes in source code during software development, enabling multiple developers to collaborate on projects efficiently while maintaining complete history and branching capabilities.

8/31/2025
2 pages
version-controldeveloper-toolscommand-line+4 more

PostgreSQL

compare

A comprehensive comparison of five major database management systems representing SQL (PostgreSQL, MySQL), NoSQL document (MongoDB), in-memory cache (Redis), and distributed wide-column (Cassandra) paradigms for enterprise data storage and retrieval.

8/26/2025
1 pages
database-management-systemssqlnosql+5 more

Bitcoin vs Ethereum

compare

Dive into the brutal reality of Bitcoin vs Ethereum. Uncover the real-world pain points, expensive lessons, and unfulfilled promises that maximalists often ignore in the crypto ecosystem.

8/25/2025
1 pages
blockchain-technologycryptocurrencydistributed-systems+4 more

Apache Cassandra

tool

A distributed NoSQL database designed for handling large amounts of data across commodity servers with no single point of failure, providing high availability and linear scalability.

8/25/2025
4 pages
databasenosql-databasedistributed-systems+4 more

Apache Kafka

tool

Apache Kafka is a distributed event streaming platform that processes and stores real-time data streams with high throughput and fault tolerance capabilities for enterprise applications.

8/25/2025
1 pages
streaming-platformmessage-brokerevent-driven-architecture+5 more

Cassandra Kafka Microservices

integration

A comprehensive architecture pattern combining Apache Cassandra's distributed NoSQL database capabilities with Apache Kafka's event streaming platform to build scalable, fault-tolerant microservices that handle real-time data processing and persistent storage.

8/24/2025
1 pages
backend-infrastructuredata-architectureevent-driven-systems+5 more

MongoDB vs DynamoDB vs Cosmos DB

compare

Compare MongoDB, DynamoDB, and Cosmos DB for enterprise projects. Get real-world insights on performance, costs, and operational challenges from production deployments.

8/22/2025
2 pages
nosql-databasescloud-database-servicesdocument-stores+3 more

Redis vs Memcached vs Hazelcast

compare

Compare Redis, Memcached, and Hazelcast for production caching. Understand their core differences, performance, and use cases to make an informed decision for your distributed system.

8/22/2025
1 pages
in-memory-data-storecachingdatabase+5 more

Kubernetes

tool

Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of machines.

8/22/2025
2 pages
container-orchestrationcloud-infrastructuredevops+5 more

Pages