Essays about: "docker-compose"

Found 3 essays containing the word docker-compose.

  1. 1. LOCK-IN FREE : Lock-In Free Research Enablement Environment

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Suparerk Angkawattanawit; [2022]
    Keywords : ;

    Abstract : Lock-in Free with its Lock-in-Free Research Enablement Environment aims to provide platforms for academic and industrial researchers to conduct research requiring big data, while at thesame time, preventing them from getting locked-in to a specific vendor of a data scientist notebook and a cloud platform. The thesis benefits the particular graduate-level course titled ScaDaMaLe for PhD students in Swedish Universities and industrial data scientists in general. READ MORE

  2. 2. Mitigating garbage collection in Java microservices : How garbage collection affects Java microservices andhow it can be handled

    University essay from Mittuniversitetet/Institutionen för informationssystem och –teknologi

    Author : Amanda Ericson; [2021]
    Keywords : Garbage collector; Microservice; Docker; docker-compose; CMS; G1GC; Shenandoah GC; ZGC;

    Abstract : Java is one of the more recent programming languages that in runtime free applications from manual memory management by using automatic Garbage collector (GC) threads. Although, at the cost of stop-the-world pauses that pauses the whole application. READ MORE

  3. 3. Container Orchestration : the Migration Path to Kubernetes

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Johan Andersson; Fredrik Norrman; [2020]
    Keywords : virtualization; container; docker; docker compose; container orchestration; kubernetes; ansible; terraform; internet of things; deployment; scaling; migration patterns; rancher; helm; infrastructure as code;

    Abstract : As IT platforms grow larger and more complex, so does the underlying infrastructure. Virtualization is an essential factor for more efficient resource allocation, improving both the management and environmental impact. It allows more robust solutions and facilitates the use of IaC (infrastructure ascode). READ MORE