Computer Knowledge

Cloud Computing Management

2,340 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

Multiple choice java
  1. It's always going to be less expensive and more secure than local computing.

  2. You can access your data from any computer in the world as long as you have an Internet connection.

  3. Only a few small companies are investing in the technology, making it a risky venture.

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

To answer this question, the user needs to have a basic understanding of cloud computing.

Cloud computing refers to the practice of using remote servers hosted on the internet to store, manage, and process data. It offers various benefits such as scalability, flexibility, and cost-effectiveness. Let's go through each option and explain why it is right or wrong:

A. It's always going to be less expensive and more secure than local computing.

This statement is incorrect. While cloud computing can be cost-effective and offer enhanced security measures, it is not always guaranteed to be less expensive or more secure than local computing. The cost and security of cloud computing can vary depending on factors such as the specific cloud service provider and the level of security measures implemented.

B. You can access your data from any computer in the world as long as you have an Internet connection.

This statement is correct. One of the key advantages of cloud computing is the ability to access data and applications from anywhere with an internet connection. This flexibility allows users to access their data and work remotely from different devices and locations.

C. Only a few small companies are investing in the technology, making it a risky venture.

This statement is incorrect. Cloud computing has gained widespread adoption and investment from both small and large companies across various industries. It is a rapidly growing technology that offers numerous benefits and opportunities for businesses.

D. none of these

This statement is incorrect. As explained above, option B is correct as it accurately describes one of the advantages of cloud computing.

The Answer is: B

Multiple choice java
  1. A standard cloud service offered via the Internet

  2. A cloud architecture maintained within an enterprise data center.

  3. A cloud service inaccessible to anyone but the cultural elite

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

To understand what a private cloud is, the user needs to have a basic understanding of cloud computing and the different types of cloud architectures.

A private cloud is a cloud architecture maintained within an enterprise data center. This means that the cloud infrastructure is owned, operated, and maintained by a specific organization or enterprise. Unlike a public cloud, which is accessible to anyone via the internet, a private cloud is specifically designed and dedicated to meet the needs and requirements of a single organization.

Now let's go through each option and explain why it is right or wrong:

A. A standard cloud service offered via the Internet: This option is incorrect because a private cloud is not a standard cloud service offered via the internet. A private cloud is a distinct architecture that is maintained within an enterprise data center.

B. A cloud architecture maintained within an enterprise data center: This option is correct. As explained above, a private cloud is a cloud architecture that is maintained within an enterprise data center.

C. A cloud service inaccessible to anyone but the cultural elite: This option is incorrect. The accessibility of a private cloud is not based on cultural elite or exclusive access. It is a cloud architecture dedicated to meeting the needs of a specific organization.

D. None of these: This option is incorrect because option B is the correct answer. A private cloud is a cloud architecture maintained within an enterprise data center.

The Answer is: B

Multiple choice java
  1. Software as a Service (SAAS)

  2. Platform as a Service (PAAS)

  3. Infrastructure as a Service (IAAS)

  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

AWS EC2, S3, RDS, and VPC provide foundational computing infrastructure - virtual machines, storage, networks - that you configure and manage. This is the definition of IaaS. SaaS (A) would be something like Gmail or Office 365 - ready-to-use applications. PaaS (B) would be Heroku or Google App Engine where you deploy code without managing servers. AWS offers some PaaS services (like Elastic Beanstalk) but AWS as a whole is IaaS.

Multiple choice java
  1. A factory that produces cloud components

  2. An industry wide PaaS initiative

  3. VMware-led open source PaaS.

  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

To answer this question, the user needs to know what Cloud Foundry is. Cloud Foundry is a platform as a service (PaaS) that allows developers to build, deploy, and scale applications quickly and easily.

Now let's explain each option and why it is right or wrong:

A. A factory that produces cloud components: This option is incorrect. Cloud Foundry is a software platform, not a physical factory.

