DigiNews

Tech Watch Articles

← Back to articles

ascend ⬆️☁️ : run Python functions on Kubernetes

Quality: 8/10 Relevance: 9/10

Summary

ascend is a Python library that lets you run functions on Kubernetes with minimal code changes and without Docker on the localhost. It uses cloudpickle for serialization, Kaniko for in-cluster image builds, and Kubernetes as a scalable job queue, aiming to make cloud-native execution seamless and low-ops. The post also covers security, isolation, and management aspects in multi-user environments.

🚀 Service construit par Johan Denoyer