top of page

The AEM Maven
ma·ven \ ˈmā-vən \
: one who is experienced or knowledgeable
A blog about Adobe Experience Manager and AEMaaCS. Written by an AEM Maven.
Home: Welcome


Exploring Branching Strategies for AEM Edge Delivery Services
Choosing the right Git branching strategy for AEM Edge Delivery Services: GitHub Flow vs. GitLab Flow. Explore the options.
Juan Ayala
Mar 175 min read
193 views
0 comments


Real-Time Search Indexing with AEM Events & App Builder
Use AEM Events and Adobe App Builder for real-time search indexing. Keep external search engines in sync with your content updates.
Juan Ayala
Mar 29 min read
502 views
0 comments


The Future of AEM: From Monolithic to Composable with App Builder
AEM is evolving to a cloud-native platform! Discover how App Builder enables powerful integrations and customization for developers.
Juan Ayala
Dec 24, 20248 min read
1,079 views
0 comments


Three Laps Around the Universal Editor
If you are an AEM developer reading this blog, there is a good chance you've heard of Edge Delivery Services (EDS). If so, then you have...
Juan Ayala
Oct 1, 20246 min read
1,042 views
0 comments


Enhance Security in AEM with Azure Key Vault Integration
Secure AEM with Azure Key Vault: Centralize secret management, use RBAC, and enhance security with client certificates in your AEM projects.
Juan Ayala
Aug 26, 20244 min read
480 views
0 comments


Developing AEM Inside a Dev Container
Over the years I have set up countless development environments. And to help ease onboarding for new developers, I have leveraged several...
Juan Ayala
Aug 13, 20243 min read
880 views
0 comments


Partner Day: Adobe Commerce
I got an invite to join 2 other colleagues for an Adobe "Partner Day" event in Austin. Focused on Adobe Commerce. Including the recently...
Juan Ayala
Jun 16, 20243 min read
123 views
0 comments


How to Securely Integrate AEM with Azure Storage Using Azure Identity & Access Management
Learn how to securely integrate AEM with Azure Storage using Azure Identity & Access Management credentials. Follow step-by-step guide.
Juan Ayala
May 12, 20245 min read
288 views
0 comments

2024 New Year Resolutions
This morning someone said "January flew by!". Yes it did. So happy belated new year 🥳! In 2023 I set three career resolutions for...
Juan Ayala
Jan 28, 20242 min read
71 views
0 comments


The SlingSettingsService & Run Modes in AEMaaCS
Explore the transition from deprecated Java APIs like org.apache.sling.settings.SlingSettingsService to future-proof practices in AEMaaCS
Juan Ayala
Dec 10, 20234 min read
2,489 views
0 comments


JSR-380 Bean Validation 2.0 in AEM
Don't write any more tedious, error-prone validation code. Use constraint annotations and let the bean validation framework do the rest.
Juan Ayala
Oct 15, 20233 min read
161 views
0 comments


Speed Up Your AEM Unit Tests
Back in December of 2022, I was working on an AEM 6.5 project. It was a typical project. Including the build time. Locally, I mitigated...
Juan Ayala
Jul 23, 20232 min read
535 views
0 comments


Multiple AEM Sites on a Local Dispatcher
The dispatcher is an integral part of the AEM architecture. So important that it has made it into AEMaaCS. But it is simple and has not...
Juan Ayala
Jul 9, 20235 min read
1,208 views
0 comments


Simplify Integrations With OpenFeign in AEM
Sometimes when I meet someone, the question comes up "What do you do for a living." I answer "I'm an internet plumber!" I create the...
Juan Ayala
May 7, 20234 min read
648 views
0 comments


Adobe Summit 2023: Headless
Last week I had the opportunity to attend Adobe Summit 2023. Now that I've had the weekend to recuperate, and gather my thoughts, I'm...
Juan Ayala
Mar 27, 20232 min read
158 views
0 comments


Testing Java HTTP Clients in AEM
As part of my job, I review a lot of code. One of the problems that I see often is that a lot of code gets written to integrate AEM with...
Juan Ayala
Mar 6, 20233 min read
768 views
0 comments


New Year Resolutions
Happy new year! 🥳 A little over a year ago I started this blog. I figured it was a good way to push myself to learn new things. Share...
Juan Ayala
Jan 3, 20233 min read
147 views
0 comments


Localhost TLS/SSL Proxy With Docker
When doing local dev and testing, you may find that you need TLS (Transport Layer Security). Also known as SSL (Secure Socket Layer), it...
Juan Ayala
Dec 11, 20222 min read
317 views
0 comments


The Templated Container's Structure Resources
One of the first things you will learn about AEM's architecture are its three basic parts. The content repository, implemented by...
Juan Ayala
Dec 4, 20223 min read
137 views
0 comments


The Context-Aware Configuration Editor
You might be looking to create your own custom context-aware configurations. Or you might be dealing with existing ones like those for...
Juan Ayala
Nov 6, 20224 min read
1,506 views
1 comment
Home: Blog2
bottom of page