How to make an interactive serverless slack app with NodeJS, AWS Lambda & API Gateway

An easy way to start a fight is to ask a bunch of developers which team communication platform is best. People can spend a large chunk of their time using it so the stakes can be quite high. Using one platform over another can be the difference between no change in workflow -v- a steep … Read moreHow to make an interactive serverless slack app with NodeJS, AWS Lambda & API Gateway

How to set up Amazon S3 buckets with a custom subdomain

In the words of Amazon, Amazon S3 (Simple Storage Service) “is storage for the Internet. It is designed to make web-scale computing easier for developers”. Developers (including this one) use it to store stuff in ‘the cloud’. You *could* host a file on your own server, but your own server and configuration probably isn’t as fast, … Read moreHow to set up Amazon S3 buckets with a custom subdomain