Interview Prep

AEM Interview Questions PDF

When you are preparing for technical interview, it is sometimes beneficial to know what types of questions that may be asked during your interview. Instead of having to have you read through multiple posts, I figured it would be beneficial if all of the questions were located in one place. So, I decided to create a PDF version of all the interview questions and answers that I have previously posted.

AEM Interview Questions Part 8

This is part eight of my AEM interview questions. You find the other parts here: Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 - PDF Here are some more AEM interview questions that could come up during a technical interview: Q: What is the Query Builder? A: The Query Builder API is used will allow you to use the builder to accepts any query description, create and run an XPath query, and filter the result set.

AEM Interview Questions Part 7

This is part seven of my AEM interview questions. You find the other parts here: Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 8 - PDF Here are some more AEM interview questions that could come up during a technical interview: Q: How can you inherit properties from one dialog to another? A: You can inherit properties from one dialog to another if the new component has the “sling:resourceSuperType” and this property is set to the base component.

AEM Interview Questions Part 6

This is part six of my AEM interview questions. You find the other parts here: Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 7 - Part 8 - PDF Here are some more AEM interview questions that could come up during a technical interview: Q: What is the difference between Parsys and Iparsys? A: Parsys is a compound component that lets authors add components of different types to a page and contains all other paragraph components.

AEM Interview Questions Part 5

This is part five of my AEM interview questions. You find the other parts here: Part 1 - Part 2 - Part 3 - Part 4 - Part 6 - Part 7 - Part 8 - PDF Here are some more AEM interview questions that could come up during a technical interview: Q: What is a replication agent? A: A replication agent is used to publish active content from the author environment to the publish environment, to flush content from the dispatcher cache, and return user input from the publish environment to the author environment.

AEM Interview Questions Part 4

This is part four of my AEM interview questions. You find the other parts here: Part 1 - Part 2 - Part 3 - Part 5 - Part 6 - Part 7 - Part 8 - PDF Here are some more AEM interview questions that could come up during a technical interview: Q: How does sightly differ from other templating systems? A: Sightly differs from other templating systems in three ways. Sightly is secure by default, it offers separation of concerns, and sightly is HTML5 because it is a valid HTML5 file.

AEM Interview Questions Part 3

This is part three of my AEM interview questions. You find the other parts here: Part 1 - Part 2 - Part 4 - Part 5 - Part 6 - Part 7 - Part 8 - PDF Here are some more AEM interview questions that could come up during a technical interview: Q: How do you build a bundle through crxde? A: You can build a bundle through crxde by navigating to the source folder of your project located under “apps”.

AEM Interview Questions Part 2

This is part two of my AEM interview questions. You can find the other parts here: Part 1 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 - Part 8 - PDF Here are some more AEM interview questions that could come up during a technical interview: Q: Why is a Content Management System (CMS) required? A: A content management system is a piece of software that is used to create and manage documents and Web sites.

AEM Interview Questions Part 1

When you are preparing for technical interview, it is sometimes beneficial to know what types of questions that may be asked during your interview. I am going to list some questions that may be asked during an AEM interview, and the answers to these questions. This is not a definitive guide by any means, but a way to get going in the right direction. This is part one of my AEM interview questions.