05. 25 06 2022 - catedradxc/serverlessStudy GitHub Wiki

Date: 25/06/2022

Daily objetives

* Solve issues with Azure functions and make it work
* Begin to understand Google Cloud Platform
* Create a GCP function

Related work

* Configuration of storage account in functions application from client
* Creation of helloworld version function from client and vscode
* Install the azure functions plugin in vscode
* Create an Azure function to add two numbers receibed through parameters
* Create a Google Cloud Platform account
* Create a helloworld cloud function through GCP client