Hi @Vinodthakur You can write a Sling event listener which listens to
the events at the asset's node specified and then replicates the
modified
asset/pagehttps://github.com/sunilkumar1117/AEM-Sample/blob/master/acs-aem-samples-master/bundle/src/main/java/com/adobe/acs/samples/events/impl/SampleJcrEventListener.java
Hope this helps! Thanks,Kiran Vedantam.