Event Driven Architecture On Google Cloud

A short guide to one shape of application. A user submits data, a few steps run on it — often a Gemini call among them — and a result returns to the browser. The work is orchestration, not heavy computation. Every choice below favors three properties — decoupled, stateless, event-driven — and names the service that does each job.

ecliptic-ai 8b882e6 16 files · 151.4 KB Updated

File contents

ecliptic-ai/architecture/tree/main/skills/event-driven-architecture-on-google-cloud commit 8b882e675c

Frequently asked questions

npx skillmds@latest add ecliptic-ai/event-driven-architecture-on-google-cloud