CS8711 Cloud Computing Lab Manual
Anna University - Regulations 2017
Lab Manual Obtained from
SRM Valliyammai Engineering College
List of Expriments
- Install Virtualbox/VMware Workstation with different flavours of linux or windows OS on top of windows7 or 8.
- Install a C compiler in the virtual machine created using virtual box and execute Simple Programs
- Install Google App Engine. Create hello world app and other simple web applications using python/java.
- Use GAE launcher to launch the web applications.
- Simulate a cloud scenario using CloudSim and run a scheduling algorithm that is not present in CloudSim.
- Find a procedure to transfer the files from one virtual machine to another virtual machine.
- Find a procedure to launch virtual machine using trystack (Online Openstack Demo Version)
- Install Hadoop single node cluster and run simple applications like wordcount.