4 Comments

Also fabulous write up btw 🙌🏾

Expand full comment

Thanks a lot Tobi for your time to read the article and for your kind words.

Expand full comment

Given that you can’t have multiple region for cost reasons,

you have a FE react app making >= 4 api calls to BE ec2 micro services in AWS Ireland and your users are in Australia.

How would you approach improving the latency? I’ve opted for endpoints aggregation because 400ms per API request is killing me

Expand full comment

Thanks a lot Tobi for your time to read the article and for your kind words.

Your question is missing some context like why Ireland and not Australia for BE? Why not something like cloudflare edge functions or aws lambda if BE is small and cost is a factor? And how 400ms? What's the target latency? What is BE serving?

Expand full comment