Great question! Pizza wizard is a Slackbot that uses a mixture of AWS services and magic to return the number of pizza needed for a given number of people.
Install packages
npm install
Edit serverless.yml
with the correct roles/permissions
The number of slices per person and the number of slices in a pizza can be configured in: pizza-config.js
serverless deploy
Use the returned API gateway URL as your slackbots endpoint