1 min readOct 30, 2018
This helped reiterate what my Node.js friend was explaining to me regarding Cloud Functions being more cost effective and overall more efficient than hosting on AppEngine. I’m an Android engineer and have been hosting Kotlin code on AppEngine that runs on an interval. I’ll be refactoring this service to run on Cloud Functions moving forward!