What is the preferred way for deploying a NextJS application in AWS

0

What is the preferred way to deploy a NextJS application in AWS?

While researching I could see multiple managed services

Cloud Front , AWS Amplify, Elastic Beanstalk

So kindly provide the best choice to deploy the app.

Thanks

1 réponse
0
Réponse acceptée

I d recommend Amplify given me the was a recent addition: https://docs.aws.amazon.com/amplify/latest/userguide/deploy-nextjs-app.html and typically will leverage, under the hood, cloudfront,s3 and lambdas

profile picture
EXPERT
répondu il y a 5 mois
profile picture
EXPERT
vérifié il y a 5 mois
  • As said above, it depends on your case. If you need an easy-to-go solution - Amplify is your choice. If you already have a big infrastructure deployed by Terraform, for example, you can use CloudFront, S3 and Lambdas without Amplify.

  • Thanks for sharing the details

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions