Open in app
Home
Notifications
Lists
Stories

Write
Kinjal P Darji
Kinjal P Darji

Home
About

Jun 4

RepoInit in AEM (Part I)

RepoInit is the recommended way of doing users, groups and roles migration to AEMaaCS. SlingRepositoryInitializer is a simple interface that allows running code before SlingRepository is initialized. Services that implement this interface are called when setting up the JCR-based SlingRepository service, before registering it as an OSGi service. …

Aem

1 min read

RepoInit in AEM (Part I)
RepoInit in AEM (Part I)

Jun 1

Extending QueryBuilder (Custom Predicate Evaluator)

It is useful sometimes to simplify the queries in QueryBuilder by implementing a custom predicate evaluator that hides complexity and ensures an understandable semantic. Say if you’re looking up for data from some service or you want to do custom filtering on the basis of the calculations, custom predicate evaluator…

Aem Developer

2 min read


May 27

HTTP/2 Delivery of Contents in AEM

HTTP/2 enables a more efficient use of network resources and a reduced perception of latency by introducing header field compression and allowing multiple concurrent exchanges on the same connection. It allows interleaving of request and response messages on the same connection and uses an efficient coding for HTTP header fields…

Aem

2 min read

HTTP/2 Delivery of Contents in AEM
HTTP/2 Delivery of Contents in AEM

May 15

Composite NodeStore

Composite NodeStore is a new feature provided with Apache Jackrabbit OAK which resolves the problem of synchronizing the repository contents while scaling. Composite NodeStore makes use of singular JCR APIs to expose several different NodeStore providers. AEMaaCS uses Composite NodeStore to combine Segment NodeStores for the /apps and /libs directories…

Aemasacloudservice

1 min read


May 15

AEMaaCS Deployments

Deployment Via Cloud Manager : All the code written by the developers have to be deployed through cloud manager on the AEM environments. The packages installed on Cloud Manager can not be interacted with i.e. they can not be opened, downloaded or replicated. Cloud manager will only install the mutable…

Aemasacloudservice

2 min read

Deploying AEMaaCS
Deploying AEMaaCS

May 14

AEM Managed Services or AEMaaCS or On-Premise : Which one to choose?

Adobe recommends AEMaaCS to it’s customers and insist on upgrading to the same. Because it provides great benefits to the customer. Scalability, maintainability, availability, performance resiliency, security are some of the architectural concerns those are addressed very well in AEMaaCS. The architectural changes make AEMaaCS cheaper for Adobe (and its…

Aem Architect

2 min read

AEM Managed Services or AEMaaCS or On-Premise : Which one to choose?
AEM Managed Services or AEMaaCS or On-Premise : Which one to choose?

May 6

AEM Components with third party contents

Customer Requirement : Pull content from a content management system(CMS) using restful API’s to build a site in AEM 6.5. The contents of the components in AEM should be fetched from third party CMS based on categories/custom request data. …

Aem Developer

1 min read


May 6

Upgrade to AEM 6.5

AEM is being used by many businesses now for a very long. There are 100’s and thousand of components, templates and pages created in different versions of AEM and are actively being used by the businesses. …

Aem Developer

2 min read


May 5

Working with Large Assets

Use wired connection to upload heavy assets. To improve the asset upload time, temp folder should be on RAM/SDD. When there are large amount of assets (more than 500 GB), those should be stored in s3 datastore or file datastore. Disable subset generation workflow. Instead of processing the assets and…

Aem Architect

1 min read


May 4

GraphQL in AEM

GraphQL is a query language for APIs. It is popular for headless usecases. Client applications like mobile, devices can make a query using GraphQL and get the data they want in mostly JSON format. Using GraphQL the client application can request for the exact data they want. It can fetch…

Aem Developer

2 min read

GraphQL in AEM
GraphQL in AEM
Kinjal P Darji

Kinjal P Darji

Hi, I am an AEM architect.

Following
  • Debal Das

    Debal Das

  • Albin Issac

    Albin Issac

  • Sarah Xu

    Sarah Xu

  • Theo Pendle

    Theo Pendle

  • Vikram Maurya

    Vikram Maurya

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable