Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

any suggestions for getting selected?

Avatar

Level 2

Any tips on getting selected to the Experience Manager?

3 Replies

Avatar

Community Advisor

@Shaka  can you ellobrate your question 

Avatar

Level 7

Study and Practise Hard! 

Avatar

Community Advisor

Hi @Shaka,

I have prepared this for newcomers who are interested to learn AEM, hope that helps you too

Step 1: Understand the Basics

Before diving into AEM, understand:

  • What a CMS is

  • Difference between static and dynamic websites

  • Basic web stack: HTML, CSS, JS, Java, Servlet

Resources:

Step 2: Get Familiar with AEM Terminology

Key terms:

  • Template

  • Component

  • Page

  • JCR (Java Content Repository)

  • Sling, OSGi, HTL (Sightly)

  • Dispatcher, Author/Publish

Glossary of AEM Terms

Step 3: Start with Official Adobe Learning Paths

Adobe offers free structured learning:

Adobe Learning Resources:

Step 4: Core Skills to Learn

Skill Resource
AEM Authoring Authoring Guide
AEM Component Dev WKND Components
Sling Models Intro to Sling Models
OSGi Services OSGi Basics
HTL (Sightly) HTL Guide

Step 5: Get the Tools & Setup Local AEM

  • IDE: IntelliJ or VS Code

  • Java 11 or 17

  • Maven

  • Download AEM SDK (ask for access if you're not a partner)

Set up AEM SDK

Step 6: Practice on the WKND Site

  • Clone the Git repo: WKND GitHub

  • Build and run locally

  • Try modifying components, adding fields to dialogs, etc.

Step 7: Certification Prep (Optional but Recommended)

Step 8: Build Your Portfolio

  • Create your own components

  • Customize the WKND site

  • Deploy to GitHub and showcase your work

Bonus: Tips to Get Selected for AEM Roles

  1. Learn Core Java + OSGi concepts

  2. Hands-on is key – do the WKND tutorial twice

  3. Show a GitHub repo with your AEM work

  4. Learn how to debug in AEM

  5. Practice answering questions on Sling, OSGi, JCR, dialogs, AEM cloud architecture

  6. Contribute to AEM Communities (like StackOverflow, Experience League forums

Regards,

Santosh


Santosh Sai

AEM BlogsLinkedIn