Recently, we had a particularly challenging problem where an AEM website needed to support up to several hundred thousand logins within approximately a 2-hour window. To support this level of load, we couldn’t have user profiles get populated as the users logged in. Instead, the team created a job to populate the users and groups […]
Posts Tagged ‘performance’
Attack of the AEM Link Checker!!
Nearly every user of Adobe Experience Manager underestimates the AEM Link Checker. Most people think of the AEM Link Checker as that annoying feature that incorrectly strips links in AEM. But, it can do far more. Not only will the AEM Link Checker remove links and incorrectly flag links as broken, but it can also […]
What is the one word that will define success in 2019?
We turned the page on another year and over the next few weeks, organizations and individuals everywhere will be communicating their strategic priorities, goals, and objectives for 2019. This year, I would like to challenge you to identify the one word that describes the success you desire for 2019. Then, ensure that your strategic goals […]
Sitecore Symposium 2018: Measure, if you want to go faster
Sitecore performance is something I am passionate about. So “Measure, if you want to go faster” was a session I definitely didn’t want to miss at Sitecore Symposium. Here are my takeaways: Use Tools Many developer tools have pretty great performance measuring tools built right in. The first tool Jeremy Davis, the session speaker, suggested for measuring performance […]
Sitecore Symposium 2017: Sizing Sitecore Deployments on Azure
This session was lead by Ciaran McAuliffe from Sitecore. He talked about several things that impact your monthly Azure bill, how to make sure you are not over paying for services you don’t need, and getting enough server for a performant website. Here are my notes from the session: Data Center Pricing Not the same […]
Top 10 Most Reputable U.S. Banks
Reputation Institute, a research and advisory firm that focuses on tackling and analyzing the reputation of companies worldwide, released its annual ranking of the most reputable U.S. banks. According to the report (and a basic understanding of human nature!), a company’s reputation has an effect on: Customers buying your products and services Policymakers and regulators […]
Long Running Jobs Hate Him! One Simple Trick for Quicker AEM Content Jobs
That Job Many projects have that job. You know the one. It’s every Sys Admin’s nightmare, but it performs some critical task for the website. It also takes several hours to run and has the occasional tendency to do bad things like… take down a server. What if I told you there’s a way to make that […]
Useful build-in tools to detect performance issues of iOS Apps
When developing Apps, it is not usual but sometimes developers may face some weird issues like lagging, stuck or even App crash. Normally, those issues are caused by some bad code style or leak programming and a traditionally developer can use some third-part tools like SonarQube to ensure the code quality. Unfortunately, iOS developing uses […]
Rebuild Indexes in AEM with OAK Index Manager
Looking to rebuild indexes in Adobe Experience Manager? Need to boost query performance? Apart from optimized code, indexing plays a very important role in an application running smoothly. If you have more queries, you need to index your nodes in order to quickly get a response. In a recent project, I found a problem related […]
How to Create Gather Statistics Procedure in ODI
Gathering Statistics of a database schema before executing an ODI load plan will improve performance by helping the Optimizer to select optimal execution plan by referring to latest statistics, instead of stale statistics. We can gather statistics of Oracle database schema at a scheduled time of day using the DBMS_SCHEDULER and DBMS_AUTO_TASK_ADMIN packages, However, if […]
Web Fonts – To Use, or Not to Use
Ever stumbled upon an article on social media that catches your interest? You click it. You are curious and anxious to read it. You are in the website – it loads, but at first, it seems empty. The site is there, but there is no text in it. You are probably annoyed. You are probably […]