IBM Cloud Essentials V3 Answer Key

Reshu Singh
9 min readOct 1, 2023

Question 1. What are Resource Groups used for?

· As a logical container for services, forming a key component of IAM

· They secure network traffic around virtual servers in a VPC

· Services running under Kubernetes are deployed into one or more of them

· To mark out the classic infrastructure services which make up an application

Question 2. What are the three account types in IBM Cloud?

· Standard, Pay Per Use, and contract

· Lite, Pay as You Go, and Subscription

· Free, Monthly, and Annual

· Basic, Advanced, and Premium

Question 3. What are two ways to interact with IBM Cloud?

· IBM Cloud SDK, SSH key

· IBM Cloud Console, and IBM Cloud CLI

· IBM Cloud Shell, API key

· SSH key and API key

Question 4. Which healthcare related compliance programs does IBM Cloud Comply with?

· FFIEC

· FISC

· ITAR

· HIPAA

Question 5. What is a multi-zone region?

· A region achieves 99.9 availability for your apps and services.

· A region that is comprised of 2 or more zones that are independent from each other to ensure that single failure events affect only a single zone.

· A region where you can host the power cooling, compute, network, and storage resources for services and apps.

· A region that is comprised of 3 or more zones that are independent from each other to ensure that single failure events affect only a single zone.

Graded Quiz

Question 1. What is a cloud-based service where instead of downloading software your desktop PC or business network to run and update, you instead access an application via an internet browser?

· IaaS

· SaaS

· DBaaS

· PaaS

Question 2. Which support level provides a technical account manager?

· AdvancedPlus

· Advanced

· Premium

· Basic

Question 3.What is a resource?

· A collection of services

· A provisioned service

· An entry in the Cloud Catalog

· A service

Question 4. What account type never expires, does not require a credit card and has access to over 40 services?

· Enterprise

· Pay-as-you-go

· Subscription

· Lite

Question 5.What is a multi-zone region?

· A region achieves 99.9 availability for your apps and services.

· A region that is comprised of 2 or more zones that are independent from each other to ensure that single failure events affect only a single zone.

  • A region where you can host the power cooling, compute, network, and storage resources for services and apps.
  • A region that is comprised of 3 or more zones that are independent from each other to ensure that single failure events affect only a single zone.

Modules 2. Infrastructure

Question 1. Which compute service provides you the raw horsepower that you need for processor-intensive and disk I/O-intensive workloads?

· Hyper Protect

· Bare metal

· Power Systems

· Virtual Servers

Question 2. What kind of virtual server type is in single tenant environment?

· Dedicated

· Transient

· Reserved

· Public

Question 3. What is the VMware Solutions Shared service?

· A collection of VMware based virtual machines on a Power server

· A self-service on-demand VMware cloud computing platform with VMware vCloud Director

· A secure, isolated private cloud hosted within a public cloud

· A bare metal solution with vCenter and vSphere options

Question 4. What is a Virtual Private Cloud?

· Any vendors public cloud

· An on-premises cloud that connects to a public cloud

· A collection of virtual machines that are interconnected

· A secure, isolated private cloud hosted within a public cloud

Question 5. What tier of Object Storage class should be used where data is accessed only a few times per year?

· Smart tier

· Vault

· Standard

· Cold vault

Graded Quiz

Question 1. IBM’s Cloud Backup service is used to back up and restore data between servers in one or more data centers. Which is NOT a benefit of Cloud Backup?

· Geo-redundancy

· Management Portal

· End-to-End Data Encryption

· SDKs

Question 2. IBM’s Cloud Object Storage is a highly scalable cloud storage service. What are some of the features of Cloud Object Storage?

· SQL query support

· Encryption

· SDKs and APIs

· All of the above

Question 3. What do IBM’s Cloud Internet Services provide?

· A service to distribute traffic among your virtual machines

· Reliable and secure options for Internet facing applications by using Cloudflare

· A highly distributed platform of servers that helps minimize delays

· Secure dedicated connectivity to IBM Cloud infrastructure

Question 4. What is the benefit of a Gen2 VPC?

· Available in all data centers

· Up to 80 Gbps networking

· Always deployed to bare metal

· Virtual machines on each node

Question 5. What is the VMware Solutions Dedicated service?

