Welcome to the continuation of our multi-part series on using Content Automation in AEM as a Cloud Service to accelerate your creative operations. To gain a more comprehensive understanding, make sure to check out Part 1 of this series which gives an overview of the feature by Adobe, along with helpful use cases and Part […]
Posts Tagged ‘AEM’
HTL Template Testing Beyond AEM
Content Management Systems and Templating In the past, I have worked with various Content Management Systems, including Drupal, which utilized the Twig templating engine to generate the HTML for web pages. Twig shares many features with HTL, the templating language used in Adobe Experience Manager (AEM). While working with Twig templates in conjunction with the […]
Utilizing the AEM Style System for Enhanced Component Styling
The AEM Style System allows the template creator to define style classes in the component’s content policy as well as page policy so that the content author can select them while modifying the component on the page. These styles can be visual variations of components, making them more versatile. Use Case: The Style System offers […]
How Creative Content Automation in AEMaaCS is Speeding Up Content Delivery – Part 2
Welcome to the second part of our multi-part series on using Content Automation in AEM as a Cloud Service to enhance your Creative operations. If you missed the first blog of this series, which provides an overview of this feature by Adobe and explores relevant use cases, we recommend checking it out. In this article, […]
The Importance of Knowing Your Inventory of Components When Managing Scope
Your AEM Project For any AEM project with requirements from the business to functionalities required to implement, it is critical for the Analyst to know about Components. Components are the basic building blocks within AEM and will help the author achieve the goal or manage their content or interactions within the platform. Components allow the […]
Automatic Updates in AEM as a Cloud Service (AEMaaCS)
AEM Version Updates Adobe uses a continuous release model in AEM as a cloud service. This means the application is auto updating on an ongoing basis. There are two types of updates: Feature Releases – these are done on a predictable monthly schedule and are focused on new capabilities. Maintenance Releases – these can be […]
New from Adobe: Edge Delivery Services (aka Next-Gen Composability aka Project Franklin)
Adobe Edge Delivery Services (previously Next-Gen Composability or Project Franklin) is a relatively new offering from Adobe that accelerates content velocity, delivers high-impact experiences at a high performance, and greatly reduces time-to-market. The idea behind the technology is relatively straightforward: empower users where they are, and they don’t need to worry about the usual concerns […]
Accelerating Your Digital Journey with Adobe Experience Manager and AWS
In this post, we’ll walk through how Amazon Web Services (AWS) and Perficient, a Platinum Partner for Adobe, can help customers accelerate their Digital Content Management with Adobe Experience Manager. Digital Content Management Trends As customer expectations evolve rapidly there is unprecedented audience demand for new content. With this comes many challenges for creatives and […]
Speed Up AEM Developer Onboarding with Container-Driven Local Instances
Customization is a key aspect of any AEM-powered solution. Installing AEM instances on developers’ local machines is usually required and recommended by Adobe. This allows for the fast creation of components, templates, and other project-specific items. The local AEM instances mimic an organization’s integration or dev environment instances with custom patch levels, OSGi configurations, data […]
Headful or Headless AEM? Why not both with Hybrid? – Part 2
Previously I presented a common situation where an engineering team might push for Headless AEM and covered why, in my opinion, a Hybrid solution is a better approach. I discussed how Content Fragments, Experience Fragments, and Sling Model Exporters are used in combination to deliver the Headless side of the AEM experience. In case you […]
Headful or Headless AEM? Why Not Both with Hybrid?
It’s not uncommon when facing a new problem, to fall back on a tried-and-true solution. Then, suddenly remember why the team moved off of that solution in the first place. Recently, I’ve seen this trend with engineering teams and a desire for multichannel content. A Common Case for Headless Content on AEM Let’s set the […]
How to Dynamically Customize Your AEM Component Toolbar
Whenever you create an AEM component that can be authored, it will normally display an edit toolbar that allows an author to configure it. The toolbar typically consists of edit actions such as Edit, Cut, Copy, Paste, and Delete. However, there may be times when you want to limit those options. What if you only […]