Cloud Functions gives developers quite an ideal experience. In Google’s own words, Cloud Functions lets you “Just write your code and let Google Cloud handle the operational infrastructure”. While this is a very ideal developer experience, the obvious constraint of such abstraction is that your code is limited by the…