New AI Trick Speeds Up Your Cloud Apps 3x
This could make your favorite apps faster and cheaper to run...
Running stream processing in stateful serverless environments can be tricky. Existing scaling approaches ignore chained-request overhead, so they often misestimate how many workers are needed. A new strategy called CLASP estimates execution and chained-request costs, adjusts operator parallelism, and packs operators onto the fewest workers that can sustain the target input rate. In experiments, it improved throughput by up to 3.3x and cut median end-to-end latency by up to 76% compared with state-of-the-art scaling strategies.
- CLASP is an AI tool that optimizes cloud apps by smartly managing their 'pipeline' of tasks, cutting delays by 76% and speeding things up 3x.
- It works behind the scenes, so you won’t see it directly—but it makes apps like video calls or updates run smoother.
- Businesses could save money on cloud services while giving users a faster, more reliable experience.
Why It Matters
Makes the apps you rely on faster and cheaper, without you lifting a finger.