QB PDF
QB PDF
QUESTION BANK
UNIT I :
PART A
INTRODUCTION
9. Define SOA.
Service oriented architecture is intended to define loosely coupled and interoperable
services applications, and to define process for integrating these interoperable components. In
SOA, the system is decomposed into a collection of network-connected components.
Applications and resources within a SOA shouldn’t be built as a tightly coupled monolithic
model. Rather; these applications are composed dynamically from the deployed and available
services in the network.
12. What are the two most important technologies for building semantic webs?
XML
Resource Description Framework(RDF)
15. What are the areas are difficult to implement in Grid Computing Infrastructure?
A Grid computing infrastructure component must address several potentially complicated
areas in many stages of the implementation. These areas are
· Security
· Resource management
· Information services
· Data management
A storage area network (SAN) connects servers to network storage such as disk arrays.
Network attached storage (NAS) connects client hosts directly to the disk arrays.
PART B
1. Identify and explain in detail about evolutionary trend of computer technology. (6)
2. Explain the three paradigms in detail.(7)
3. Summarize in detail about the degrees of parallelism.
4. Discuss the application of high performance and high throughput system.
5. Demonstrate in detail about internet of things and cyber physical systems.
6. Examine the memory ,storage and wide area networking technology in network based
system.
7. Define and examine in detail about the multi core CPUs and multithreading technologies.
(13)
8. Analyze in detail about the GPU programming model.(13)
9. Explain the architecture of virtual machine and brief about the operations.
10. Generalize the ideas of i) cluster of cooperative computers. ii) service oriented
architecture.
11. Describe in detail the Peer to peer network families.
12. Express in detail about cloud computing architecture over the internet?
13. Explain the layered architecture of SOA for web services.
14. Compare the features of grid versus cloud.
15. Demonstrate in detail about trends towards distributed systems.
16. Illustrate in detail about parallel and distributed programming models.
UNIT II
PART A
7. what are two fundamental requirements for describing Web services based on the
OGSI?
The ability to describe interface inheritance—a basic concept with most of the distributed
object systems.The ability to describe additional information elements with the interface
definitions.
15. what are the Four Grid Families Identified in the Great Global Grid (GGG)?
Computational Grids or Data Grids
Information Grids or Knowledge Grids
Business Grids
P2P/Volunteer Grids
17. Name some representational use cases from OGSA architecture working group?
Commercial Data Center (Commercial grid)
National Fusion Collaboratory (Science grid)
Online Media and Entertainment (Commercial grid)
PART B
UNIT III :
PART A
17. What are are four steps to deploy a group of VMs onto a target cluster?
Preparing the disk image, configuring the VMs, choosing the destination nodes,
and executing the VM deployment command on every host.
UNIT III
PART B
1. List the cloud deployment models and give a detailed note about them.
2. Analyze the uses of i) Infrastructure as a service. ii) Platform as a service. iii)
Software as a service.
3. Describe service and deployment models of a cloud computing environment with
illustrations. How do they fit in NIST cloud architecture?
4. List the advantages and disadvantages of OS extension in virtualization.
5. Identify the support of virtualization Linux platform.
6. Summarize the support of middleware and library for virtualization
7. Describe the vCUDA architecture for virtualization of general purpose GPUs.
8. Give the importance of cloud computing and elaborate the different types of
services offered by it.
9. Illustrate in detail about the compiler support for para virtualization architecture.
10. Examine in detail about hardware support for virtualization and CPU
virtualization.
11. Point out the importance of memory virtualization.
12. Explain in detail about the need of IO virtualization.
13. What is virtualisation ? Describe para and full virtualisation architectures.
Compare and contrast them.
14. Differentiate physical clusters versus virtual clusters.
15. Discuss fast deployment, effective scheduling and high performance virtual
storage in detail.
16. Illustrate the migration steps and performance effects involved in live VM.
17. Explain the migration of memory ,files and network resources in detail.
UNIT IV
PART A
18. What are two types of nodes that control the job execution process?
A jobtracker and a number of tasktrackers controls the job execution process. The
jobtracker coordinates all the jobs run on the system by scheduling tasks to run on tasktrackers.
Tasktrackers run tasks and send progress reports to the jobtracker, which keeps a record of the
overall progress of each job. If a task fails, the jobtracker can reschedule it on a different
tasktracker.
UNIT IV
PART B
1. Describe the relative strength and limitation of open source grid middleware
packages.
2. List the features in condor kernel and condor G for grid computing.
3. Describe sun grid engine middleware package in detail.
4. Summarize the grid standards and APIs.
5. Discuss on grid software support and middleware package.
6. Draw and explain the Globus tool kit architecture.
7. Explain the concepts involved in resource management using GRAM.
8. Classify the GT4 tools used by data management.
9. Evaluate the interaction in the functional module client globus job work flow.
10. Summarize the functional components in CGSP library.
11. Generalize the functional components of china grid support platform library.
12. Design the functional building blocks in the CGSP library that represents the job
executional flow.
13. Creating 8 What is GT4 ? Describe in detail the components of GT4 with a
suitable diagram.
14. Discuss Mapreduce with suitable diagrams.
15. Classify the various ways in input splitting of map reduce.
16. Show how will you prevent input splitting in map reduce.
17. Illustrate dataflow in HDFS during file read/write operation with suitable
diagrams.
18. Examine the basic file system operation in hadoop.
19. Tabulate the hadoop file system in detail.
20. Discuss in detail about the command line interface in java.
21. Give a detailed note on Hadoop framework.
UNIT V
PART A
1. What are the challenges to establish the trust among grid sites ?
The first challenge is integration with existing systems and technologies.
The second challenge is interoperability with different “hosting environments.”
The third challenge is to construct trust relationships among interacting hosting
environments.
14. What are Physical and Cyber Security Protection at Cloud/Data Centers ?
Secure data centers and computer buildings
Use redundant utilities at multiple sites
Trust delegation and negotiation
Worm containment and DDoS defense
Reputation system for data centers
Fine-grained file access control
Copyright protection and piracy prevention
Privacy protection
PART B