Rodric Rabbah Rodric Rabbah

Writing

Posts and articles on AI agents, API development, and the future of software.

LinkedIn Post Astro AI

Building, Running, and Sharing Agents with Astro AI

The exciting promise of AI is that everyone can code. But packaging, sharing, deploying, and operating is a steep step function. Astro AI is working to systematically solve this for a much broader definition of builder.

24 reactions
LinkedIn Post Astro AI

Astro AI at KubeCon26 EU: AI control platform for agents

Introducing Astro AI: 10x faster agent experimentation, centralized management with guardrails, blueprint sharing, and data source visibility. Live Minecraft AI battle royale demo at KubeCon26 EU.

23 reactions
Blog Astro AI

Introducing Astro AI

Astro AI is a production-grade control plane for deploying AI agents as operational assets rather than experiments, with standardized packaging, governance, observability, and lifecycle management.

LinkedIn Post Astro AI

The right context changes everything for AI coding agents

Two agents. Same model. Same prompt. One connected to Postman's API Network. The other? On its own. The difference: one built the entire app without errors. The other failed three times. Context is everything.

81 reactions
LinkedIn Post Astro AI

No matter your business, AI and APIs are coming

It was surely always true that no matter your business, it wasn't safe from someone ambitious, determined, and hungry enough to come eat your lunch. It's certainly true now with AI and APIs. Stay hungry.

28 reactions
LinkedIn Post Postman Flows

Postman is way more than an API client

Most people still think of Postman as just an API client. In reality it's a platform for 40M+ developers: discovery, testing, automation, and AI-powered workflow building via Flows and Agent Mode.

206 reactions
LinkedIn Post Postman Flows

At KubeCon: Spotify demo, agent mode, and developer trust

At KubeCon, I took a prompt from Spotify on the spot, entered it in Postman agent mode, and it built a flow that finds the top 20 playlists in Atlanta. The energy around Flows and API-first AI was undeniable.

86 reactions
LinkedIn Post Postman Flows

One of my favorite features of AI is explaining code

I use Postman agent mode constantly to understand unfamiliar APIs and test suites. The best part: it brings the full power of gen AI to where I already spend my time. No context switching to ChatGPT.

103 reactions
Medium Serverless

The dawn of the Cloud Computer

A RISC-y analogy for the emerging cloud computer and what serverless computing means for the future of software development.

Medium Serverless

Security and Serverless Functions

A deep look at security considerations for serverless functions and what developers need to think about when building on serverless platforms.

Medium Serverless

The Serverless Contract

What serverless computing promises to developers, and what developers must understand to use it effectively.

Medium Serverless

Composing functions into applications

How to move beyond individual serverless functions and compose them into full applications with control flow, error handling, and state.