ccs335 cloud computing LAB q-set
ccs335 cloud computing LAB q-set
Find procedure to run the virtual machine of different configuration. Check how
1.
many virtual machines can be utilized at particular time.
Install Virtualbox/VMware/ Equivalent open source cloud Workstation with
2.
different flavours of Linux or Windows OS on top of windows 8 and above.
Find procedure to attach virtual block to the virtual machine and check whether it
3.
holds the data even after the release of the virtual machine.
4. Install a C compiler in the virtual machine and execute a sample program.
Show the virtual machine migration based on the certain condition from one node
5.
to the other.
Install Google App Engine. Create hello world app and other simple web
6.
applications using python
Install Google App Engine. Create hello world app and other simple web
7.
applications using Java.
Simulate a cloud scenario using CloudSim and run a scheduling algorithm that is
8.
not present in CloudSim.
9. Launch the web applications using GAE Launcher
Find a procedure to transfer the files from one virtual machine to another virtual
10.
machine.
Find a procedure to launch virtual machine using trystack (Online Openstack
11.
Demo Version)
12. Install Hadoop single node cluster and run simple applications like wordcount.
13. Find a procedure to install docker in virtual Box
14. Create and Execute Your First Container Using Docker
15. Write a Hadoop program for Pi Estimation
16. Create a static website with S3 and Cloudfront
Write a Procedure to send an HTTP request through an interactive container using
17.
Docker internal network.
18. Write a Procedure to implement a Docker Image
Simulate a cloud scenario using CloudSim and run a scheduling algorithm that is
19.
present in CloudSim.