aws-notebook

My AWS Notebook

View the Project on GitHub kyhau/aws-notebook

ElastiCache

Redis vs. Memcached

Redis

  1. At the moment there is no way to access to the Redis server-side logs - (Ref)

  2. Avoiding swap on ElastiCache Redis - (Ref)

  3. Redis persistence and AOF - (Ref)

  4. Redis latency problems troubleshooting