Skip to content

Instantly share code, notes, and snippets.

@okram999
Created October 24, 2018 20:54
Show Gist options
  • Save okram999/e641987ba46bd698b3972981b91ba42a to your computer and use it in GitHub Desktop.
Save okram999/e641987ba46bd698b3972981b91ba42a to your computer and use it in GitHub Desktop.
Topics to Revisit
Route53
DynamoDB
Kinesis
EMR
ElasticCache
Memcached
- Not persistent
- Cannot be used as a data store
- Supports large nodes with multiple cores or threads
- Scales out and in, by adding and removing nodes
Redis
- Data is persistent
- Can be used as a datastore
- Not multi-threaded
- Scales by adding shards, not nodes
EFS
AWS Direct Connect (Public and Private VIF)
Auto Scaling Group in EC2
Cognito
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment