Certification Training for C1000-142 Exam Dumps Test Engine [2023] Jan 13, 2023 Step by Step Guide to Prepare for C1000-142 Exam NEW QUESTION 48 What is a component of a virtual private cloud on IBM Cloud? A. Public gateway B. Objects C. Acess keys Answer: A Explanation:A VPC is a public cloud offering that lets an enterprise establish its own private cloud-like computing environment on shared public [...]

[Q48-Q72] Certification Training for C1000-142 Exam Dumps Test Engine [2023]

Share

Certification Training for C1000-142 Exam Dumps Test Engine [2023]

Jan 13, 2023 Step by Step Guide to Prepare for C1000-142 Exam

NEW QUESTION 48
What is a component of a virtual private cloud on IBM Cloud?

  • A. Public gateway
  • B. Objects
  • C. Acess keys

Answer: A

Explanation:
A VPC is a public cloud offering that lets an enterprise establish its own private cloud-like computing environment on shared public cloud infrastructure. You can subdivide a VPC with subnets, where each subnet can reach the public internet through an optional public gateway. You can assign an FIP to any instance to reach it from the internet, or the other way around. This is independent of whether the subnet is attached to a public gateway. Subnets within IBM Cloud VPC offer private connectivity; they can talk to each other over a private link, through the implicit router. Setting up routes isn't necessary.

 

NEW QUESTION 49
Which of the following are the support plan of IBM Cloud? (Select Three)

  • A. Pay-As-You-Go
  • B. Basic
  • C. Premium
  • D. Advanced

Answer: B,C,D

Explanation:
IBM Cloud offer three support plan - Basic, Advanced, Premium. [Exam Tips] : Usually students get confused between account types and support plan...Please remember both. IBM Cloud has three main types of accounts : Lite Account, Pay-as-You-Go: and Subscription accounts

 

NEW QUESTION 50
Kubernetes relies on ____ configuration files to maintain the application state? (Fill in the Blank)

  • A. YAML
  • B. HTML
  • C. XML
  • D. HTTP

Answer: A

Explanation:
Kubernetes relies on YAML configuration files to maintain the application state.

 

NEW QUESTION 51
Kubernetes is an open-source container orchestration project that simplifies everything associated with deploying and managing _____? (Fill the blank)

  • A. IOT
  • B. Containers
  • C. SRE
  • D. DevOps

Answer: B

Explanation:
Kubernetes is an open-source container orchestration project that simplifies everything associated with deploying and managing containers.
Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.
Kubernetes is open source giving you the freedom to take advantage of on-premises, hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you.
Kubernetes Features:
- Automated rollouts and rollbacks
- Storage orchestration
- Self-healing
- Secret and configuration management

 

NEW QUESTION 52
What VPC component makes it possible for an application, that is hosted on a virtual private cloud, to connect with an external database that is hosted on IBM Cloud classic bare metal servers?

  • A. VPN Gateway
  • B. IBM Cloud Direct Link Connect
  • C. IBM Cloud Transit Gateway
  • D. IBM Cloud Direct Link Dedicated

Answer: C

