Eds
Browse posts in this category.
19 articles • Page 1 of 4
AEM Edge Delivery Services Overview
Overview of AEM Edge Delivery Services, how it differs from traditional AEM, and what changes in the delivery and authoring model.
EDS Project Setup
Setup guide for an AEM Edge Delivery Services project. Covers the GitHub repository, aem-code-sync, fstab.yaml, local development, and the first page render.
EDS Blocks
Block architecture in EDS. Covers how scripts.js discovers blocks, how decorate() works, key-value versus multi-cell patterns, and common mistakes.
EDS Project Structure
Project structure for EDS. Covers the root files, scripts.js loading phases, CSS loading, fonts, icons, delayed.js, and naming conventions.
EDS Debugging Guide
Common EDS issues and the debugging steps that identify them. Covers blocks not loading, image problems, Universal Editor failures, CSS issues, and content updates that do not appear as expected.
EDS Capabilities and Limits
Overview of EDS capabilities: authoring models, dynamic blocks, query API usage, experimentation, multi-site support, metadata handling, performance, and the cases where EDS is stronger than traditional AEM.