Serverless Days 2020

Share on:

The following blog post shows the presentation made for the Serverless Days 2020 in Warsaw.

In the presentation given, I speak about using Google Cloud to perform serverless tasks with a local application. The demonstration includes an application that calls a backend Cloud Function. Specifically I am using Googleapis for translation of text entered by the application user.

To view the code used in the demo visit the following repository link. A more recent version of the same code is available that also uses the Audio API in addition to Translate.

To learn more about Serverless or Google Cloud follow me on Twitter. Or check out my book Hands-on Serverless with Google Cloud, I take you through the main concepts of serverless on Google Cloud. The code for my book is available at the following repo link