Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Object caching in AEM 5.6.1

Avatar

Level 2

We are using AWS with AEM 5.6.1. We would like to cache some of the data that we get from 3rd parties and DBs/Legacy systems. AWS comes with ElasticCache and we are thinking of using that. Is there any object caching that AEM provides out of box? Are there any recommendations around how to do object caching in AEM?

1 Accepted Solution

Avatar

Correct answer by
Level 10

Deponds on use case & number of instance running,  Weather you are using application server etc...   Most of use case selectors works better.   Might be you are looking [1].

[1]  http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/cache/ehcache/src/main/java/org/apache/s...

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Deponds on use case & number of instance running,  Weather you are using application server etc...   Most of use case selectors works better.   Might be you are looking [1].

[1]  http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/cache/ehcache/src/main/java/org/apache/s...