Technical Details
Deployment Architecture
Typical deployment stack:
- Google Cloud Run
- Google Firestore
- Google Secret Manager
- Stripe API
- Mailgun
Health endpoints are included for monitoring.
Tech Stack Summary
The system is built on Stripe Connect for payment processing, Google Cloud Run for serverless compute, Firestore for the payment ledger and audit trail, and an event-driven architecture for webhook processing. Secrets are managed via Google Secret Manager; transactional email can be handled with Mailgun.