File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments