Skip to main content

Kick off, Planning & estimation for an AEM upgrade project




  1. Kick off, Planning & estimation
    1. On-site Kick off is required in upgrade project as well as any other. Purpose of this session is to
      • Introduce the team
      • Establish project goals, deliverables and timelines
      • Gather all architectural, repository and other information that my impact upgrade here
      • Introduce project methodology and Agile practices
      • Give an overview of what will be done during the Discovery phase
      • Present the agenda for the Discovery Workshops
      • Present the Project Communication Plan
      • Present next steps
    2. Upgrade projects normally doesn’t need long plans. However, if there is a structural change between versions, you better be careful :)
    3. Same is the case, if you are planning to upgrade from 5.x to 6.x of AEM. CRX structure has completely changed from 5.x (CRX2 TarPM) to 6.x (CRX3 TarMK), hence a careful planning is needed here as well
    4. If you are using version 5.4 or newer, you can plan to upgrade to AEM 6.2 directly. If you are using version 5.3 you need to plan to upgrade to AEM 6.0 first, and then to 6.2. I will take the case of 5.6.1 to 6.2 since I did it recently for an enterprise project.
    5. Estimation for upgrade project is very tricky and in my opinion it should either be delayed till assessment phase (next phase) is finished or give  estimation with categorization (no complexity, medium complexity and high complexity). The project I worked with will fall under high complexity.
    6. Planning has multiple dimension for upgrade and each dimension needs to be planned carefully as below -
      1. Kick off planning - its important to ask right questions in the kick off to measure if the upgrade is going to have low, medium or high complexity, which in turn will drive efforts.
      2. Assessment/discovery planning - assessment planning is the key to successful upgrade. All the discovery in this phase is going drive all next phases
      3. Upgrade planning - eventhough Adobe docs has full list of activity to plan your upgrade, but its important that you develop a plan according to your project architecture and requirements.
      4. Cutover planning - cutover planning is another important planner for successful upgrade project. For our case, there was hardly 8 hours of shutdown available to migrate content from all 7 instances and do the cutover.
      5. Environment tracker - if your project does not involve managed services, its important that you plan environments topology and setup (DTAP)  properly
      6. Post upgrade and maintenance activities planning
    7. References
      1. https://docs.adobe.com/docs/en/aem/6-2/deploy/upgrade/planning.html
      2. https://www.linkedin.com/pulse/aem-61-upgrade-lessons-learned-seth-glazer
      3. https://www.linkedin.com/pulse/upgrade-aem-61-learnings-kunal-gaba
      4. http://www.icidigital.com/blog/upgrading-aem-6-1/
      5. https://www.youtube.com/watch?v=46QnKgfWI6E

I will post my experience on Analysis/assessment/discovery workshop next



Comments

Popular posts from this blog

Some SDL Tridion Interview Questions…

Many of my friends keep asking me to provide some interview questions related with SDL Tridion . Surprisingly, there are hardly any site available for questions related with SDL Tridion., though you can find host of sites for other WCMs like AEM and Sitecore. Hence, I thought to put some basic Tridion related questions on the basis of my experience with it. I know it may require several improvements but thought to share something for someone who is looking to get some Tridion related questions to start with. I will be glad to incorporate any suggestion you have. Development phases related questions - What is the development methodology recommended by SDL for development/integration based on SDL Tridion? Have you participated in any Blueprinting workshop, please share the experience? What are the inputs required in BluePrint? How can inheritance of content flow be altered explicitly? What are priority and ranking in Blueprint? What are the inputs required for Content Modeling ...

Campaign Management in Adobe CQ5/AEM

Campaign management provides digital marketers the opportunity to create dedicated experiences for visitors.   We can create content, segment visitors, push and promote targeted content for specific user profiles and manage campaigns across multiple channels. Elements in Campaign Management :- Brands: Brands are the top level unit and form a collection of Campaigns. Campaigns: A campaign is a collection of individual Experiences. Teasers: Teaser Pages / Paragraphs are used to steer specific visitor . Typically a teaser page is a temporary action that will last for a specific period of time, until it is replaced by the next teaser page. Newsletters: E-mail Communications are used to engage users and encourage them to visit your web site. These usually take the form of a newsletter, sent to Leads (which are usually grouped into Lists) Leads: The information that you have collected about your visitors and how to contact them forms the basis for your leads. Lists:Leads are u...

User generated content (UGC) implementation - SoCo or AEM communities or Adobe LiveFyre or Adobe Social

Users are contributing content more than ever before, and it's getting difficult for Enterprise systems to manage it. To cope up with this, Adobe keeps evolving their UGC ecosystem. I think it was called  Social Collaboration tool  before CQ 5.5 After CQ 5.5 it was called  Social Communities  (So-Co),  this was shortened to So-Co. With AEM 6, this was rebranded as AEM Communities. At that point, all UGC components functionality was moved into Communities from AEM. So forums, comments/ratings etc. With 6.2, the concept of a central store was introduced, so content was saved outside of AEM in a central location where all instances would read and write, this can be Mongo, or JCR (but only for single instances) or it can be cloud storage (better name than social storage) which as you know carries a cost. And then Adobe overtook another product named Livefyre which is managed comments and other UGC ...