23CS59-CLOUD COMPUTING LAB
23CS59-CLOUD COMPUTING LAB List of Experiments: 1. Lab on web services 2. Lab on IPC, messagaging, publish/subscribe 3. Install VirtualBox/VMware Workstation with different flavours of Linux or windows OS on top of windows8 or above. 4. Install a C compiler in the virtual machine created using VirtualBox and execute Simple Programs. 5. Create an Amazon EC2 instance and set up a web-server on the instance and associate an IP address with the instance. In the process, create a security group allowing access to port 80 on the instance. OR 6. Do the same with OpenStack 7. Install Google App Engine. Create a hello world app and other simple web applications using python/java. 8. Start a Docker container and se...