Recommendations to others considering Apache Geode:
Geode is one of the best solution exist for in memory data bases compared to Redis, couchbase, in mem etc., If we are able to tune right, it gives high performance, Use it as a in mem db, not as an persistent db. When we enable persistency it loses its power as always performance is controlled by disks and many other factors
Link to my slides on Geode
https://www.linkedin.com/in/yogesh-bg-97278a17/detail/overlay-view/urn:li:fsd_profileTreasuryMedia:(ACoAAAN_FOYBj0gDtaoQDeK57BlHw1ZhtdZau94,1477380492610)/ Review collected by and hosted on G2.com.
What problems is Apache Geode solving and how is that benefiting you?
using geode as in memory data base to keep huge amount of data to improve the read latency
It is integrated with oracle data base to cache the user profiles, configurations to achieve high through put
It also provides persistency module
Highly improved rad performance Review collected by and hosted on G2.com.