Explanation:
IBM Cloud Transit Gateway provisions and defines connections between resources on the IBM Cloud network, providing private interconnectivity between IBM Cloud data centers worldwide. IBM Cloud Transit Gateway provides a central hub for connectivity, making it easier to provision and manage your networks. With IBM Cloud Transit Gateway, you can create a single transit gateway or multiple transit gateways to connect IBM Cloud VPCs. You can also connect your IBM Cloud classic infrastructure to a transit gateway to provide seamless communication with classic infrastructure resources. Any new resource that you connect to a transit gateway is automatically made available to every other resource connected to it. All data remains within the private IBM Cloud backbone and is optimized for performance. IBM Cloud Transit Gateway supports local and global routing between VPCs and the IBM Cloud classic infrastructure. Connections to and from an IBM Cloud Transit Gateway on the IBM private network are not shown to the public internet. This arrangement reduces public egress and VPN costs and reduces security threats. IBM Cloud Transit Gateway is a fully redundant, fault-tolerant service with no single point of failure within IBM Cloud multizone regions. In-Correct Answer : The following offerings help you interconnect a VPC with an on-premises network VPN can securely connect your virtual private cloud to another private network. You can use VPN to set up an IPsec site-to-site tunnel between your VPC and your on-premises private network or another VPC IBM Cloud Direct Link Connect provides connectivity between your on-premises and IBM Cloud VPC networks through a supported service provider. A service provider connection is useful if your data center is in a physical location that can't reach a dedicated colocation facility, or if your data needs don't warrant a 5 Gbps+ connection. Connect service providers are often used to facilitate multicloud connectivity (public clouds from multiple vendors) through their network. Connect service providers offer layer 2 connectivity, layer 3 connectivity, or both. Work with your service provider to understand their offerings and requirements. IBM Cloud Direct Link Dedicated provides low-latency, high-throughput connections between IBM Cloud VPC networks direct to a service provider-managed WAN, or a client-managed cloud backbone. You can optimize egress traffic from your VPC network and reduce your egress costs. If you can't connect at an IBM Cloud data center, or don't need more than 5 Gbps of bandwidth on a Virtual Network Connection, you can use IBM Cloud Direct Link Connect to connect to IBM Cloud through a supported service provider. [Exam tips]: Remember IBM Cloud Transit Gateway used to connect internal VPCs(VPC-to-VPC). IBM Cloud provides connectivity from an external source into a customer's IBM Cloud private network. IBM Cloud Transit Gateway provides connectivity between resources within a customer's IBM Cloud private network.

 

NEW QUESTION 53
Select the answer that correctly completes the sentence. ____is a suite of tools and collaborative environment for data scientists, developers, and domain experts.

  • A. IBM Watson Studio
  • B. IBM Watson Open Scale
  • C. IBM Watson Machine Learning
  • D. IBM Watson Knowledge Catalog

Answer: A

Explanation:
IBM Watson Studio is a suite of tools and collaborative environment for data scientists, developers, and domain experts.

 

NEW QUESTION 54
What is the IBM Cloud Hyper Protect DBaaS for MangoDB?

  • A. A LinuxONE-powered cloud database solution for enterprise workloads with default data
  • B. A LinuxONE-powered on-premise database solution for enterprise workloads with default data
  • C. A LinuxONE-powered on-premise database solution for enterprise workloads with sensitive data
  • D. A LinuxONE-powered cloud database solution for enterprise workloads with sensitive data

Answer: D

Explanation:
IBM Cloud Hyper Protect DBaaS for MongoDB is a LinuxONE-powered cloud database solution for enterprise workloads with sensitive data. Hyper Protect DBaaS for MongoDB currently contains MongoDB Enterprise Advanced Edition 4.4. This leading-edge solution offers a highly secure database environment for enterprise workloads with sensitive data. With IBM Cloud Hyper Protect DBaaS, you can provision, manage, maintain and monitor multiple database types like MongoDB and PostgreSQL through standardized APIs. Hyper Protect DBaaS is built on LinuxONE technology which provides built-in data encryption along with excellent vertical scalability and performance. It helps protect against threats of data breaches and data manipulation by privileged users and provides a high level of data confidentiality for data owners.

 

NEW QUESTION 55
Which IBM cloud service is used for an automated agent based backup service ?

  • A. IBM File Storage
  • B. IBM Block storage
  • C. IBM Cloud Object Storage
  • D. IBM Cloud backup

Answer: D

Explanation:
IBM Cloud Backup is a full-featured, automated, agent-based backup and recovery system managed through the IBM Cloud Backup WebCC browser utility. Using multivault technologies, you can more securely back up your data between IBM Cloud servers in one or more IBM Cloud data centers, worldwide.

 

NEW QUESTION 56
Write three characteristic of microservices architecture? (Select Three)

  • A. All components and functions are in a single instance
  • B. Code can be updated more easily
  • C. Teams can use different stacks and different programming languages for different components
  • D. Components can be scaled independently of one another

Answer: B,C,D

Explanation:
Microservices are an architectural approach in which a single application is composed of many loosely coupled and independently deployable smaller components, or services. Characteristic of microservices : - Code can be updated more easily - new features or functionality can be added without touching the entire application. - Teams can use different stacks and different programming languages for different components. - Components can be scaled independently of one another, reducing the waste and cost associated with having to scale entire applications because a single feature might be facing too much load.

 

NEW QUESTION 57
What is virtualization?

  • A. Allows a virtual machine to run on a physical host
  • B. Seeing into the future
  • C. Uses hardware to create an abstraction layer over software
  • D. Allows multiple virtual machines to run on a single physical host

Answer: D

Explanation:
Virtualization is a process that allows for more efficient utilization of physical computer hardware and is the foundation of cloud computing. Virtualization uses software to create an abstraction layer over computer hardware that allows the hardware elements of a single computer-processors, memory, storage and more-to be divided into multiple virtual computers, commonly called virtual machines (VMs). Each VM runs its own operating system (OS) and behaves like an independent computer, even though it is running on just a portion of the actual underlying computer hardware. Benefit of virtualization: Virtualization brings several benefits to data center operators and service providers: Resource efficiency: Before virtualization, each application server required its own dedicated physical CPU-IT staff would purchase and configure a separate server for each application they wanted to run. (IT preferred one application and one operating system (OS) per computer for reliability reasons.) Invariably, each physical server would be underused. In contrast, server virtualization lets you run several applications-each on its own VM with its own OS-on a single physical computer (typically an x86 server) without sacrificing reliability. This enables maximum utilization of the physical hardware's computing capacity. Easier management: Replacing physical computers with software-defined VMs makes it easier to use and manage policies written in software. This allows you to create automated IT service management workflows. For example, automated deployment and configuration tools enable administrators to define collections of virtual machines and applications as services, in software templates. This means that they can install those services repeatedly and consistently without cumbersome, time-consuming. and error-prone manual setup. Admins can use virtualization security policies to mandate certain security configurations based on the role of the virtual machine. Policies can even increase resource efficiency by retiring unused virtual machines to save on space and computing power. Minimal downtime: OS and application crashes can cause downtime and disrupt user productivity. Admins can run multiple redundant virtual machines alongside each other and failover between them when problems arise. Running multiple redundant physical servers is more expensive. Faster provisioning: Buying, installing, and configuring hardware for each application is time-consuming. Provided that the hardware is already in place, provisioning virtual machines to run all your applications is significantly faster. You can even automate it using management software and build it into existing workflows. [Exam Tips]: You can expect few questions from Virtualization and benefits of virtualization.

 

NEW QUESTION 58
Which service on IBM Cloud is offered as a document oriented database ?

  • A. MySql
  • B. Enterprise DB
  • C. Mongo DB
  • D. Db2

Answer: C

Explanation:
MongoDB is a cross-platform document-oriented database.

 

NEW QUESTION 59
In Identity and Access Management, which component control how users and groups in the account are given permission to access and take actions on account resources?

  • A. IBMid
  • B. Access groups
  • C. Active Directory Forest
  • D. Access policies

Answer: C

 

NEW QUESTION 60
True Or False. IBM Watson Assistant helps you construct chatbots and virtual assistants for a spread of channels including mobile devices, messaging platforms, and even robots?

  • A. TRUE
  • B. FALSE

Answer: A

Explanation:
IBM Watson Assistant helps you construct chatbots and virtual assistants for a spread of channels including mobile devices, messaging platforms, and even robots. IBM Watson Assistant allows you to use the power of Watson to bring a conversational interface to your solution. Your customers can interact with Watson Assistant using natural language conversation.

 

NEW QUESTION 61
Select the answer that correctly completes the sentence. ____Includes a high throughput message bus built with Apache Kafka.

  • A. MQ
  • B. App Connect
  • C. Event Stream
  • D. API Connect

Answer: C

Explanation:
IBM Event Streams for IBM Cloud is a high-throughput message bus built with Apache Kafka. It is optimized for event ingestion into IBM Cloud and event stream distribution between your services and applications. Event Streams was previously known as Message Hub. You can use Event Streams to complete the following tasks: - Offload work to back-end worker applications. - Connect event streams to streaming analytics to realize powerful insights. - Publish event data to multiple applications to react in real time

 

NEW QUESTION 62
What does IBM Cloud internet services provide for clients running their business on IBM Cloud?

  • A. A customer application solution framework
  • B. Secure edge network services
  • C. Authenticates internet users
  • D. Access method to selected applications or tools.

Answer: B

Explanation:
IBM Cloud Internet Services is a simple set of edge network services for customers looking to secure their internet-facing applications from DDoS attacks, data theft and bot attacks, as well as for those customers needing to optimize their web applications, or ensure global responsiveness and the ongoing availability of their internet-facing applications.

 

NEW QUESTION 63
Block Storage LUNs can be provisioned from 20 GB to 12 TB with which 2 options?

  • A. Distributed
  • B. Redundant
  • C. Performance
  • D. Scalable
  • E. Endurance

Answer: A,D

Explanation:
Block storage, is used to store data files on Storage Area Networks (SANs) or cloud-based storage environments. It can be attached to compute instance. Block Storage normally mounted onto only one compute node at a time. With block storage, you specify the size of the storage and pay a fee based on the size you provisioned. Both endurance and performance options provide a range of storage sizes, and the only difference between them is how the Input/Output Operations per Second (IOPS) is delivered for a given storage volume. - Endurance provides pre-set IOPS tiers of 0.25, 2, 4, and 10 IOPS/GB. - Performance allows the user to set a custom level of IOPS beyond 10 IOPS/GB. Under the virtual private cloud (VPC), block storage does not have endurance or performance tiers. Instead, users can set pre-defined or choose custom IOPS when provisioning the storage. Use Cases : Block storage suitable for low latency workloads where consistently high speeds required. Features : - Offer volume size from 20 GB to 12 TB, - Provide encryption for data at rest - Provide IOPS upto 48,000 IOPS - Highly available and resilient.

 

NEW QUESTION 64
Which is NOT a characteristic of the cloud defined by NIST?

  • A. On-demand self-service
  • B. Broad network access
  • C. Resource pooling
  • D. Rapid elasticity
  • E. Self diagnosis

Answer: E

Explanation:
Correct Answers : The Essential Characteristics of Cloud Computing according to NIST : On-demand self-service : A consumer can unilaterally provision computing capabilities, such as server time and network storage, as needed automatically without requiring human interaction with each service provider. Broad network access : Capabilities are available over the network and accessed through standard mechanisms that promote use by heterogeneous thin or thick client platforms (e.g., mobile phones, tablets, laptops, and workstations). Resource pooling: The provider's computing resources are pooled to serve multiple consumers using a multi-tenant model, with different physical and virtual resources dynamically assigned and reassigned according to consumer demand. There is a sense of location independence in that the customer generally has no control or knowledge over the exact location of the provided resources but may be able to specify location at a higher level of abstraction (e.g., country, state, or datacenter). Examples of resources include storage, processing, memory, and network bandwidth. Rapid elasticity: Capabilities can be elastically provisioned and released, in some cases automatically, to scale rapidly outward and inward commensurate with demand. To the consumer, the capabilities available for provisioning often appear to be unlimited and can be appropriated in any quantity at any time. Measured service : Cloud systems automatically control and optimize resource use by leveraging a metering capability at some level of abstraction appropriate to the type of service (e.g., storage, processing, bandwidth, and active user accounts). Resource usage can be monitored, controlled, and reported, providing transparency for both the provider and consumer of the utilized service. Self diagnosis: It's self made option, added for distraction.

 

NEW QUESTION 65
Which of the following are types of Key Value Database?(Select Two)

  • A. etcd
  • B. Redis
  • C. MongoDB
  • D. PostgreSQL

Answer: A,B

Explanation:
etcd is an open source distributed key-value store used to hold and manage the critical information that distributed systems need to keep running. etcd's performance is heavily dependent upon storage disk speed, so it's highly recommended to use SSDs in etcd environments. Redis (for REmote DIctionary Server) is an open-source, in-memory, NoSQL key-value store that is used primarily as an application cache or quick-response database. Redis supports multiple data structures, built-in Lua scripting, multiple levels of on-disk persistence, and high availability. Redis is an in-memory data store and can function as a database, cache, or message broker. In-Correct Answers : MongoDB is an open source, non-relational database management system that uses flexible documents to process and store various forms of data. A NoSQL solution, MongoDB provides an elastic data model that enables users to store and query multivariate data types with ease. This not only simplifies database management for developers but also creates a highly scalable environment for applications and services. MongoDB uses documents or collections of documents as its basic unit of data. Formatted as JSON objects, these documents can store various types of data and be distributed across multiple systems. MongoDB offers a few capabilities that make it stand out from other database management systems, including load balancing, ad hoc database queries, and multi-language support. PostgreSQL, commonly pronounced "Post-GRES," is an open-source database that has a strong reputation for its reliability, flexibility, and support of open technical standards. PostgreSQL provides the ability to restore databases to a specific moment in time because it maintains a write-ahead log that logs every database change. PostgreSQL features built-in support for multiple procedural languages.

 

