I’m trying to find any information and best practices for implementing a Tridion 2011 in a cloud based infrastructure. Has anyone any recent experience in doing this or are there any white papers from SDL which are worth visiting? It seems to be thin on the ground.
Thanks
I have seen people use the Amazon Cloud Large instances to install the CMS Server + DB + FrontEnd on it for training purposes.
Things to consider: (these are general best practices)
You will probably run Large instances on Amazon EC2 to start with. Since you’ll need SQL Server (Or Oracle) to run the DB and also much RAM to support Windows and SQL Server you’ll be running with at least large EC2 instances all the time. You won’t be able to benefit from the cheaper low resource instances that other software might be able to use. At least for Dev and Test instances you could keep them powered on during the day and not at night to save costs. You could also create AMI images for your Dev/Test systems to quickly spin up new ones for testing.