[PDF] CS8711 Cloud Computing Laboratory (CC Lab) 2017 Regulation Syllabus and Lab Manuals for Anna University Students
Last updated on Sep 4, 2023
Syllabus
LIST OF EXPERIMENTS
- Install Virtualbox/VMware Workstation with different flavours of linux or windows OS on topof windows7 or 8.
- Install a C compiler in the virtual machine created using virtual box and execute SimplePrograms
- Install Google App Engine. Create hello world app and other simple web applications usingpython/java.
- Use GAE launcher to launch the web applications.
- Simulate a cloud scenario using CloudSim and run a scheduling algorithm that is notpresent 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 DemoVersion)
- Install Hadoop single node cluster and run simple applications like wordcount.