Building A Serverless Slack Bot using Cloudflare Workers and JavaScript
Workers is a serverless/edge-computing platform Cloudflare operates. - http://bit.ly/2tYpQtl
#javascript #slack #bot
Workers is a serverless/edge-computing platform Cloudflare operates. - http://bit.ly/2tYpQtl
#javascript #slack #bot
The Cloudflare Blog
Building a serverless Slack bot using Cloudflare Workers
Our Workers platform can be used for a ton of useful purposes: for A/B testing, storage bucket authentication, coalescing responses from multiple APIs, and more. But Workers can also be put to use beyond "HTTP middleware": a Worker can effectively be a web…
A Terrible, Horrible, No-Good, Very Bad Day at Slack
While I don’t think you can take pleasure in someone else’s outage, the story behind an outage can make for good reading indeed. So it goes here with a significant outage Slack had in May and it came down to how they were using HAProxy, one of my favorite bits of infrastructure software ever. - http://amp.gs/FncQ
#slack
While I don’t think you can take pleasure in someone else’s outage, the story behind an outage can make for good reading indeed. So it goes here with a significant outage Slack had in May and it came down to how they were using HAProxy, one of my favorite bits of infrastructure software ever. - http://amp.gs/FncQ
#slack
Creating a Slack Bot with Serverless Framework
The basics of implementing Slack bots with Serverless and hooking one up to PagerDuty on-call schedules. - http://amp.gs/j1kkK
#nodejs #slack #bot
The basics of implementing Slack bots with Serverless and hooking one up to PagerDuty on-call schedules. - http://amp.gs/j1kkK
#nodejs #slack #bot
Medium
Slack bot with Serverless Framework
The basics of Slack bots with Serverless and hooking it up to PagerDuty oncall schedules