Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibm-cloud-architecture/light-bluecompute
https://github.com/ibm-cloud-architecture/light-bluecompute
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ibm-cloud-architecture/light-bluecompute
- Owner: ibm-cloud-architecture
- Created: 2019-10-18T19:27:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T01:47:23.000Z (almost 2 years ago)
- Last Synced: 2023-08-08T22:14:21.913Z (over 1 year ago)
- Language: JavaScript
- Size: 17.2 MB
- Stars: 1
- Watchers: 5
- Forks: 6
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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