Go to Preview Lesson
Go to Preview Lesson
LESSON 5.1
How to Create a Slack Bot
LESSON 5.2
How to Code a Python Dice Rolling Simulator Program
Create a Serverless Slackbot with AWS Lambda and Python
MODULE 1
Introduction
LESSON 1.1
Create a Serverless Slack Bot with AWS Lambda and Python
MODULE 2
Configuring Your AWS Environment
LESSON 2.1
How to Setup a Free AWS Developer Environment
LESSON 2.2
How to Configure EC2 and AWS Workspaces Local Credentials
MODULE 3
Configuring Your Local Machine
LESSON 3.1
Setup a Local Python AWS Lambda Development Environment
LESSON 3.2
Installing Python 3 and Pyenv on MacOS, Windows, and Linux
LESSON 3.3
How to Login to AWS CLI and Configure Default Region
MODULE 4
Creating Hello-world Lambda
LESSON 4.1
How Our Slack Bot "Dicebot" Will Work
LESSON 4.2
How to Create an AWS S3 Bucket for Lambda Artifacts
LESSON 4.3
How to Code a Lambda Hello World Function with AWS SAM
LESSON 4.4
How to Test AWS Lambda Functions Locally With Docker
LESSON 4.5
The Beginner Guide to AWS Lambda Deployment
MODULE 5
Creating Dicebot Lambda
LESSON 5.1
How to Create a Slack Bot
LESSON 5.2
How to Code a Python Dice Rolling Simulator Program
LESSON 5.3
How to Turn Serverless Python Lambda Code Into a Slack Bot
LESSON 5.4
Testing Our Serverless Slack Dicebot with Docker Locally
LESSON 5.5
Cleaning Up Our Serverless Dicebot Deployment
Go to Next Lesson
Go to Next Lesson
LESSON 5.3
How to Turn Serverless Python Lambda Code Into a Slack Bot
Go Pro
Log In
How to Code a Python Dice Rolling Simulator Program
Table of Contents
Section 5.1
Dicebot code explained - non-Lambda portion