B. An industry-wide PaaS initiative: This option is partially correct. Cloud Foundry is indeed a PaaS initiative, but it is not an industry-wide initiative. It was initially created by VMware, but it is now managed by the Cloud Foundry Foundation, which is a non-profit organization.

C. VMware-led open source PaaS: This option is mostly correct. Cloud Foundry was initially created by VMware and is now managed by the Cloud Foundry Foundation, which is an open-source organization. It is a PaaS that allows developers to build, deploy, and scale applications quickly and easily.

D. None of these: This option is incorrect. Options B and C are both partially correct and together they provide a complete and accurate description of Cloud Foundry.

Therefore, the answer is: C. VMware-led open source PaaS.

Multiple choice java
  1. Platform as a Service (PaaS)

  2. Infrastructure as a Service (IaaS)

  3. Software as a Service (SaaS).

  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

SaaS means software is centrally hosted and accessed over the network - users don't install or maintain anything, just pay a subscription and use it through a web browser or thin client. Gmail, Salesforce, and Microsoft 365 are classic SaaS examples. PaaS provides development platforms (A), IaaS provides infrastructure (B). The description matches SaaS exactly.

Multiple choice java
  1. It's a Platform as a Service (PaaS) model.

  2. Automatic Scalability is built in with GAE. As a developer you don't need to worry about application scalability

  3. You can decide on how many physical servers required for hosting your application.

  4. The applications deployed on GAE have the same security, privacy and data protection policies as that of Google's applications. So, applications can take advantage of reliability, performance and security of Google's infrastructure.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Google App Engine is a PaaS platform - Google manages ALL physical infrastructure automatically. You cannot specify or control physical servers; GAE dynamically allocates resources based on traffic. This abstraction from hardware is a core PaaS benefit. Options A, B, and D are all correct statements about GAE - it IS PaaS (A), it DOES auto-scale (B), and applications DO benefit from Google's infrastructure security (D). Only C is incorrect.

Multiple choice mcse
  1. Requires separate access policies to be administered for the remote access servers

  2. Copies the available remote access policies to remote access servers automatically

  3. Resolves the DNS names of the associated remote access servers to IP addresses

  4. Allows specification of a shared secret string that acts as a password between associated remote access servers and an IAS server

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Internet Authentication Service (IAS) acts as a RADIUS server. A key feature of RADIUS is the use of a 'shared secret'—a text string known only to the RADIUS client (the access server) and the RADIUS server (IAS) to encrypt and authenticate communication.

Multiple choice cloud computing
  1. Metered billing

  2. Self-service portal

  3. Dial-home support

  4. Rapid elasticity

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Private clouds typically offer self-service portals, rapid elasticity, and metered billing like public clouds. Dial-home support refers to vendor-initiated connections for troubleshooting, which is a support model not a defining cloud characteristic.

Multiple choice cloud computing
  1. Software as a Service

  2. Platform as a Service

  3. Infrastructure as a Service

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

To answer this question, you need to understand the different types of cloud computing distribution models.

A. Software as a Service (SaaS): This model provides software applications over the internet on a subscription basis. Users do not have to worry about managing the underlying infrastructure or the software itself. Examples of SaaS providers include Salesforce, Dropbox, and Google Workspace.

B. Platform as a Service (PaaS): This model provides a platform for developing, testing, and deploying applications. PaaS providers offer a complete development environment, including operating systems, programming languages, and development tools. Examples of PaaS providers include Heroku, Microsoft Azure App Service, and Google App Engine.

C. Infrastructure as a Service (IaaS): This model provides virtualized computing resources over the internet. It includes virtual machines, storage, and networking capabilities. Users have control over the operating system and applications running on the infrastructure. Examples of IaaS providers include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform.

D. None of the above: This option implies that Amazon Web Services (AWS) does not fall into any of the mentioned cloud computing distribution models.

To determine the correct answer, you need to identify which distribution model AWS falls into.

The correct answer is:

