* Add the node.js server
* Setting up the infrastructure
* Update the port of the node application
* Add the sinkBinding
* Adding the reply feedback loop
* Adding the response into the nodejs server
* Change the naming convention
* Update the index.js to remove the uncessary comments
* Adding the db service
* Add the readme
* Add the yaml file to create the config map
* Change to use the statefulSet
* Delete the finished job pod after 50 seconds
* Simplify the deployment tutorial for the database service
* Explain why we don't use Knative Service
* Remove the unnessary empty lines in the file
* Update code-samples/eventing/bookstore-sample-app/db/README.md
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* Update code-samples/eventing/bookstore-sample-app/db-service/sample.sql
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* Update code-samples/eventing/bookstore-sample-app/db/README.md
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
* Fix the review comment
---------
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>