Essays about: "MySQL cluster"

Showing result 1 - 5 of 20 essays containing the words MySQL cluster.

  1. 1. Performance comparison of distributed MySQL andMongoDB in a cloud environment

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

    Author : Viktor Ljungdahl; [2023]
    Keywords : ;

    Abstract : Context: Comparing MongoDB and MySQL performance in the cloud is useful for developerswhen deciding which database to use based on cost, performance, workload size, and composition.As cloud computing becomes more popular, developers must consider the scalability, availability,and ease of use of these platforms when selecting a database. READ MORE

  2. 2. Evaluating Failover and Recovery of Replicated SQL Databases

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : André Arnqvist; [2023]
    Keywords : Chaos Engineering; Cloud Computing; Databases; Failover and Recovery; Kubernetes; MySQL;

    Abstract : Kubernetes has emerged as a popular container orchestration platform, providing elasticity for applications by enabling them to be rapidly provisioned, scaled and terminated. This works well for stateless applications, however stateful applications and in particular replicated databases which many applications rely on require careful handling to keep a consistent state in a dynamic environment. READ MORE

  3. 3. Dynamic First Match : Reducing Resource Consumption of First Match Queries in MySQL NDB Cluster

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Hara Kumar; [2020]
    Keywords : “Query Optimization”; “Distributed Databases”; “First Match Query”; Frågaoptimering; ”distribuerad databas”; “första match frågor”;

    Abstract : Dynamic First Match is a learned heuristic that reduces the resource consumption of first match queries in a multi-threaded, distributed relational database, while having a minimal effect on latency. Traditional first match range scans occur in parallel across all data fragments simultaneously. This could potentially return many redundant results. READ MORE

  4. 4. RUNNING DATABASES IN A KUBERNETES CLUSTERAn evaluation

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Olle Larsson; [2019]
    Keywords : ;

    Abstract : A recent trend in so‰ftware engineering is to build applications composed of a set of small independent services – microservices. Kubernetes has become the common denominator for hosting stateless microservices. It off‚ers foundational features such as deployment and replication of microservices as well as cluster resource management. READ MORE

  5. 5. LenticularFS: scalable hierarchical filesystem for the cloud

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Roberto Bampi; [2017]
    Keywords : ;

    Abstract : The Hadoop platform is the most common solution to handle the explosion of big-data that both companies and research institutions are facing. In order to store such data, the Hadoop platform provides HDFS, a scalable distributed filesystem which runs on commodity hardware and enables linear scalability by adding new storage nodes. READ MORE