Skip to content

Commit 9f76e53

Browse files
committed
Adding components and revised architecture diagram
1 parent 496a861 commit 9f76e53

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@ With [IBM Bluemix Container Service](https://console.ng.bluemix.net/catalog/?tax
1414

1515
![Flow](images/microprofile_kube.png)
1616

17-
1. User of Conference microservices application accesses the web-application to see the speaker list
18-
2. Web application microservice connects with speaker microservice to retrieve the speaker list
19-
3. User selects a speaker and clicks on name of the speaker to see the details
20-
4. The web application microservices connects with sessions microservice to retrieve session details for the speaker
21-
5. In addition, it also connects with schedule microservice to retrieve the schedule for speaker
22-
6. User also retrieves the vote section to see the ratings for the session.
23-
17+
## Included Components
18+
- [Bluemix container service](https://console.ng.bluemix.net/catalog/?taxonomyNavigation=apps&category=containers)
19+
- [Kubernetes Clusters](https://console.ng.bluemix.net/docs/containers/cs_ov.html#cs_ov)
20+
- [MicroProfile](http://microprofile.io)
21+
- [Microservice Builder](https://developer.ibm.com/microservice-builder/)
22+
- [Bluemix DevOps Toolchain Service](https://console.ng.bluemix.net/catalog/services/continuous-delivery)
2423

2524
## Prerequisite
2625

0 commit comments

Comments
 (0)