I’ve complained about the (old) Oracle ATG Commerce licensing scheme in the past, and I can’t express how happy I am that they have introduced a new licensing structure. Moving away from the old core or processor based licensing, to a new metrics based strategy is a huge step forward.
The new licensing is based on the volume of requests, and sold in 500,000 segments. The setup is based on the peak number of requests in a day. So if on the highest traffic day, say Cyber Monday, your site does 2,900,000 requests, then you need to have purchased six 500k license blocks. Endeca Search and Experience Manager are also licensed with the same approach: request based and sold in 500k bundles.
The advantages with the new licensing scheme are that it completely frees up the hardware, infrastructure, architecture. You can run as many servers, in as many environments, as you like. You can also use Cloud/VMs. This opens the door for Disaster Recovery and Active-Active availability solutions. Or multiple geography specific clusters. Slower applications can deploy as much hardware as is needed. And it paves the way for utilizing modern and future core heavy CPUs.
The thing to be aware of is that the requests are not user page requests, but any and all requests that are handled by the DAF Pipeline. That includes AJAX requests, web services, and in some scenarios may count page/fragment includes. This may push application design away from Web 2.0, AJAX heavy, style of web application that has been popular lately. It also encourages aggressive caching.
Overall the new licensing scheme is a huge step forward and opens many interesting doors. Good developers will need to keep the request metric based pricing in mind, but shouldn’t let it drive sub-optimal application design.
Hi Devon,
Thank you so much for your response.
Do you know if these pricing details are published some where on the Oracle website? Couldn’t find much details on the link mentioned above.
https://www.oracle.com/applications/customer-experience/commerce/solutions/index.html
Regards,
Anusha
Hi Devon,
Can you clarify if the volume of the requests is 500K or 250K per 1 license? Also do you know the licensing details you explained above are true for all the customers or will there be any different licensing model applied based on the type of partnership with oracle?
Appreciate your response.
Anusha
Hi Anusha,
When Oracle announced new pricing it was 1 license for every 500K requests. It possible that something have changed since then but I don’t think so (I haven’t seen any announcements about any changes to the pricing model). This licensing model is a general model for all new ATG and Endeca users.
HI Devon.
Hope you are doing great. Can you please let me know the exact licencing cost of ATG 10X and 11X,if you know.it will be great help if you can send me the details module wise cost.
Thanks
sanjay
Hi Sanjay,
You should contact Oracle to get pricing info. Contact info – http://www.oracle.com/us/products/applications/commerce/overview/index.html
Hello Balaji,
You should contact Oracle to get pricing info. You can find contact info here http://www.oracle.com/us/products/applications/commerce/overview/index.html
How much would be cost of each segments?
Hey Devon,
Where can we see the no of requests going through Pipeline?
NewRelic’s application throughput metric will give a pretty close idea. In ATG 11+ you can find the real data stored here: /atg/tracking/UsageTrackingRepository Read more about it here: http://docs.oracle.com/cd/E41069_01/Platform.11-0/ATGInstallGuide/html/s0819loggingmetricpricing01.html Pre-ATG 11 I believe there is a patch/hotfix that adds similar functionality. You should talk to your Oracle rep, or open a ticket with support.