Nam Ngo
Results
3
issues of
Nam Ngo
```bash esser deploy ``` This should create AWS resources: DynamoDB tables, IAM roles, policies. Preferably using sceptre: http://sceptre.cloudreach.com/docs/advanced_patterns.html
enhancement
```bash $ esser init myapp $ ls myapp __init__.py app.py requirements.txt policy.json ```
enhancement
To run AWS stack locally: https://github.com/atlassian/localstack Especially useful for testing DynamoDB Streams.