0% found this document useful (0 votes)
14 views2 pages

Complex Problems - Cloud Computing Lab - 21CSP378

Uploaded by

itzsumit003
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views2 pages

Complex Problems - Cloud Computing Lab - 21CSP378

Uploaded by

itzsumit003
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Department of CSE III Year

Cloud Computing and Distributed Systems Lab


21CSP378/21ITP378

Complex Questions

Q1. Compare the latest Top 500 list with the Top 500 Green List of HPC systems.
Discuss a few top winners and losers in terms of energy efficiency in power and cooling
costs. Reveal the green- energy winners’ stories and report their special design features,
packaging, cooling, and manage- ment policies that make them the winners. How
different are the ranking orders in the two lists? Discuss their causes and implications
based on publicly reported data.

Q2. Compare China’s Tianhe-1A with the Cray Jaguar in terms of their relative
strengths and weak- nesses in architecture design, resource management, software
environment, and reported applications. You may need to conduct some research to find
the latest developments regarding these systems. Justify your assessment with reasoning
and evidential information.

Q3. Describe the approaches used to exchange data among the domains of Xen and
design experiments to compare the performance of data communication between the
domains. This is designed to familiarize you with the Xen programming environment. It
may require a longer period of time to port the Xen code, implement the application
code, perform the experiments, collect the performance data, and interpret the results.

Q4. Design a large-scale virtual cluster system. This problem may require three students
to work together for a semester. Assume that users can create multiple VMs at one time.
Users can also manipulate and configure multiple VMs at the same time. Common
software such as OS or libraries is preinstalled as templates. These templates enable
users to create a new execution environment rapidly. Finally, you can assume that users
have their own profiles, which store the identification of data blocks.

Q5. Based upon case study https://cloud.google.com/learn/paas-vs-iaas-vs-saas


Check the AWS cloud web site. Plan a real computing application using EC2, or S3, or
SQS, separately. You must specify the resources requested and figure out the costs
charged by Amazon. Carry out the EC2, S3, or SQS experiments on the AWS platform
and report and analyze the performance results measured.
Q6. Based upon case study https://cloud.google.com/learn/paas-vs-iaas-vs-saas
Consider two cloud service systems: Google File System and Amazon S3. Explain how
they achieve their design goals to secure data integrity and to maintain data consistency
while facing the problems of hardware failure, especially concurrent hardware failures.

Q7. Elaborate on four major advantages of using virtualized resources in cloud


computing applications. Your discussion should address resource management issues
from the provider’s perspective and the application flexibility, cost-effectiveness, and
dependability concerns by cloud users.

Q8. Discuss the enabling technologies for building the cloud platforms from virtulized
and automated data centers to provide IaaS, PaaS, or SaaS services. Identify hardware,
software, and networking mechanisms or business models that enable multitenant
services.

Q9. Develop an application that uses publish-subscribe to communicate between entities


developed in different languages. Producers should be written in C++, and consumers
should be in Java. Distributed components communicate with one another using the
AMQP wire format.

Q10. Use Taverna to build a workflow linking a module to extract comments on grids
and clouds (or your favorite topic) from Twitter, Flickr, or Facebook. The social
networking APIs can be found at www.programmableweb.com

You might also like