[go: up one dir, main page]

Skip to content

benoitpaul/nextjs-hosting-docker-aws

Repository files navigation

Hosting a Docker NextJs project on AWS

This is a project with different stacks to showcase how to host a Docker NextJs project on AWS.

Create the NextJs project

Hosting with App Runner

  • npm install @aws-cdk/aws-apprunner-alpha
  • use the L2 construct Service

Hosting with App Runner with Auto Scaling Configuration

  • npm install cdk-apprunner-autoscaling
  • define the Auto Scaling Configuration
  • use the L1 construct CfnService

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published