· A collection of VMware based virtual machines on a Power server

· A self-service on-demand VMware cloud computing platform with VMware vCloud Director

· A secure, isolated private cloud hosted within a public cloud

· A bare metal solution with vCenter and vSphere options

Modules 3. Deploying Application

Question 1. What are containers?

· A shallow replica of an application

· An implementation of the OCI specification

· A single tenant virtual machine

· Packaging up application code and any dependencies

Question 2. What is Kubernetes?

· An open source cloud platform

· An open source container orchestration platform

· An open source container runtime

· A proprietary container orchestration solution

Question 3.Which IBM Cloud service comes with automatic routing, health monitoring, and is free tier compatible?

· Virtual Servers

· Cloud Foundry

· OpenShift

· App Connect

Question 4.OpenShift is available on:

· GCP

· All of the above

· Azure

· On-premises

· IBM Cloud

Question 5.Cloud Functions is based on which open source project?

· OpenWhisk

· OpenLambda

· Knative

· Fn project

Graded Quiz

Question 1. How can the OpenShift service on IBM Cloud be deployed?

· On a VMware Solution

· Bare metal only

· Virtual server only

· Virtual server and Bare metal

Question 2. What services relate to deploying applications to the IBM Cloud Kubernetes service?

· Helm Catalog and Continuous Delivery

· Cloud Container Registry and LogDNA

· Sysdig and LogDNA

· Cloud Container Registry and Helm Catalog

Question 3. How can the IBM Cloud Kubernetes service be deployed?

· On a VMware Solution

· Bare metal only

· Virtual server only

· Virtual server and Bare metal

Question 4. To deploy a Cloud Foundry project, use which command?

· cf start

· cf deploy

· cf run

· cf push

Question 5. What IBM Cloud service is a FaaS implementation?

· OpenShift

· Kubernetes Service

· Cloud Functions

· Cloud Foundry

Module 4. Services on IBM cloud

Question 1. Which IBM Cloud database service is a fully managed NoSQL document-based database?

· Db2 Hosted

· Db2

· Db2 Warehouse

· IBM Cloudant

Question 2. Cloud Paks are built and based on which platform?

· OKD

· OpenShift

· OpenStack

· IBM Kubernetes Service

Question 3. What is data science?

· Is a method for gleaning insights from structured and unstructured data using analytics to machine learning.

· A statistical model to enable better predictions.

· Using machine learning and AI to build models.

· Gaining insights from structured data using analytics and machine learning.

Question 4. What is the business value of blockchain?

· Fast transaction processing speed.

· A shared source of truth and the visibility into the history of an asset

· Enabling cryptocurrency trading.

· A distributed database to ensure fault tolerance for transactions.

Question 5. What is the main benefit of continuous integration?

· Increased communication between business and development teams.

· Delivering patches to customers as fast as possible.

· Automatically building and testing changes pushed to a code repository.

· Pushing code changes to production as fast as possible.

Graded Quiz

Question 1. What is DevOps?

Enabling better communication between development, IT operations, and business teams.

· A set of practices that combine software development and IT operations to shorten the development lifecycle and provide high quality software

· A set of practices that combine software development and business operations to shorten the development lifecycle and provide high quality software

· Using continuous integration to deliver faster results.

Question 2. Which services does the Watson IoT Platform write to?

· Cloud Pak for Data

· MQ, Kubernetes, MongoDB

· Db2 Hosted, Object Storage, MongoDB

· Cloudant, Object Storage, Event Streams, Db2 Warehouse

Question 3. Analytics Engine is based on which two open-source analytics projects?

· Apache Hadoop and TensorFlow

· Apache Spark and Apache Kafka

· Apache Spark and Apache Hadoop

· Apache Kafka and Pytorch

Question 4.Which IBM Cloud service is all-in-one tool for easily connecting apps, integrating data, building APIs and acting on events?

· MQ

· App Connect

· Information Server

· API Connect

Question 5. Which IBM Cloud service supports multiple messaging protocols as a broker that lets you route, track and queue messages with customizable persistence levels, delivery settings and publish confirmations?

· Messages for RabbitMQ

· Event Streams

· Watson Assistant

· MQ

IBM Cloud Essentials V3 Cognitive class final Exam Answers:-

