maxbuyogo
FREEOP
a year ago
What we are doing is:
Frontend (Angular) => calls Backend (Spring) over the network => domain
Then the spring reads some data from a mongo db on frankfurt digital ocean and sends it to the frontend.
Location of Frontend and Backend is EU WEST.
Resource Limits are both on 32 vCPU and 32G. Replicas 1
Sleeping is not activated.
My call takes over 8seconds till the data is loaded.
Is there a way to make this faster?