Explore all newline lessons
lesson
How to Login to AWS CLI and Configure Default RegionCreate a Serverless Slackbot with AWS Lambda and PythonThe easiest way to configure our local development with our credentials is to run the command `aws configure`
lesson
Setup a Local Python AWS Lambda Development EnvironmentCreate a Serverless Slackbot with AWS Lambda and PythonWe can comfortably develop for AWS Lambda with python on any modern Operating System
lesson
How to Configure EC2 and AWS Workspaces Local CredentialsCreate a Serverless Slackbot with AWS Lambda and PythonHere, we'll configure an `AWS Workspace` or `AWS EC2 Instance` as the development environment to use for developing for AWS Lambda.
lesson
How to Setup a Free AWS Developer EnvironmentCreate a Serverless Slackbot with AWS Lambda and PythonThere's no `AWS Lambda` without `AWS`. That means we'll need a few AWS resources created and configured on the AWS side of things to develop and effectively.