Example on how to emulate AWS environment on local machine

Example on how to emulate AWS environment on local machine

Steps

  • Install Docker
  • Install docker-compose
  • Install AWS Cli:
 sudo apt install awscli  

https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html

  • Configure - Configure Aws
aws configure --profile localstack