No author
This post's author information has been deleted.
Node and React series that you can learn by following - Creating a Reddit site (NextJS) (Pages Router)
Introduction to distribution methods
Written on
·
236
0
만약 3tier로 배포한다면 어떻게 배치시키면 되는걸까요?
Answer 1
안녕하세요!
넵 맞습니다.
client는 nginx로 웹서버 구현해주시고 server는 그냥 올려주시면 되며, pg는 rds 사용해주시면 됩니다 ^^
감사합니다.