/AWS-webserver

Java Hibernate App with API calls and includes supporting code for CI/CD of the application onto the AWS cloud platform

Primary LanguageJava

Webservice for image storage app hosted on AWS

Prerequisites

JDK 1.8
Maven
Spring Boot
MySQL 8.0

Run mvn spring-boot:run

AMI packer

Run packer build packer/ami.json

**Note: This app is designed to run as a loadbalanced and autoclaled service on AWS infra. Cloudformation templates for supporting infra can be found on this repo.