Posts

Showing posts from March, 2026

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...

Cloud Computing

23CS11-CLOUD COMPUTING  UNIT -I: Introduction to Cloud Computing Fundamentals Cloud computing at a glance, defining a cloud, cloud computing reference model, types of services (IaaS, PaaS, SaaS), cloud deployment models (public, private, hybrid), utility computing, cloud computing characteristics and benefits, cloud service providers (Amazon Web Services, Microsoft Azure, Google AppEngine). UNIT-II: Cloud Enabling Technologies Ubiquitous Internet, parallel and distributed computing, elements of parallel computing, hardware architectures for parallel computing (SISD, SIMD, MISD, MIMD), elements of distributed computing, Inter-process communication, technologies for distributed computing, remote procedure calls (RPC), service-oriented architecture (SOA), Web services, virtualization. UNIT-III: Virtualization and Containers Characteristics of virtualized environments, taxonomy of virtualization techniques, virtualization and cloud Computing, pros and cons of virtualization, technology...