// Key takeaways

This was our first meeting of the Adobe User Groups AEM Global Developer Collective, a user group intended to enable the global AEM developer community.

This first event was virtual meetup, featuring AEM celebrities Eric Van Geem from Huge, Andreas Haller from Netcentric, and Sagar Sane from Adobe.

Regarding the AEM Developer Collective

As the first meeting of our new AEM User Group, we got a chance to introduce our Developer Collective, and establish some of our goals.

And please know:

This Session: Edge Delivery Services & Complex CMS Problems

Session Resources

The following resources were referenced or shared during the meetup. Links will be added as they become available.

// Slides from this meetup
filepath
/content/dam/meetup/20260625-aemgdc-virtual
mode
pdf
// Content & links discussed in the meetup

⬜ Placeholder — add links to content, repos, demos, or docs discussed during the session

What Was Covered

The session touched on a range of integration patterns that come up repeatedly in enterprise EDS projects:

Connecting EDS to External Data Sources

One of the recurring themes was how to surface dynamic, API-driven content within the EDS document model. Participants discussed block-level fetch patterns, edge-side data fetching via Workers, and when it makes sense to pre-bake data into the query index versus fetching it at runtime.

Authentication & Personalisation

Several attendees brought up scenarios where EDS pages needed to respond to a logged-in user — gating content, surfacing account-specific data, or routing to personalised variants. The group explored how to layer auth onto an otherwise static delivery tier without sacrificing performance.

Hybrid Architectures

Not every project is greenfield. The session included discussion of hybrid architectures where EDS coexists with a traditional AEM publish instance, a third-party CMS, or a headless GraphQL API. Patterns for graceful fallback, shared navigation, and consistent metadata were among the topics raised.

Keeping Authors Shielded from Complexity

A consistent thread across all integration stories: no matter how complex the back end, the author experience in Document Authoring (or SharePoint/Google Docs) must stay simple. The group shared techniques for hiding integration complexity in block logic while surfacing only the knobs authors actually need.

Community Highlights

As with every AEM GDC session, the best moments came from the audience. Attendees contributed code snippets, pointed to open-source repos, and offered to follow up offline on specific challenges. If you raised a topic during the session and would like to share a write-up or repo link for inclusion here, reach out via the AEM community channels.

Join the Next Session

The AEM Global Developer Collective meets regularly to tackle exactly these kinds of real-world challenges. If you have a complicated EDS story of your own — whether it's a success, a work-in-progress, or a cautionary tale — we'd love to hear it at a future session.

Browse upcoming AEM GDC events →