E-Commerce platform with serverless computing
October 17, 2023
This solution creates an API based, static website, powered by a relational backend and has example products and user accounts
- The web client is hosted on Firebase Hosting.
- The web client calls an API backend written in Python that is running as a Cloud Run service.
- The configuration and other secrets for the Python application are stored in Cloud Secrets Manager.
- Static assets for the application, and container images are stored in Cloud Storage.
- CloudSQL for PostgreSQL is used as the relational database backend for the Python application.
- Cloud Logging, Trace, and Error Reporting stores logs, OpenTelemetry traces, and error reports sent by Cloud Run and the API server. This data enables understanding correct application behavior and troubleshooting unexpected behavior.
A WordPress Commenter
October 26, 2020 at 10:21 amHi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.