Next.js Discord

Discord Forum

How to deploy a full stack next application on AWS?

Unanswered
futuredevengineer posted this in #help-forum
Open in Discord
Avatar
I have used Next, route handlers, nextauth, mongoose, and the server components and client components

ik that i can deploy frontend part on s3, and backend on elastic beanstalk to keep the server running, or maybe lambda?

so how do i do deploy the app on aws? any specfic easy architecture

for people wondering how i am going to store db, i guess mongodb atlas gave me 250mb free on cloud iirc? so no need to worry about it.

0 Replies