Some of the automations we build contain example code for Cloudflare Workers. You can use Google Cloud Functions, AWS Lamba or Azure Cloud Functions if that's your cup of tea. I prefer Cloudflare cause it's cheap (or free), doesn't have a lot of overhead and Zendesk already uses Cloudflare for caching it so it makes conversations with my customers easier.
But since Workers run Javascript, you can easily migrate to other platforms! If you decide to fork one of my code examples to other players, feel free to create a pull request to add the code to the example repo!
Comments
0 comments
Please sign in to leave a comment.