What are the steps to integrate AEM with Akamai ? | Community
Skip to main content
Suraj_Kamdi
New Participant
November 19, 2019
Solved

What are the steps to integrate AEM with Akamai ?

  • November 19, 2019
  • 12 replies
  • 10044 views

I want to integrate AEM 6.5 with Akamai to handle replication and caching.

Is their any documentation for implementation of Akamai with AEM ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

If you get your expiration headers right on AEM/dispatcher side, just configure Akamai to use your AEM instance as origin and configure it to acept the expiration dates provided by AEM.

Then you don't need to write any code which connects AEM with Akamai.

12 replies

Suraj_Kamdi
New Participant
November 19, 2019

Yes, I agree with you but I need some steps to configure AEM with Akamai and sample service utility class code to understand how to connect AEM with Akamai.

joerghoh
Employee
November 19, 2019

There is no specific way how AEM should integrate.

Adobe Consulting typically recommends to use only TTL-based expiration, so there's no need to deal with active invalidation on Akamai side. That works quite well in most cases and delivers the expected benefit of Akmai.

Jörg

harryl53317155
New Participant
March 16, 2021
Hello, Can we talk about this again? Akamai has improved their system and cache can be purged within seconds by their API or console app. This has made the AEM integration with Akamai on cache purging more meaningful. Akamai should be configured to cache content with a long time period to improve page loading performance. AEM/Akamai is a such common setup for most of Adobe customers, I wonder why Adobe cannot have an out of box service component doing the integration.