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
Juan Ayala
Dec 24, 20248 min read
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.
810 views0 comments
Juan Ayala
Oct 1, 20246 min read
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...
708 views0 comments
Juan Ayala
Aug 26, 20244 min read
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.
421 views0 comments
Juan Ayala
Aug 13, 20243 min read
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...
694 views0 comments
Juan Ayala
Jun 16, 20243 min read
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...
114 views0 comments
Juan Ayala
May 12, 20245 min read
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.
239 views0 comments
Juan Ayala
Jan 28, 20242 min read
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...
64 views0 comments
Juan Ayala
Dec 10, 20234 min read
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
2,090 views0 comments
Juan Ayala
Oct 15, 20233 min read
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.
150 views0 comments
Juan Ayala
Jul 23, 20232 min read
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...
483 views0 comments
Juan Ayala
Jul 9, 20235 min read
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...
1,074 views0 comments
Juan Ayala
May 7, 20234 min read
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...
633 views0 comments
Juan Ayala
Mar 27, 20232 min read
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...
154 views0 comments
Juan Ayala
Mar 5, 20233 min read
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...
719 views0 comments
Juan Ayala
Jan 3, 20233 min read
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...
142 views0 comments
Juan Ayala
Dec 11, 20222 min read
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...
236 views0 comments
Juan Ayala
Dec 4, 20223 min read
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...
133 views0 comments
Juan Ayala
Nov 6, 20224 min read
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...
1,421 views1 comment
Juan Ayala
Sep 11, 20223 min read
Private Keys, the KeyStore and Encryption
In my last post I covered the topic of digital signatures. And I wrote a servlet that used the certificate form the trust store to verify...
800 views0 comments
Juan Ayala
Jul 31, 20223 min read
Certificates, the Truststore & Signatures
Cryptography is all around us. Surfing the web using SSL/TLS. SSH public key authentication. Or SAML authentication. Things get signed...
454 views0 comments
Home: Blog2
bottom of page