Example service demo

This form invokes the example service with two numbers and displays the text result below. The example service is deployed using Pulumi, Docker and Cloud Run - full documentation here.
If you have already signed in to this front-end deployment then you can use the 'secured' option below. This will invoke a different end-point of the example service which requires authentication. Your session cookie will be transferred to the example service thanks to front-end middleware.