awslabs/aws-photosharing-example

Name: aws-photosharing-example

Owner: Amazon Web Services - Labs

Owner: AWS Samples

Description: This is a classic three-tier application written in Java 8 to easily upload and share photos, the application is just for demo purposes to show how scalable Java web applications can be build using Amazon Elastic Beanstalk.

Created: 2017-03-23 17:43:10.0

Updated: 2017-11-19 17:35:31.0

Pushed: 2017-04-06 20:06:37.0

Homepage: null

Size: 186

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

aws-photosharing-example

This is a classic three-tier application written in Java 8 to easily upload and share photos, the application is just for demo purposes to show how scalable Java web applications can be build using Amazon Elastic Beanstalk.

Building & Running the application

Using Maven, it is possible to build a WAR-package:

 aws-photosharing-example
n -Dmaven.test.skip=true package
Test the sample application

To run the unit-tests, run the following Maven-command:

 aws-photosharing-example
n test
Launching the app on AWS

To create an AWS Elastic Beanstalk app on AWS using this code:

Release Notes
Release 1.0.0 (March 27, 2017)

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.