Essays about: "apache cassandra"

Showing result 1 - 5 of 19 essays containing the words apache cassandra.

  1. 1. Methods for Comparing Database Management Systems

    University essay from Linköpings universitet/Medie- och Informationsteknik; Linköpings universitet/Tekniska fakulteten

    Author : Jakob Törnqvist; [2023]
    Keywords : DBMS; mongodb; postgresql; apache cassandra; memcached; neo4j; ease of implementation; performance tests; graph DBMS; document DBMS; wide-column DBMS; relational DBMS; cache; database; database management system;

    Abstract : Zenon AB is an it-company of which, this thesis was made in collaboration with. Zenon AB has clients that generate large amounts of data, therefore it is important for Zenon AB that they make competent choices of database management systems (DBMS) when designing systems for their clients. READ MORE

  2. 2. Performance Evaluation of Apache Cassandra using AWS (Amazon Web Services) and GCP (Google Cloud Platform)

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Gayathri Thanuja Alluri; [2022]
    Keywords : cloud computing; AWS; evaluation of cassandra over AWS and GCP; Latency;

    Abstract : Context: In the field of computer science and communication systems, cloud computing plays animportant role in Information and Technology industry, it allows users to start from small and increase resources when there is a demand. AWS (Amazon Web Services) and GCP (Google cloud Platform) are two different cloud platform providers. READ MORE

  3. 3. Anomaly Detection in Wait Reports and its Relation with Apache Cassandra Statistics

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Abheyraj Singh Madhu; Sreemayi Rapolu; [2021]
    Keywords : Wait reports analysis; time-series anomaly detection; Apache Cassandra statistics; anomaly detection; behavior reporting tool;

    Abstract : Background: Apache Cassandra is a highly scalable distributed system that can handle large amounts of data through several nodes / virtual machines grouped together as Apache Cassandra clusters. When one such node in an Apache Cassandra cluster is down, there is a need for a tool or an approach that can identify this failed virtual machine by analyzing the data generated from each of the virtual machines in the cluster. READ MORE

  4. 4. Developing Random Compaction Strategy for Apache Cassandra database and Evaluating performance of the strategy

    University essay from Blekinge Tekniska Högskola

    Author : Roop Sai Surampudi; [2021]
    Keywords : Apache Cassandra; Compaction; Random Probability Distributions; IBM Cloud; NoSQL databases;

    Abstract : Introduction: Nowadays, the data generated by global communication systems is enormously increasing.  There is a need by Telecommunication Industries to monitor and manage this data generation efficiently. Apache Cassandra is a NoSQL database that manages any formatted data and a massive amount of data flow efficiently. READ MORE

  5. 5. Improving Efficiency of Data Compaction by Creating & Evaluating a Random Compaction Strategy in Apache Cassandra

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : RAHUL REDDY KATIKI REDDY; [2020]
    Keywords : Apache Cassandra; Compaction Strategy; Random Compaction; NoSQL; Design Science.;

    Abstract : Background: Cassandra is a NoSQL database, where the data in the background is stored in the immutable tables which are called SSTables. These SSTables are subjected to a method called Compaction to reclaim the disk space and to improve READ performance. READ MORE