3 papers
cs.DC2026
KubePACS: Kubernetes Cluster Using Performant, Highly Available, and Cost Efficient Spot Instances
Taeyoon Kim, Kyumin Kim, Enrique Molina-Giménez +2
Cloud users aim to minimize cost while maximizing performance by selecting the most suitable instance types for their workloads. To reduce expenses, spot instances have been widely…
cs.DC2026
AI-Driven Multi-Region Provisioning for Cloud Services Using Spot Fleets
Javier Fabra, Enrique Molina-Giménez, Pedro GarcÃa-López
Cloud service platforms increasingly rely on elastic infrastructures to support dynamic workloads. Spot instances provide discounted computing resources but introduce uncertainty d…
cs.DC2024
FaaS Is Not Enough: Serverless Handling of Burst-Parallel Jobs
Daniel Barcelona-Pons, Aitor Arjona, Pedro GarcÃa-López +2
Function-as-a-Service (FaaS) struggles with burst-parallel jobs due to needing multiple independent invocations to start a job. The lack of a group invocation primitive complicates…