Essays about: "serverless functions"

Showing result 1 - 5 of 16 essays containing the words serverless functions.

  1. 1. Achieving Cost-Effective Testing for Serverless Based Applications

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Edvin Danielsson; Gregory Sastrawidjaya; [2023-08-07]
    Keywords : ;

    Abstract : Testing serverless applications poses unique challenges compared to traditional applications, such as the abstraction of its inner workings and how the pay-per-usage model means tests incur monetary costs. With the goal of studying practitioner’s approaches on this topic of cost-efficiency, we conducted five interviews and distributed a survey which received six responses. READ MORE

  2. 2. The State of Stateful Serverless Systems

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

    Author : Ashmitha Ambastha; [2023]
    Keywords : Stateful Serverless Systems; Azure Durable Functions; Apache Flink StateFun; Kalix; Cloudburst; Function-as-a-Service; Serverlösa system utan tillstånd; Azure Durable Functions; Apache Flink StateFun; Kalix; Cloudburst; funktion som tjänst;

    Abstract : Serverless computing and Function-as-a-service are popular paradigms that simplify application development by abstracting the development layer from the underlying infrastructure components. These systems work in a pay-as-you-go model and provide an efficient environment for developers to focus entirely on developing their business logic. READ MORE

  3. 3. Mitigating serverless cold starts through predicting computational resource demand : Predicting function invocations based on real-time user navigation

    University essay from Jönköping University/JTH, Avdelningen för datateknik och informatik

    Author : Gustav Persson; William Branth Sjöberg; [2023]
    Keywords : serverless functions; cold start; provisioned concurrency; adaptive scaling; mitigation; predicting function invocations; monitoring real-time user navigation;

    Abstract : Serverless functions have emerged as a prominent paradigm in software deployment, providing automated resource scaling, resulting in demand-based operational expenses. One of the most significant challenges associated with serverless functionsis the cold start delay, preventing organisations with latency-critical web applications from adopting a serverless technology. READ MORE

  4. 4. Improving Availability of Stateful Serverless Functions in Apache Flink

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

    Author : Christopher Gustafson; [2022]
    Keywords : Function-as-a-Service; Stateful Serverless Functions; Apache Flink StateFun; Availability; RonDB; RocksDB; Function-as-a-Service; Tillståndsbaserade ServerlösaFunktioner; ApacheFlink StateFun; Tillgänglighet; RonDB; RocksDB;

    Abstract : Serverless computing and Function-as-a-Service are rising in popularity due to their ease of use, provided scalability and cost-efficient billing model. One such platform is Apache Flink Stateful Functions. READ MORE

  5. 5. Serverless Streaming Graph Analytics with Flink Stateful Functions

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

    Author : Sihan Chen; [2022]
    Keywords : Temporal Graph; Graph Analytics; Flink Stateful Functions; Serverless; FaaS;

    Abstract : Serverless Function as a Service (FaaS) platforms have been an emerging trend nowadays with the continuous improvement of the cloud-native ecosystem. Graph streaming analytics is a widely-known research area that demands well-designed computation paradigms and complex optimization of storage and queries. READ MORE