- Create a AWS Free account
- Create IAM user and assign least privileged permissions
- Install AWS CLI
- Install and setup AWS Vault to safely store user credentials
- Install AWS Vault
- Store AWS credentials for the user profile
- Install AWS Serverless Application Model (SAM) CLI
- SAM is an open source framwork for building serverless application. SAM provides Lambda like execution environments to build test and deploy applications locally and in aws cloud.