Hi Frans, > can i know, what kind of apps can be run on ubuntu cloud? > and how to install it
Both UEC (Ubuntu Enterprise Cloud) and EC2 are Infrastructure as a Service offerings, which means you basically get a virtual machine with Ubuntu where you're free to play with and deploy applications that might be run on a physical machine running an Ubuntu Server installation. There are certain limitations, given the environment: you don't have a physical console on the machine, so the graphic interface will have to run through some kind of remote desktop protocol (VNC, etc) if you need it, there are also some details regarding persistence which you must be aware of (e.g. the local disk of the instance isn't persisted when the instance goes away, unless you're using an EBS root), and so on. Depending on how much detail you need, and at which level you're looking at it (developer, manager, etc), people in this list might be able to help you further, but indeed you'd have to provide a more specific question since the scope is so wide. I hope this helps to get you started on the subject. -- Gustavo Niemeyer http://niemeyer.net http://niemeyer.net/blog http://niemeyer.net/identi.ca http://niemeyer.net/twitter -- Ubuntu-cloud mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-cloud
