Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/allwelldotdev/project-vprofile

Deploy Java app project using distributed systems to cloud (AWS).
https://github.com/allwelldotdev/project-vprofile

Last synced: about 1 month ago
JSON representation

Deploy Java app project using distributed systems to cloud (AWS).

Awesome Lists containing this project

README

        

# Project: Deploy Java app project using distributed systems.

Successfully manually deployed a Java app project with distributed systems.

Distributed systems comprise of five services, namely (starting from backend to frontend);
- MySQL
- Memcached
- RabbitMQ
- Tomcat
- NGINX

Build and deploy Java app project. Validated app project via ip (over port 80--web access port): 192.168.56.51:80

![Java project add page](/media/img-1.png)