Skip to content

DevelopRight/static-nextjs-infrastructure-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static NextJs Infrastructure Example

This repository demonstrates how easy it is to generate your Infrastructure as Code as a part of your applications code. In this repository you will see that there is a CDK folder that contains the infrastructure to deploy this NextJs application to AWS using the Cloud Development Kit (CDK).

What does the CDK create?

Specifically the cdk/stack.ts creates an S3, Cloudfront Distribution, ACM Certificate, and Route53 record to allow your static NextJs application to be served within AWS.

About

An example Codebase that demonstrates how easy it is to integrate your Infrastructure as Code (CDK) with your application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors