Harrykp ⚡️
Blog
    Distributed System - Partitioning

    Distributed System - Partitioning

    Partitioning is the process of splitting a large database into smaller, more manageable parts called partitions.

    Distributed Systems Database Partitioning
    Distributed System - Version Vectors

    Distributed System - Version Vectors
    Draft

    Version Vectors

    Distributed Systems Version Vectors
    Distributed System - Replication(Leader Less Replication)

    Distributed System - Replication(Leader Less Replication)

    Leaderless replication decentralizes data writes, allowing any replica to accept them. Examples include Amazon's Dynamo and open-source platforms like Riak and Cassandra. Mechanisms like read repair and anti-entropy ensure eventual consistency.

    Distributed Systems Replication Leaderless Replication
    Distributed System - Quorums Reads and Writes

    Distributed System - Quorums Reads and Writes

    Quorums are the minimum number of votes required for the read or write to be valid. In distributed systems, quorums are used to ensure consistency and availability. This post explains how quorums are used in distributed systems.

    Distributed Systems Replication Leaderless Replication
    Lesson Plan: Mastering Advanced Concepts in Ruby on Rails

    Lesson Plan: Mastering Advanced Concepts in Ruby on Rails

    Comprehensive lesson plan covering advanced concepts in Ruby on Rails for developing complex web applications.

    Ruby on Rails Lesson Plan
Recent posts Older Posts