I know it is necessary if it is through AWS API gateway. Since firebase are from google, and from this article, it seems unnecessary.
I am tossing up between keeping everything within Google or routing via AWS.
Thank you.
Asked
Active
Viewed 96 times
0

rock-paper
- 93
- 1
- 9
-
Why would you route Google traffic through AWS? That would add several hops and increase round trip time, and route traffic off Google's internal backbone. – John Hanley Mar 02 '22 at 22:10
-
I also want to know what would you want to achieve here. – Robert G Mar 03 '22 at 08:32
-
Because I am much more familiar with AWS and it seems Google API gateway is very new. It is also possible that I only use firebase for Auth and leave the rest to AWS -- but I try not to, that is where the tossing up from. – rock-paper Mar 03 '22 at 09:53