Steren
@steren.fr
830 followers 310 following 380 posts
Engineer turned Product Manager ⬣ Google Cloud Run founder+leader ⬣ Google Cloud Carbon Footprint founder steren.fr 𝕏: @steren
Posts Media Videos Starter Packs
steren.fr
stations.albertguillaumes.cat shows 3d models of many european metro stations.
Here's Chatelet Les Halles in Paris:
steren.fr
And a new overview page is on the way.
steren.fr
Glad to have participated in person to the 2025 edition of Cloud Run day India!

The team had prepared great deep dive sessions, quizzes, and workshops. Nice to connect with the local developer community.
steren.fr
Add /deploy to Gemini CLI with the Cloud Run Gemini CLI extension:

$ gemini extensions install github.com/GoogleCloudP...

Read more: cloud.google.com/blog/product...
steren.fr
Steren @steren.fr · Sep 3
Deploy your Gradio app to Cloud Run from the gradio CLI:

$ gradio deploy --provider gcloud
steren.fr
Steren @steren.fr · Aug 27
Gemini 2.5 Flash Image (a.k.a. nano banana) is a massive leap forward, an a 171 elo point jump is huge.

See nice landing page from Google DeepMind deepmind.google/models/gemin...
steren.fr
Steren @steren.fr · Aug 13
I'll be speaking at the AI For Developers meetup in San Francisco next Wednesday:
- 6:30pm: Google Cloud Run for AI (Inference, agents, and MCP)
- 7pm: A Python-First Approach to AI Infra, from Sandboxes to Inference
- 7:30pm: Zylo-docs: The Code-first, AI-powered API Spec Tool
lu.ma/qemn7akv
steren.fr
Steren @steren.fr · Aug 11
- Vibe coded apps go to Cloud Run
- AI Agents go to Cloud Run
- MCP servers go to Cloud Run

Cloud Run's flexibility and on-demand nature make it a runtime of choice for these new workloads.
steren.fr
Steren @steren.fr · Aug 11
Thanks to Gemini CLI:
- I don't write tests (manually) anymore
- test coverage of my projects go up.
steren.fr
Steren @steren.fr · Aug 8
The Cloud Run MCP server is now listed in Docker's MCP hub.
The catalog page does a great job listing the available tools and giving clear setup instructions.
hub.docker.com/mcp/server/c...
steren.fr
Steren @steren.fr · Aug 3
Gemini CLI and I added an anaglyph mode to my web component, for non-VR users.
stereo-img.steren.fr
steren.fr
Steren @steren.fr · Jul 31
Previously, we waited for a language runtime to be Stable or LTS before launching it on Cloud Run.

We are changing that: Go 1.25 (today "Release Candidate") and Node.js 24 ("Current") are available in Preview today.
They will GA once Stable and "Active LTS".

$ gcloud run deploy
steren.fr
Steren @steren.fr · Jul 30
Right now: 10,000 homes sending 60MW to the grid as one Virtual Power Plant
steren.fr
Steren @steren.fr · Jul 29
Can you share more details: is this a new issue? or you've always observed it?
steren.fr
Steren @steren.fr · Jul 28
Carbon numbers for Google Cloud regions, 2024 edition.
- Details: cloud.google.com/sustainabili...
- CSV: github.com/GoogleCloudP...
steren.fr
Steren @steren.fr · Jul 23
I'd like to thank TikTok and Gen Z for a potential new Radiohead tour (and one can hope) album.
steren.fr
Steren @steren.fr · Jul 16
The Gemini CLI roadmap is now public github.com/orgs/google-...

👀 2 Cloud Run-related items:

Start background agent either locally, by deploying to Cloud Run, or through Jules integrations:
github.com/google-gemin...

Deploy to Cloud Run with /deploy
github.com/google-gemin...
Gemini CLI Public Roadmap • google-gemini
This project publishes the Public Roadmap for the Gemini CLI Project.
github.com
steren.fr
Steren @steren.fr · Jul 11
In an alternate timeline, we would have flown from San Francisco to Paris in 4.5 hours today.
steren.fr
Steren @steren.fr · Jul 11
Announcing Docker, Inc compose support for Google Cloud Run:

- Define your app in "compose.yaml"
- Run locally with "docker compose up"
- Deploy with "gcloud run compose up"

Docker blog: www.docker.com/blog/build-a...

GCP blog: cloud.google.com/blog/product...

Video: youtu.be/KHM3YGkLOxo?...
steren.fr
Steren @steren.fr · Jul 7
GitHub PR review tool is way behind Google's internal code review tool.
For performance, usability, and features
steren.fr
Steren @steren.fr · Jul 7
cooking something
steren.fr
Steren @steren.fr · Jun 28
Gemini CLI can also help you pass time when your containers are building