Hi Everyone, do we have any aws infrastructure dia...
# help
l
Hi Everyone, do we have any aws infrastructure diagram for the nextjs deployment through SST. I am trying to understand how all the components work together. Thanks cc: @Frank @Jay
l
Thanks @Derek Kershner. This is very helpful. I am also trying to find a way to connect my API backed to RDS instance in us-east-2 in an existing VPC. Do you have any suggestions on this? Thanks
d
I’d recommend forgoing the next.js API and spinning up your own. Lots of reasons to do so, and VPC only adds more. I do think RDS has some kind of Data API possibility as well, but quite frankly I don’t use SQL and there are plenty of better resources here than me.
l
Thanks @Derek Kershner