Tag: kafka

  • Autoscaling on Kubernetes Platform

    Introduction The concept of autoscaling on Kubernetes platform dates from the era where virtualization first became widespread and the overhead of provisioning a new server…

    Read
  • Intro to Big Data Projects

    Modern applications produce super large datasets beyond what traditional data-processing application can handle. Big data is a discipline that specialize in processing such data. For…

    Read
  • Zookeeper Summary

    Distributed systems Distributed system involves independent computing entities linked together by network. The components communicate and coordinate with each other to achieve a common goal.…

    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