Skip to content

Infrastructure to manage awspring.io site and domain

Notifications You must be signed in to change notification settings

awspring/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awspring.io Infrastructure

Infrastructure needed to run awspring.io website and other domains built with AWS CDK.

It is a Maven based project, so you can open this project with any Maven compatible Java IDE to build and run tests.

Useful commands

  • make build runs formatter and builds the project
  • make deploy deploys the CloudFormation stack

CDK commands you may also need:

  • cdk ls list all stacks in the app
  • cdk synth emits the synthesized CloudFormation template
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk docs open CDK documentation

About

Infrastructure to manage awspring.io site and domain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published