<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ashish Gupta</title>
    <description>The latest articles on DEV Community by Ashish Gupta (@ashish5187).</description>
    <link>https://dev.to/ashish5187</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1743414%2F201da81f-1b92-4cdb-9a75-5f8f0c57dd03.jpg</url>
      <title>DEV Community: Ashish Gupta</title>
      <link>https://dev.to/ashish5187</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ashish5187"/>
    <language>en</language>
    <item>
      <title>What is Adobe Experience Manager</title>
      <dc:creator>Ashish Gupta</dc:creator>
      <pubDate>Sun, 07 Jul 2024 18:30:59 +0000</pubDate>
      <link>https://dev.to/ashish5187/what-is-adobe-experience-manager-1fid</link>
      <guid>https://dev.to/ashish5187/what-is-adobe-experience-manager-1fid</guid>
      <description>&lt;p&gt;What is Adobe Experience Manager &lt;/p&gt;

&lt;p&gt;Adobe experience manager is Content management tool developed by Adobe . It’s part of Adobe Experience cloud which can be used to create dynamic web applications and sites .&lt;/p&gt;

&lt;p&gt;Sites are created using this tool on cloud . AEM server is hosted on cloud and can be accessed using IMS &lt;/p&gt;

&lt;p&gt;Any AEM application consists of 1 author instance and 1 publish instance and 1 dispatcher .&lt;/p&gt;

&lt;p&gt;Author can author the content on author instance which can be pushed to publish server .&lt;/p&gt;

&lt;p&gt;End user can view the resources or page on publish server .&lt;/p&gt;

&lt;p&gt;Dispatcher act as a load balancer which can be used for making application fast and scalable . Dispatcher act as balanced system for different requests . &lt;/p&gt;

&lt;p&gt;Whenever client request the browser request send to dispatcher and dispatcher send response back to client .&lt;/p&gt;

&lt;p&gt;Content is served from Content Delivery Network CDN for fast retrieval. &lt;/p&gt;

&lt;p&gt;Overall architecture of AEM can be read by article in google &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>web</category>
      <category>aem</category>
    </item>
  </channel>
</rss>
