Tag: Fault-Tolerance

  • Intro to Ceph storage

    Ceph is a unified, distributed storage system designed for excellent performance, reliability and scalability. In this post, I will introduce Ceph and explain how it…

    Read
  • Spark, Cassandra and Python

    In this post we touch briefly on Apache Spark as a cluster computing framework that supports a number of drivers to pipe data in, and…

    Read
  • Kafka overview

    Zookeeper General definition of distributed system: a software system that is composed of independent computing entities linked together by a computer network whose components communicate…

    Read
  • Docker Compose, Docker Stack and Docker Swarm

    This posting covers some basic docker orchestration tools. Docker Compose Docker Compose’s predecessor is a tool called Fig developed by Orchard, which was acquired by…

    Read