cloudstore-developers
Name | Message | Date |
---|---|---|
ImgGen | ||
src | ||
.gitignore | ||
pom.xml | ||
README.md |
CloudStore
CloudStore is an e-commerce web application developed by using TPC-W standard and it is used as a Showcase application to validate the CloudScale tools that were developed during the project. The application was developed using the Java Springframework, and its source code can be found at the CloudStore GitHub directory.
We also created deployment scripts to deploy the showcase on the Amazon Web Services public cloud and on any OpenStack private cloud. In order to load-test the application we developed distributed JMeter tool, which helps deploying distributed JMeter instances on AWS or OpenStack.
In this repository you will also find the response generator application which we use to simulate the payment gateway of showcase application.