Skip to content

tobiasbayer/spring-kotlin-demo

 
 

Repository files navigation

disruptive-guestbook

Forked from Thorsten Ludwig to demonstrate deployment to AWS in the second talk at the inovex Meetup

The master branch contains Terraform-configuration in the deploy directory to deploy the original demo application to AWS ECS.

The tag micronaut then shows how to move from Spring Boot to Micronaut as a preparation for deploying to AWS API Gateway and AWS Lambda instead. The actual deployment is shown at the tag lambda. For further reducing operations costs for smaller projects, the database is migrated from MongoDB aka DocumentDB at AWS to DynamoDB in this tag as well.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HCL 45.7%
  • HTML 28.2%
  • Kotlin 26.1%