| Memcached | Redis |
| • Multi-node for partitioning of data (sharding) • No high availability (replication) • Non persistent • No backup and restore • Multi-threaded architecture |
• Multi AZ with Auto-Failover • Read Replicas to scale reads and have high availability • Data Durability using AOF persistence • Backup and restore features |
'개발 관련 이야기' 카테고리의 다른 글
| AWS Athena vs. EMR vs. Redshift 비교 (0) | 2022.09.04 |
|---|---|
| Base64 string -> cv2 이미지 변환 (0) | 2022.09.03 |
| AWS Kinesis Family 비교 (0) | 2022.09.01 |
| AWS SAA-C02 시험용 간단 정리 (0) | 2022.08.31 |
| Aparche Spark :: pyspark RDD로 파일 열기 및 기본 데이터 처리 (0) | 2022.08.30 |
댓글