강의

멘토링

로드맵

Inflearn Community Q&A

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로 배포한다면 어떻게 배치시키면 되는걸까요?

 

dockerreactnodejspostgresqltypescriptNext.js클론코딩

Answer 1

0

John Ahn님의 프로필 이미지
John Ahn
Instructor

안녕하세요!

넵 맞습니다.

client는 nginx로 웹서버 구현해주시고 server는 그냥 올려주시면 되며, pg는 rds 사용해주시면 됩니다 ^^

감사합니다.

No author

This post's author information has been deleted.

Ask a question