Essays about: "serverless cloud computing faas"

Found 5 essays containing the words serverless cloud computing faas.

  1. 1. Comparing performance and developer experience for a serverless application integrated with a serverless database

    University essay from Uppsala universitet/Datalogi

    Author : Leonora Stiernborg; [2023]
    Keywords : serverless cloud computing faas;

    Abstract : Cloud computing has introduced a paradigm shift in the information technology sector by enabling the user to access computing resources over the internet. Serverless is a new cloud computing technology that has gained significant popularity for the deployment of services and applications. READ MORE

  2. 2. A FaaS Instance Management Algorithm for Minimizing Cost subject to Response Time

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

    Author : Tianyu Zhang; [2022]
    Keywords : Serverless; Cloud Computing; Function as a Service; Kubernetes; Instance Management Algorithm; Serverless; Cloud Computing; funktion som tjänst; Kubernetes; algoritm för instanshantering;

    Abstract : With the development of cloud computing technologies, the concept of Function as a Service (FaaS) has become increasingly popular over the years. Developers can choose to create applications in the form of functions, and delegate the deployment and management of the infrastructure to the FaaS provider. READ MORE

  3. 3. Investigating differences in performance between monolithic and serverless based architectures

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

    Author : Jonathan Manousian; [2022]
    Keywords : Cloud; Serverless; Monolithic; Load testing; Function as a service; Molnet; Serverlös; Monolitisk; belastningstesning; Function as a service;

    Abstract : With the growth of cloud computing, various delivery models have emerged to attract developers looking for scalable and cost-effective infrastructures for their software. Traditionally, applications are developed as a monolith with one single codebase repository, and they are easily deployed; for example as Platform as a Service (PaaS). READ MORE

  4. 4. End-to-end latency and cost impact of function segregation and customized memory allocation in FaaS environments

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

    Author : Desireé Fredriksson; [2021]
    Keywords : FaaS; Function as a service; Serverless;

    Abstract : Function as a service (FaaS) is a type of serverless cloud computing intended to facilitate development by abstracting away infrastructural management, and offer a more flexible, pay-as-you-go billing model based on execution time and memory allocation. FaaS functions are deployed to the cloud provider as either single units, or chained to form a pipeline of multiple functions that call each other. READ MORE

  5. 5. Estimating the end-to-end runtime with a dynamically built graph with exponentially moving average on serverless applications

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

    Author : Jagiello Jakub; [2021]
    Keywords : ;

    Abstract : Function-as-a-Service (FaaS) is a technology for developing serverless applications scaled and managed entirely by the Cloud provider. Applications are composed of functions that are connected in a graph-like fashion to solve complex problems. READ MORE