Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ibm-cloud-architecture/light-bluecompute


https://github.com/ibm-cloud-architecture/light-bluecompute

Last synced: about 13 hours ago
JSON representation

Awesome Lists containing this project

README

        

# LightBlueCompute

The application is loosely based on the BlueCompute application in https://github.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes. However, instead of showing off the latest and greatest facility of IBM Cloud, the purpose of this application is for people to learn developing applications in IBM Cloud.

The application structure is depicted in the diagram below:

![](images/ref-arch.jpg)

The implementation of the application can be performed as follows:

1. Install the back end environment that simulates on-premises resources:
- Setup mysql database in a container as a Database of Record
2. Build the container groups that runs the microservices:
- Catalog application
3. Deploy Web application