It’s not uncommon when facing a new problem, to fall back on a tried-and-true solution. Then, suddenly remember why the team moved off of that solution in the first place. Recently, I’ve seen this trend with engineering teams and a desire for multichannel content. A Common Case for Headless Content on AEM Let’s set the […]
Posts Tagged ‘AEM’
How to Dynamically Customize Your AEM Component Toolbar
Whenever you create an AEM component that can be authored, it will normally display an edit toolbar that allows an author to configure it. The toolbar typically consists of edit actions such as Edit, Cut, Copy, Paste, and Delete. However, there may be times when you want to limit those options. What if you only […]
AEM as a Cloud Service – Top 10 Architectural Changes
AEM as a Cloud Service delivers personalized, content-led experiences for customers, allowing businesses to expand. With rapid time-to-value, cloud-native solutions can be tailored to meet ever expanding business requirements. From on-premises to cloud a lot has changed. Let’s discuss 10 architectural changes within AEM as a Cloud Service. 1. Asset Processing In older versions of […]
How Good is your AEM Security? – AEMaaCS and 3rd Party Dependencies
Large scale data breaches and critical security vulnerabilities have companies thinking about security more than ever. Many developers are familiar with the OWASP top 10 (https://owasp.org/www-project-top-ten/). There are already many resources on generic mitigation for these vulnerabilities. So instead, in this series, I cover security issues and mitigations specific to AEM. In this final post, […]
How good is your AEM Security? – Mitigation Tools
Large scale data breaches and critical security vulnerabilities have companies thinking about security more than ever. Many developers are familiar with the OWASP top 10 (https://owasp.org/www-project-top-ten/). There are already many resources on generic mitigation for these vulnerabilities. So instead, in this series, I will cover security issues and mitigations specific to AEM. Here I will […]
3 Ways to Improve Your AEM Training
Do you have a shiny new AEM system? If so, perhaps you’re curious about adoption strategies that will empower your end users. Or maybe you have an AEM system that isn’t brand new, but your users can’t remember how to fully use your instance? Sounds like you need more training! But who has time to […]
How good is your AEM security? – Sling Resolution
Large scale data breaches and critical security vulnerabilities have companies thinking about security more than ever. Many developers are familiar with the OWASP top 10 (https://owasp.org/www-project-top-ten/) and there are already many resources on generic mitigation for these vulnerabilities. Instead in this series, I cover security issues and mitigations specific to AEM. Today’s topic is Sling […]
AEM Author Notifications Made Easy
The life cycle of an AEM implementation involves code development and deployment, content authoring, server maintenance, AEM Service Pack upgrades, and rare disaster recovery. DevOps operation involves meticulous planning and execution. One of the planning and execution steps is communicating to stakeholders and AEM users, especially authors, about maintenance activity. This will help prevent the authors […]
Overview of Dispatcher & Configuration in Apache Web Server for AEM
In this blog, you’ll learn about dispatcher and how to configure it with Apache web server. But before we get to that, let’s discuss AEM author and publisher. Author The content that will be published to the publisher is designed, created, and reviewed in the instance. It defaults to using port 4502. Author is the […]
A Brand Experience Success Story: Building a New Digital Experience
Consumers want and need a reliable digital experience from their healthcare providers. Siloed content and disparate websites can create confusion for patients at a time when clarity and peace of mind are needed most; this disconnect stands to erode confidence in a healthcare brand. Our clinical laboratory client needed to consolidate multiple sites that were […]
Ready, Get Set, Go! on AEM…
AEM has a vast infrastructure, and it requires time to hold expertise on it. Every expert was once a beginner, so you are never too late to start and have fun on AEM. In this blog, we will focus on the developers’ perspective of AEM and how one can start as an AEM developer. We […]
IP Whitelisting through AEM Dispatcher in 5 easy steps
The dispatcher is used as a load balancing/caching tool by AEM. It can also be used to block anyone from accessing your AEM author instance. This is to ensure that no one outside the client’s network can access it. AEM Author and publisher should never be exposed directly. In most cases, clients may also require […]