Building sample services for Serverless Production Readiness and Optimization for Java in Google Cloud
Building each service individually
- Quotes Service - manage quotes from famous books, persisted in CloudSQL (Postgres)
- Audit Service - audit updates (persisted in Firestore)
- Reference Service - invoked by BFF service at start-up, to read reference data
- Faulty Service - illustrate a faulty service for resiliency purposes
- BFF Service - Backend-for-frontend service for downstream services