Clarify the kinds of engines in ElastiCache.

732    Asked by NathanWalker in AWS , Asked on Nov 30, -0001
Answered by Ashish Mishra

There are two sorts of engines bolstered in Elasticache: Memcached and Redis.

Memcached

It is a well-known in-memory information store which the engineers use for the elite reserve to accelerate applications. By putting away the information in memory rather than plate Memcached can recover the information in under a millisecond. It works by keeping each estimation of the key for each other information to be put away and particularly distinguishes every datum and lets Memcached rapidly discover the record.

Redis

The present applications need low inactivity and high throughput execution for continuous handling. Because of the exhibition, straightforwardness, and capacity of Redis, it is generally preferred by the designers. It gives elite to ongoing applications and sub-millisecond dormancy. It bolsters complex datatypes for example string, hashes, and so on and has reinforcement and reestablish capacities. While Memcached bolsters key names and qualities up to 1 MB just Redis underpins up to 512 MB.



Your Answer

Interviews

Parent Categories