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개 답변
0
수락된 답변

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
전문가
답변함 5달 전
profile picture
전문가
검토됨 5달 전
  • 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

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