Eating Dogfood at Scale: How We Build Serverless Apps with Workers
The text discusses how to automate deployment of Cloudflare Workers using the Serverless Framework. It provides a step-by-step guide on setting up and configuring a project with serverless.yml file, which includes details about service name, provider configuration, plugins, functions, and events. The author also explains how to use custom variables for different stages of deployment, automate resource creation, manage environment variables, and conduct unit testing using tools like mocha and sinon. The text concludes by encouraging readers to get involved with the project on GitHub and explore further information in the Serverless Framework documentation.
Company
Cloudflare
Date published
April 19, 2019
Author(s)
Jonathan Spies
Word count
1358
Hacker News points
None found.
Language
English