<?xml version="1.0"?>
<metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/"><dc:title>Reducing cold-start delays in FaaS and serverless environments</dc:title><dc:creator>Podobnik,	Teodor Janez	(Avtor)
	</dc:creator><dc:creator>Ciglarič,	Mojca	(Mentor)
	</dc:creator><dc:creator>Pančur,	Matjaž	(Komentor)
	</dc:creator><dc:subject>Networking</dc:subject><dc:subject>Container</dc:subject><dc:subject>Container orchestration</dc:subject><dc:subject>Serverless</dc:subject><dc:subject>FaaS</dc:subject><dc:subject>cold start delay</dc:subject><dc:subject>Cloud Computing</dc:subject><dc:subject>BPF</dc:subject><dc:subject>XDP</dc:subject><dc:subject>OpenFaaS</dc:subject><dc:description>Serverless computing has gained popularity in the cloud computing model by abstracting infrastructure management. Serverless functions (FaaS) further abstract backend infrastructure, allowing developers to focus solely on function implementation and code execution. Both serverless computing and FaaS rely on container primitives, packaging code and dependencies for flexible deployment. However, "cold starts" introduce significant latency when containers or functions are spawned for the first time. Existing research primarily focuses on container runtime bootstrap and probability based function prewarming, rather than its startup through the existing connection establishment. This thesis proposes appending a unique function identifier in TCP SYN packet header to pre-warm the functions container, using an eBPF library for secure and efficient program execution. The approach is integrated into open-source framework for evaluation and implementation in a real-world use case. The thesis aims to remove cold start delays entirely, thus aligning the response time with warm starts. This synchronization occurs when network latency matches the function's cold-start time in typical scenarios, a common occurrence in cloud environments and heavily trafficked IoT networks.</dc:description><dc:date>2023</dc:date><dc:date>2023-09-29 13:35:00</dc:date><dc:type>Magistrsko delo/naloga</dc:type><dc:identifier>151108</dc:identifier><dc:identifier>VisID: 35406</dc:identifier><dc:identifier>COBISS_ID: 169474051</dc:identifier><dc:language>sl</dc:language></metadata>
