Deploys a sample application composed of four separate microservices used to demonstrate various Istio features.
The application displays information about a book, similar to a single catalog entry of an online book store. Displayed on the page is a description of the book, book details (ISBN, number of pages, and so on), and a few book reviews.
This sample application should be sufficient enough to show the Quantum Safe Cryptography capabilities being applied without changing the underlying Services running in the application.
For the POC, the Bookinfo Sample Application can be leveraged: https://istio.io/latest/docs/examples/bookinfo/
This sample application should be sufficient enough to show the Quantum Safe Cryptography capabilities being applied without changing the underlying Services running in the application.