NEW QUESTION 66
What represent a city in which one or more IBM Cloud data centers or zones can be located?

  • A. District
  • B. Geography
  • C. Metro
  • D. Urban site

Answer: C

Explanation:
Correct Answer : Metro : The name of a city where 1 or more data centers are located. A metro might have a multizone region, such as Dallas, or might have a single zone region, such as Mexico City. If you create a cluster in a multizone region, the Kubernetes master and worker nodes can be spread across zones for high availability. In-Correct Answers: Geography : An organizational grouping that is based on geographic continents. Note : District & Urban site are not valid options for IBM Cloud - these are added for distraction.

 

NEW QUESTION 67
Which of the following automation services is a serverless platform provider. Except?

  • A. Oracle Cloud Server
  • B. Microsoft Azure Functions
  • C. Google Cloud Functions
  • D. AWS Lambda

Answer: A

Explanation:
Oracle Cloud Server is a server (compute shape), It's not a server-less offering of Oracle Cloud Infrastructure. In- Correct answer: AWS Lambda, Google Cloud Functions, Microsoft Azure Functions are automation

 

NEW QUESTION 68
According to a study from the IBM institute of Business Value, enterprises today are using cloud computing to expand into new industries. What is an example of a reason for this movement?

  • A. Protection against security threats
  • B. Improve customer experience
  • C. Be perceived as modern by customer
  • D. Improve customer experience
  • E. Need to modernize infrastructure

Answer: B

 

NEW QUESTION 69
What is true regarding SSL certificates to be used to encrypt traffice between IBM cloud and public network using SSL/TLS?

  • A. IBM Cloud Processes the SSL certification details for management purposes.
  • B. SSL certificate can be managed through the IBM cloud console
  • C. Bring Your Own Certificate should be managed by the SSL orders screen.
  • D. Certificate must be ordered via IBM cloud

Answer: B

Explanation:
SSL (Secure Socket Layer) allows information to travel from browser to server and back again using a secured transmission tunnel to combat eavesdropping. Verification amount depends on the style of SSL certificate involved. You can manage your SSL certificates in the IBM Cloud console. Within the IBM Cloud console, all SSL certificates ordered through IBM Cloud can be managed from the SSL Orders screen. This screen tracks all orders, including the common name, certificate type, and expiration date of the certificate but does not contain any certificate-specific details such as the certificate itself or the Private Key. From this screen, current and expired SSL certificates can be renewed under their pre-existing terms, and fulfillment emails can be requested to receive the SSL certificate details if they are lost. All requests that are made from the SSL Orders screen are routed to the appropriate certificate authority for the SSL certificate, which fulfills the requests as necessary. Because IBM Cloud does not possess the SSL certificate details, IBM Cloud is unable to provide any additional information about the certificate.

 

NEW QUESTION 70
What is a document database; available as a managed service on IBM Cloud?

  • A. MySQL
  • B. SQL Server
  • C. MongoDB
  • D. Db2

Answer: C

Explanation:
The IBM Cloud Databases for MongoDB service allows developers to take advantage of the latest MongoDB features: rich JSON documents, powerful query language, multi-document transactions, and authentic APIs. The service also automates common database administration tasks like high availability, backups, encryption, and infrastructure planning.

 

NEW QUESTION 71
Select the answer that correctly completes the sentence. ____provides reliable, secure options for internet-facing application by leveraging Cloudflare.

  • A. Cloud Internet Services (CIS)
  • B. Network Infrastructure Services
  • C. IBM Cloud Monitoring Service
  • D. IBM Cloud Backup Service

Answer: A

Explanation:
Cloud Internet Services (CIS) provides reliability, performance, and security for Internet facing applications, websites, and services using Cloudflare's 165+ Global Points of Presence (PoPs). It includes Domain Name Service (DNS), Global Load Balancer (GLB), Distributed Denial of Service (DDoS) protection, Web Application Firewall (WAF), Transport Layer Security (TLS), Rate Limiting, Smart Routing, and Caching.

 

NEW QUESTION 72
......

Ultimate Guide to Prepare C1000-142 Certification Exam for IBM Certified Advocate - Cloud v2: https://dumpstorrent.prep4surereview.com/C1000-142-latest-braindumps.html