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 Respuesta
0
Respuesta aceptada

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
EXPERTO
respondido hace 5 meses
profile picture
EXPERTO
revisado hace 5 meses
  • 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

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas