---
title: "How Xoople Scales Python for AI using Anyscale on Azure | LIVE148"
url: https://daily.dev/posts/how-xoople-scales-python-for-ai-using-anyscale-on-azure-live148-wu2urebvf
source_url: https://www.youtube.com/watch?v=Boz5u4-61XI
type: video:youtube
source: "Microsoft Developer"
published: 2026-06-05T15:43:58.173Z
updated: 2026-06-05T15:44:20.650Z
tags: ["python", "azure", "gpu", "distributed-systems"]
reading_time: 14
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How Xoople Scales Python for AI using Anyscale on Azure | LIVE148

**[Microsoft Developer](https://daily.dev/sources/microsoftdeveloper)** · 14 min read · 0 upvotes · 0 comments

## Summary

Zupil, a Spanish AI startup building an earth system of record for physical-world data, shares how they use Anyscale on Azure (built on Azure Kubernetes Service with the Ray distributed compute framework) to scale Python AI workloads. The company processes satellite imagery with multiple spectral bands across trillions of pixels, combining CPU-based data preparation with GPU-based inference using foundation models like Prithvi (IBM/NASA). Key outcomes include GPU utilization in the high 80s–90%. Engineering advice includes decomposing problems into the smallest parallelizable unit, starting from the problem rather than model benchmarks, and favoring managed platforms over DIY infrastructure for small teams. Anyscale on Azure is now available in public preview.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=Boz5u4-61XI>

## Similar posts on daily.dev

- [Powering Distributed AI/ML at Scale with Azure and Anyscale](https://daily.dev/posts/powering-distributed-ai-ml-at-scale-with-azure-and-anyscale-cehycxvuq) · Microsoft Azure · 0 upvotes · 0 comments
- [Running Ray at Scale on AKS](https://daily.dev/posts/running-ray-at-scale-on-aks-nhwwmuvcd) · InfoQ · 0 upvotes · 0 comments

---

Tags: [#python](https://daily.dev/tags/python), [#azure](https://daily.dev/tags/azure), [#gpu](https://daily.dev/tags/gpu), [#distributed-systems](https://daily.dev/tags/distributed-systems)

[View this post on daily.dev](https://daily.dev/posts/how-xoople-scales-python-for-ai-using-anyscale-on-azure-live148-wu2urebvf)
