Microservices-deployment-with-PaaS-Containers-and-Serverless-Platforms icon indicating copy to clipboard operation
Microservices-deployment-with-PaaS-Containers-and-Serverless-Platforms copied to clipboard

Transition to openwhisk not clear

Open animeshsingh opened this issue 8 years ago • 2 comments

I dont understand what happens in sudden jump in last scenario - what do we move out of weather service and why? it could have been an openwhisk action to send a notification or something...

animeshsingh avatar Jun 09 '17 09:06 animeshsingh

For the last scenario, we trigger openwhisk to run the weather API for us. Therefore, the weather microservice is no longer needed. The original purpose of this app is to compare the pros/cons when using the weather API on monolithic app, microservice, and OpenWhisk.

Tomcli avatar Jun 09 '17 16:06 Tomcli

Ok thanks. Can we have couple of lines in OpenWhisk explaining what`s happening. We should look at diagram and get it corrected if there are discrepancies. as you see from the diagram it was expecting two container microservices + 1 function. Letme change it.

animeshsingh avatar Jun 09 '17 16:06 animeshsingh