In this blog I am going to share how to create a microservice using Google Cloud Function. The objective is to reformat image when it gets uploaded to Google Cloud Storage bucket.
App Engine from Google is an easy and great framework to develop scalable Web Apps. In the beginning I started with the development of a photo editor in order to crop and resize images. This simple application works for Desktop computers and…