9/28/2020

AEM - Development Best Practices

 AEM - Development Best Practices


9/15/2020

AEM - Upgrade to 6.5

 AEM Upgrade 6.5 Tasks


Upgrading Code and Customization

• Pattern Detector

• Develop Code base for 6.5

• Compile with 6.5 Uber.jar

• Update AEM customizations

• Deploy to 6.5 Environment

• QA Validation and Bug Fix

9/14/2020

AEM - Upgrade to 6.5

 AEM Upgrade to 6.5


Post Upgrade Checks

• Verify logs for upgrade success

• Verify OSGi Bundles

• Verify Oak Version

• Inspect the PreUpgradeBackup folder

• Initial Validation of Pages

• Apply AEM Service Packs

• Migrate AEM features

• Verify Scheduled Maintenance Configurations

• Enable Replication Agents

• Enable Custom Scheduled Jobs

• Execute Test Plan

9/13/2020

AEM - Certification Preparation

 AEM - Lead Developer - Certification Preparation

9/11/2020

AEM - Extending Core Components

 AEM - Core Components

Extending Core Components

Custom Components

9/10/2020

AEM - Admin Guide

 AEM - Administration

what are the typical admin tasks in AEM development?

9/09/2020

AEM - Classic UI to Touch UI - Coral UI 2 to Coral UI 3 Challenges

 AEM - Classic UI to Touch UI - Coral UI 2 to Coral UI 3 Challenges

From AEM 6.5 - Cloud Manager and AEM as Cloud Service are introduced

AEM 6.5 Supports Coral UI 3, if you are going to upgrade it is recommended to convert all existing components to use Coral UI 3 elements.

9/08/2020

AEM Servlet vs OSGi Service

 AEM Servlet vs OSGi Service

when to use AEM Servlet , when to use OSGi service

Sling Servlet vs OSGi Service

9/07/2020

AEM - How to debug an issue?

 AEM - How can I debug an issue in AEM


1) Verify the logs - author / publish / dispatcher

2) Based on the issue type -

    i) first check the author URL

    ii) second check the URL can be access in Publish URLs (ELB)

    iii) three dispatcher url and logs - find the URL

9/06/2020

AEM - Planning you upgrade to 6.5?

 

Description

Adobe has launched new version of Adobe Experience Manager 6.5 on April 8, 2019. Adobe Experience Manager 6.5 delivers innovations that enable marketers & IT professionals to collaborate on the rapid delivery of personalized brand experiences

            Upgrade process depends on the source version from where you are trying upgrade and the destination version to which you are upgrading to.

Key Activities:
o Identify existing code customizations and assess upgrade impact
o Prepare upgrade plan with consideration of all ongoing Client development 
o Team will plan, execute and review development sprints
o Replicate web platform code bases onto upgraded environments to make sure all applications and custom code still run as desired
o Create production ready software code
o Execute upgrade plan including custom applications and integrations
o Execute project restructuring according to repository restructuring introduced in Adobe AEM New Archtype (Archtype 22 or 23)

9/05/2020

AEM - Resource Mapping

 Resource Mapping

Resource mapping is used to define redirects, vanity URLs and virtual hosts for AEM.

For example, you can use these mappings to:

Prefix all requests with /content so that the internal structure is hidden from the visitors to your website.

Define a redirect so that all requests to the /content/en/gateway page of your website are redirected to https://gbiv.com/ .

9/04/2020

AEM - Caching

 AEM - Caching

how we can Cache content in AEM Websites

9/03/2020

AEM - Upgrade Checklist

 Are you going to upgrade to AEM 6.5?

Prepare your checklist 

Runbook / Playbook preparation

9/02/2020

AEM Sling and Serverless

 AEM Sling 


AEM Sling and Serverless

9/01/2020

AEM Workflows

 AEM Workflows

How to write AEM Workflows - 

What permissions - required