C. Infrastructure as a Service (IaaS)

Explanation: Amazon Web Services (AWS) is a prominent example of an IaaS provider. It offers a wide range of virtualized computing resources, such as EC2 instances, storage services like S3, and networking services like VPC. Users can provision and manage these resources as needed, providing them with the flexibility and control over their infrastructure.

Multiple choice cloud computing
  1. Cloud On-Demand

  2. Cloud Servers

  3. EC2

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Rackspace's primary cloud computing service offering is branded as Cloud Servers for virtual machine instances. EC2 is AWS's competing product, and Cloud On-Demand is not a Rackspace service name.

Multiple choice cloud computing
  1. A factory that produces cloud components

  2. VMware-led closed source PaaS

  3. An industry wide PaaS initiative

  4. VMware-led open source PaaS

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Cloud Foundry is an open source Platform as a Service (PaaS) originally led by VMware that enables developers to build and deploy applications without managing infrastructure. Option A is incorrect because Cloud Foundry is software, not a physical manufacturing facility. Option B is wrong because Cloud Foundry is open source, not proprietary closed-source software. Option C is too vague and doesn't capture VMware's specific leadership role.

Multiple choice cloud computing
  1. Cloud Security Standards Working

  2. Cloud Security WatchDog

  3. Cloud Security Alliance

  4. Security in the Cloud Alliance

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

To answer this question, the user needs to be familiar with cloud computing and industry organizations related to cloud security.

Option A (Cloud Security Standards Working) is incorrect. This option is a fictional organization and does not exist.

Option B (Cloud Security WatchDog) is incorrect. This option is also a fictional organization and does not exist.

Option C (Cloud Security Alliance) is correct. This organization is dedicated to fostering security best practices and standards for cloud computing. It is a not-for-profit organization that provides education, certification, and research related to cloud security.

Option D (Security in the Cloud Alliance) is incorrect. This option is a fictional organization and does not exist.

Therefore, the correct answer is:

The Answer is: C (Cloud Security Alliance)

Multiple choice cloud computing
  1. Force.com

  2. Microsoft Azure

  3. Amazon EC2

  4. Joyent

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

To solve this question, the user needs to know the different types of cloud computing services. The three main types of cloud computing services are Software as a Service (SaaS), Infrastructure as a Service (IaaS), and Platform as a Service (PaaS). SaaS offers software applications over the Internet, IaaS offers virtualized computing resources over the Internet, and PaaS provides a platform for developers to build, test, and deploy applications over the Internet.

Now, let's go through each option and explain why it is right or wrong:

A. Force.com: This option is a PaaS service offered by Salesforce.com. Force.com provides a platform for developers to build and deploy web applications and mobile apps over the Internet. Hence, this is a Platform as a Service.

B. Microsoft Azure: This option is a cloud computing platform and Infrastructure as a Service (IaaS) service offered by Microsoft. Azure provides virtualized computing resources over the Internet, such as virtual machines (VMs) and storage. Thus, this is an Infrastructure as a Service.

C. Amazon EC2: This option is also an IaaS service offered by Amazon Web Services (AWS). Amazon EC2 provides virtualized computing resources over the Internet, such as VMs and storage. Thus, this is an Infrastructure as a Service.

D. Joyent: This option is a cloud computing company that offers Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) services. Joyent provides virtualized computing resources over the Internet, as well as a platform for developers to build and deploy applications over the Internet. Hence, this is both Infrastructure as a Service and Platform as a Service.

Therefore, the answer is: C. Amazon EC2, since it is not a Platform as a Service, but an Infrastructure as a Service.

Multiple choice cloud computing
  1. Easier to maintain a cloud network

  2. No worries about running out of storage

  3. Immediate access to computing resources

  4. Paying only for what you use

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Maintaining a cloud network is the responsibility of the provider, not the user. The user's advantage is that they don't have to maintain the underlying infrastructure. The other options are standard cloud benefits.