-
Notifications
You must be signed in to change notification settings - Fork 0
/
syllabus
73 lines (73 loc) · 2.89 KB
/
syllabus
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# Introduction:-
History of AEM.
AEM Overview.
AEM Building Blocks.
AEM Installation and Setup.
Different AEM Console.
Good To Know:-
AEM Shortcut and Quick Reference Guide.
Adobe AEM Best Practices for creating Website.
Adobe AEM Best Practice for creating project Structure.
Best Practices and Basics Suggested by Adobe. (Ocean of AEM Knowledge in organized form)
Basic AEM Developer
Create a Template.
Create a component in classic ui.
Create a component in touch ui.
Switch between Classic ui and Touch ui.
Convert Classic ui dialog to Touch ui Dialog.
Create a Dialog. Create a Design Dialog.
Create a Page in AEM.
Sling Resource Resolution in AEM.
Overlay and Sling Resource Merger in AEM.
Explore Client Libraries in AEM.
Create Workflow in AEM. Implement Internationalization in AEM.
Configure Maven with Eclipse.
Configure AEM plugin for Eclipse.
Create AEM Multi Module Project.
OSGI Basics and Implementation in AEM
AEM with HTL (HTML Template Language) formerly known as Sightly
HTL Overview and Advantages over JSP.
Create a component in HTL.
Use Sling Model with HTL.
Advanced AEM Developer
Create Custom Process Step for Workflow in AEM.
Examples of Custom Work Flow.
Configure Multi Site Manager (MSM) in AEM.
Create Run Modes in AEM. Create Custom OSGI configuration in AEM.
Create System User in AEM.
Get Resource Resolver from Resource Resolver Factory.
Configure File Vault in AEM.
Upload Media files to AEM server from Desktop.
AEM System Administrator
Configure Dispatcher in AEM.
Setup Tar MK Cold Standby in AEM.
Run Online and Offline TAR Compaction.
Migrate User and Groups in AEM.
Configure Node Store and Data Store in AEM.
Restrict content to specific publishers in AEM.
Adobe AEM Curl Commands.
Troubleshooting AEM
Display Components in Touch UI.
Analyse Heap Dump in AEM. Explore Request Log.
AEM 6.1 HotFixes.
AEM Integrations
Integrate AEM with Angular 2 JS.
Create component using Angular 2 JS.
AEM Miscellaneous Tasks
Guide for Adobe AEM Certification.
Software to improve developer productivity.
Top 5 Features in AEM 6.2.
AEM Programs Implement 301 and 302 Redirect in AEM.
Create Nested Multi field AEM Component.
Configure RTE Plugin in Touch UI.
Create Custom AEM Mobile Emulator.
Implement Social Plugin in AEM.
Create Touch UI component using Coral UI.
Enable HTTPS in AEM.
ACS AEM Samples (code examples used to educate AEM developers on how to do certain things)
ACS AEM Common ( Nice collection of commonly used components that can be reused by developers)
ACS AEM Tools (wide collection of tools that can be used to ease the life of an aem developer)
AEM Interview Questions
Basic AEM Interview Questions.
Tricky AEM Interview Questions.
The list is not completed Yet, i will add more topics soon. Feel free to suggest topics that will be added in these sections to improve AEM CQ5 Tutorial list further for AEM Beginners and Advanced developers.