How to deploy a NextJS app on AWS Fargate with Terraform
Introduction In this guide, you will learn how to deploy a NextJS Node server on AWS ECS Fargate. This is an easy and scalable way to deploy a Dockerised NextJS project. It also makes it easy to add more environments and keep a clean separation between them while making changes to them all through a git repository (no…
评论
?
参与讨论