SAD¶
Overview¶
The Pluto project is public access endpoint for B2B client.
System Architechture Design¶
Tech Stack¶
Updated later
Other¶
Entities
Physical Design
System Design
Deployment¶
Environment: staging
and prod
.
Deployment: CICD CloudBuild on Cloud Run
URL serve at: dapi.innotech.vn
Progress
flowchart LR
client[dapi.innotech.vn] --> lb[Load balancer] --> run[Cloud Run] --> image[Image prod:latest]
Source Reference¶
Appendix¶
Appendix A: Record of Changes¶
Table: Record of changes
Version | Date | Author | Description of Change |
---|---|---|---|
0.1.0 | 06/04/2024 | Bao Truong | Initation documentation |