Computer Knowledge
Cloud Computing Management
2,254 Questions
Cloud computing management involves administering web based services, data storage, and network security protocols. This subject is heavily featured in the computer aptitude sections of banking and government recruitment tests. The practice questions address SaaS backup, cross region storage replication, and serverless application designs.
SaaS data backupPaaS use casesCloud storage replicationServerless applicationsCloud security tools
Cloud Computing Management Questions
-
serviceability
-
portability
-
extensibility
-
scalability
-
interoperability
E
Correct answer
Explanation
Interoperability is the ability of different applications or systems to exchange information and work together, even when running on different platforms or built by different vendors. Serviceability (A) is ease of maintenance. Portability (B) is running on different platforms. Extensibility (C) is adding features. Scalability (D) is handling growth.
-
portability
-
extensibility
-
interoperability
-
availability
-
serviceability
A
Correct answer
Explanation
Portability is the characteristic describing how easily an application can be moved from one platform to another (e.g., Windows to Linux, one cloud provider to another). Extensibility is adding functionality. Interoperability is communication between systems. Availability is uptime. Serviceability is ease of maintenance.
-
Load distribution, Load balancing capability
-
Location transparency
-
Caching capability
-
2PC (Two phase commit) capability
A
Correct answer
Explanation
Server clusters provide high availability and scalability in EJB environments by distributing incoming requests across multiple servers. This load distribution prevents any single server from becoming a bottleneck and allows the system to continue functioning even if one server fails. The load balancing capability ensures optimal resource utilization and improved performance. Location transparency, caching, and 2PC are separate concepts not directly related to clustering benefits.
-
hostname
-
IP address
-
shared cache array
-
shared disk resource
B,D
Correct answer
Explanation
In a failover cluster, the IP address and shared disk resource must be owned by the cluster group hosting the TIBCO products to ensure proper failover functionality. The IP address is needed for network identity, and the shared disk ensures data persistence during failover. Hostname and shared cache array are not cluster-owned resources.
-
Load distribution, Load balancing capability
-
Location transparency
-
Caching capability
-
2PC (Two phase commit) capability
A
Correct answer
Explanation
EJB server clusters provide high availability through load distribution and load balancing capabilities. When multiple EJB servers are clustered, incoming requests can be distributed across the cluster, preventing any single server from becoming a bottleneck. If one server fails, requests can be routed to other servers. Location transparency (B) is provided by the EJB container itself, not specifically by clustering. Caching capability (C) is application-specific. Two-phase commit (2PC) is a transaction protocol, not a clustering benefit per se.
-
Communication Support
-
Life-cycle Management
-
Multithreading support
-
All of the above
D
Correct answer
Explanation
The servlet container provides comprehensive support services including communication mechanisms (request/response handling), lifecycle management (instantiation, initialization, destruction), and multithreading support (managing concurrent requests). These infrastructure services allow developers to focus on business logic rather than runtime concerns.
-
Rule Execution Server.
-
Rule Solutions for Office.
-
Decision Validation Services.
-
Rule Team Server.
D
Correct answer
Explanation
Rule Team Server is a scalable, web-based rule management server and repository that provides a collaborative environment for teams to author, manage, validate, and deploy business rules. It supports multiple users working simultaneously on rule development with proper version control and governance.
-
Client Interface.
-
Business Logic.
-
Security
-
Data Storage.
C
Correct answer
Explanation
Three-tier architecture consists of: 1) Presentation Tier (Client Interface), 2) Business Logic Tier (application logic), 3) Data Storage Tier (databases/persistence). 'Security' is a cross-cutting concern, not a distinct tier - it applies across all three tiers (authentication at presentation, authorization at business logic, data encryption at storage).
-
transaction volume
-
availability
-
application functionality
-
reliability
-
security
C
Correct answer
Explanation
Application functionality is a functional requirement, not a qualitative quality criterion. Qualitative criteria assess quality attributes like availability, security, reliability: how well the system performs its function. Transaction volume (A) is quantitative. Availability, reliability, and security (B, D, E) are genuine qualitative quality characteristics describing non-functional aspects.
-
Identify a User for a resource access
-
Authorization of User for a resource access
-
Create Identity and Provision a user for resource access
-
Auditing user access request for a resource
C
Correct answer
Explanation
Identity Management (IdM) encompasses creating user identities and provisioning access rights to resources. It goes beyond mere identification or authorization to include the full lifecycle of user account management. IdM systems handle user creation, attribute management, and access provisioning across multiple systems.
-
Enterprise Service BUS
-
Distribution
-
Adaption
-
Portability
A
Correct answer
Explanation
IBM DataPower is an appliance designed for secure integration, routing, and transformation of services. It acts as an Enterprise Service Bus (ESB) by mediating between service consumers and providers. DataPower handles protocol translation, message transformation, and security enforcement - core ESB functions.
-
It provides the infrastructure needed to virtualize network traffic.
-
It provides centralised management of the virtual networks.
-
It provides connections between virtual and physical networks.
-
It provides a tenant facing portal to create virtual networks.
-
None of the above
A
Correct answer
Explanation
This is true about 'Hyper-V Network Virtualization' component in Microsoft’s network virtualization solution.
-
It provides creation and management support for VM networks.
-
It also provides the automated deployment of more VM networks and VM subnets.
-
It is used to maintain lookup tables.
-
VMM integrates the NVGRE appliance via. a provider.
-
All of the above
E
Correct answer
Explanation
These are correct statements.
-
The WNV module has Windows Server 2012 features to implement Hyper-V Network Virtualization functionality.
-
Hyper-V Network Virtualization provides better support to the networks than VLAN.
-
HNV enables live migration of virtual machines across virtual subnets.
-
Both (1) and (3)
-
All of the above
E
Correct answer
Explanation
Option (2) is also correct. All are the correct statements about implementing Hyper-V Network Virtualization.
-
Peer-to-peer computing
-
Google app engine
-
Force.com
-
Sales force
-
Sify my storage
B
Correct answer
Explanation
It is a PaaS cloud computing platform used for developing and hosting web applications.