We are upgrading from Tridion 5.3 SP1 to Tridion 2011 SP1. We are done with Tridion Content Manager Server installation. We want to understand detail architecture on Content delivery server.
What is the difference between content delivery server and presentation server?
We have lot of Dynamic Component presentations as well as Embedded component presentations, exactly where we have to do changes in cd_storage_conf so that embedded presentations along with page will go in application folder (.net application) and Dynamic component presentations will go to SQL database? (in Tridion 5.3 there was a element in config file called “DefaultRootLocation”
While doing installation of Content Delivery we installed it on D:\Tridion. After installation we can see subfolders like bin,cofig,incoming,lib, log, uninstaller etc. Our .Net application will be sitting on D:\inetpupp\. Do we need to copy or change any folder, dll, config file to our .net application folder?
Where we can find some diagram, or architecture against which we can validate our installation?