Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Stephanie Prime
Most Recent
Most Popular
Highest Rated
Reset
How to Login to AWS CLI and Configure Default Region

lesson

How to Login to AWS CLI and Configure Default RegionCreate a Serverless Slackbot with AWS Lambda and Python

The easiest way to configure our local development with our credentials is to run the command `aws configure`

Setup a Local Python AWS Lambda Development Environment

lesson

Setup a Local Python AWS Lambda Development EnvironmentCreate a Serverless Slackbot with AWS Lambda and Python

We can comfortably develop for AWS Lambda with python on any modern Operating System

How to Configure EC2 and AWS Workspaces Local Credentials

lesson

How to Configure EC2 and AWS Workspaces Local CredentialsCreate a Serverless Slackbot with AWS Lambda and Python

Here, we'll configure an `AWS Workspace` or `AWS EC2 Instance` as the development environment to use for developing for AWS Lambda.

How to Setup a Free AWS Developer Environment

lesson

How to Setup a Free AWS Developer EnvironmentCreate a Serverless Slackbot with AWS Lambda and Python

There'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.