Question 1. Which type of delivery enables the greatest amount of control for the developer?

· SaaS

· IaaS

· PaaS

· Serverless

Question 2. Which account type provides discounted pricing?

· Pay-as-you-go

· Lite

· Advanced

· Subscription

Question 3. What is one of the main features of the cost estimator?

· Provides estimates based on local currency, if available

· Export the estimate as a Word doc

· Supported by most IBM Cloud services

· Supported by IAM enabled services

Question 4. Which IBM Cloud feature gives you command line control of your cloud resources, applications and infrastructure, from any web browser?

· IBM Cloud API

· IBM Cloud SDKs

· IBM Cloud Shell

· IBM Cloud Catalog

Question 5. Compute, Storage and Network services can be grouped together as what?

· SaaS

· PaaS

· DBaaS

· IaaS

Question 6. IBM’s Cloud Object Storage is a highly scalable cloud storage service. What are some of the features of Cloud Object Storage?

· SQL query support

· Encryption

· SDKs and APIs

· All of the above

Question 7. What does IBM Cloud Direct Link provide?

· A service to distribute traffic among your virtual machines

· Reliable and secure options for Internet facing applications by using Cloudflare

· A highly distributed platform of servers that helps minimize delays

· Secure dedicated connectivity to IBM Cloud infrastructure

Question 8. What service provides virtual servers and bare metal servers with a SAN-like iSCSI storage?

· Cloud Backup

· File Storage

· Block Storage

· Object Storage

Question 9. Which third-party VMware integration assists with creating and managing disaster recovery?

· Caveonix

· Zerto

· F5 BIG IP

· Veeam

Question 10. Which compute service allows you to run virtual servers on IBM LinuxONE, getting you access to IBM Z technology?

· Hyper Protect

· Bare metal

· Power Systems

· Virtual Servers

Question 11. OpenShift 4 brought in which new features?

· Mesh Networking, Operators, CLI

· Serverless, Integrated Container Registry, Operators

· Pipelines, Mesh Networking, Admin Console

· Serverless, Pipelines, Mesh Networking, Operators

Question 12. What is the main benefit of OpenShift on IBM Cloud?

· Free tier option

· Available in only select regions

· Automatic updates and patching

· Support for old versions of OpenShift

Question 13. What IBM Cloud service is a PaaS implementation?

· OpenShift

· Kubernetes Service

· Cloud Functions

· Cloud Foundry

Question 14. How does OpenShift extend Kubernetes?

· Monitoring tools

· Projects, virtual machine support

· CLI, integrated console

· Projects, integrated console, monitoring tools

Question 15. Cloud Functions use the following concepts?

· Actions, Hooks, Combinations

· Triggers, Hooks, Sequences

· Actions, Triggers, Sequences

· Actions, Triggers, Combinations

Question 16. Which IBM Cloud service lets you add end-to-end data visualization capabilities to your application so your users can easily drag and drop to quickly find valuable insight and create visualizations on their own?

· Watson Studio

· Cloudant

· App Connect

· Cognos Dashboard

Question 17. Which Cloud Pak solution offers low code tools to consume content, automate business workflow and the implementation of business policies?

· Cloud Pak for Automation

· Cloud Pak for Integration

· Cloud Pak for Security

· Cloud Pak for Data

Question 18. Which AI lifecycle management tool is used to monitor AI models?

· Watson OpenScale

· Watson Machine Learning

· Watson Knowledge Catalog

· Watson Studio

Question 19. Which Cloud Pak is a fully integrated data and AI platform that modernizes how businesses collect, organize and analyze data to infuse AI throughout their organizations?

· Cloud Pak for Multicloud Management

· Cloud Pak for Integration

· Cloud Pak for Security

· Cloud Pak for Data

Question 20.What is the enterprise grade messaging platform that is compatible with IBM and AWS?

· App Connect

· Messages for RabbitMQ

· Event Streams

· MQ

Call 9818003202 to join CCNA training in noida with 100% job. Best IT Training institute in noida. Online Study mart offer best CCNA Training by Cisco certified trainer. CCNA trainer is from corporate background having 10 Years of Experience in the field of networking and security.

--

--

Reshu Singh

I am an educator, mentor who is constantly seeking new ways to enhance the learning experience and make a positive impact on the lives of my students.