← Browse

Europe 2026

GPU Cloud Deployment Without Leaving Your IDE — Audry Hsu, RunPod

Audry Hsu

Overview

This talk introduces RunPod's Flash, a Python SDK designed to streamline the development and deployment of AI models on GPU infrastructure. The core thesis is that developers can significantly reduce iteration time by deploying functions directly to the cloud from their local IDE, eliminating the need for manual commits, Docker builds, and server configuration. This allows for rapid testing and iteration on GPU-accelerated workloads.

Who should watch

Key takeaways

Notable quotes

*We bring the hardware, we bring the GPUs and the compute. We make it easy for you guys to bring your code, bring your models, and deploy as quickly as possible.*
*Flash is our Python SDK, is that we want to eliminate all of that iteration cycle so that you can deploy your function on a GPU right from your local development environment.*
*Everything around it, your main function, any helper functions that you have, those all run on your local development environment, but if you need GPU compute, that that can run on the cloud.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.