
合格させる試験完全版C1000-142問題集234解答
検証済みC1000-142問題集と解答100%合格はここ
質問 # 73
What type of server satisfies workload examples such as ERP, CRM, AI, deep learning and virtualization?
- A. Hypervisor
- B. dBase
- C. Bare metal server
- D. Virtual Machine
正解:C
解説:
Correct Answer : Bare Metal Server is a dedicated to a single customer only. Bare metal servers are suitable for big data analytics applications and GPU-intensive solutions. Bare metal servers satisfies workload examples such as ERP, CRM, AI, deep learning and virtualization. In-Correct Answers : Virtual Machine : A virtual machine is a virtual representation of physical computer, that behaves like an actual computer. Hypervisor is a small software layer that enables multiple operating systems to run alongside each other. Hypervisor separates the VMs logically, assigning each its own slice of underlying computing power, memory, and storage. There are 2 types of Hypervisor : Type 1 & Type 2. Hosted is another name given to a Type 2 hypervisor. dBase : dBase was one of the first database management systems for microcomputers.
質問 # 74
Select the answer that correctly completes the sentence. Blockchain and AI have a ___ relationship with the cloud.
- A. Dependent
- B. Dual
- C. Symbiotic
- D. Internal
正解:D
解説:
Blockchain and AI have a symbiotic relationship with the cloud. Blockchain provides the trusted, decentralized source of truth, AI powers the analytics and decisions made from the collected data, and cloud provides the globally distributed, scalable, and cost-efficient computing resources to support both technologies.
質問 # 75
Which of the following automation services is a serverless platform provider. Except?
- A. Google Cloud Functions
- B. Microsoft Azure Functions
- C. AWS Lambda
- D. Oracle Cloud Server
正解:D
解説:
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
質問 # 76
Which part of a cloud implementation is the infrastructure layer most commonly referred to as?
- A. Software defined resources
- B. Physical resources
- C. Containerized resources
- D. Virtual resources
正解:B
質問 # 77
What does Kubernetes do ?
- A. Monitoring and alerting
- B. Container Orchestration
- C. Source code deployment
- D. Continuous Integration
正解:B
解説:
Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications.
質問 # 78
What IBM Cloud role designs cloud solutions?
- A. IBM Cloud Developer
- B. IBM Cloud Site Reliability Engineer
- C. IBM Cloud Security Engineer
- D. IBM Cloud Architect
正解:D
解説:
IBM Cloud Architects recommend and design cloud solutions to solve client problems
質問 # 79
Which of the following is an accurate statement?
- A. Multicloud and Hybrid cloud are same concept, but used in different countries
- B. Multicloud applies only to private clouds, while hybrid cloud related to different public clouds
- C. Multicloud and Hybrid cloud are not mutually exclusive
- D. Multicloud is a proper target platform, Hybrid cloud must not be used
正解:C
質問 # 80
Which of the following are benefits of serverless computing? (Select Three)
- A. Automatic tooling
- B. API Management
- C. Pay for execution only
- D. Integrated event sources
正解:B、C、D
解説:
Serverless computing is a cloud computing execution model that provisions computing resources on demand and offloads all responsibility for common infrastructure management tasks. They are auto scalable so it can handle extremely active traffic periods.
Serverless computing does-not means there are no physical servers utilized, of course there are servers, but we don't have to manage them, in background cloud provider manage (provisioning, scheduling, scaling, patching and more) for us, this gives developers more time to develop and optimize their front-end application code and business logic. And with serverless, customers never pay for idle capacity. They pay only for the resources required to run their applications, and only when those applications are running.
Serverless is a polyglot environment, enabling developers to code in any language or framework - Java, Python, node.js - with which they're comfortable. Because serverless scales up and down on demand in response to workload, it offers significant cost savings for spiky workloads. But it does not offer the same savings for workloads characterized by predictable, steady or long-running processes; in these cases, a traditional server environment might be simpler and more cost-effective.
Serverless Implementations differ across service providers, and capabilities vary, including supported runtimes, authentication, scaling and monitoring.
Serverless architectures are well-suited for event-driven, IOT and stream-processing workloads most notably open-source Apache Kafka event streaming platform.
Benefits:
- Pay only for the time for our code will run.
- Developer don't have to take care of servers or infrastructure, it maintains by cloud provider, so they can focus more on development and business logic.
- API Management & Integrated event sources.
- Serverless scales up and down on demand in response to workload
質問 # 81
What optional service added to IBM Cloud allowed for easy backup and replication of virtual machines on VMWare?
- A. HyTrust
- B. Snapshot
- C. Spectrum
- D. Veeam
正解:D
解説:
IBM Cloud for VMware Solutions offers Veeam Backup & Replication technology to provide backup, recovery, and replication for your VMware workload on IBM Cloud. To protect your data, use Veeam to create jobs to back up your workload to IBM Cloud Endurance Storage.
質問 # 82
A virtualized, multi-tenant architecture enabling tenants or users to share computing resources residing outside their firewalls best describes a characteristic for which cloud type?
- A. Hybrid Cloud
- B. Public Cloud
- C. Private Cloud
正解:B
解説:
Public Cloud is provisioned for open use by the general public. It may be owned, managed, and operated by a business, academic, or government organization, or some combination of them. It exists on the premises of the cloud provider. In a public cloud model, users get access to servers, storage, network, security, and applications as services delivered by cloud service providers over the internet maintain by the cloud provider. Characteristics of a public cloud: A public cloud is a virtualized multi-tenant architecture enabling tenants or users to share computing resources, residing outside their firewalls. Use Case : Now a days, Organizations are using public cloud computing resources to build secondary infrastructures for disaster recovery, data protection, and business continuity. In-Correct Answer : Private Cloud is provisioned for exclusive use by a single organization comprising multiple consumers (e.g., business units). It may be owned, managed, and operated by the organization, a third party, or some combination of them, and it may exist on or off premises. Community Cloud is provisioned for exclusive use by a specific community of consumers from organizations that have shared concerns (e.g., mission, security requirements, policy, and compliance considerations). It may be owned, managed, and operated by one or more of the organizations in the community, a third party, or some combination of them, and it may exist on or off premises. Hybrid Cloud is a composition of two or more distinct cloud infrastructures (private, community, or public) that remain unique entities, but are bound together by standardized or proprietary technology that enables data and application portability (e.g., cloud bursting for load balancing between clouds).
質問 # 83
What was the earliest implementation of cloud computing?
- A. Indexing large datasets across universities
- B. Providing compute resources for complex problems such as asteroid tracking.
- C. Selling un-used time slice of computing
- D. LAN parties and cyber cafes
正解:C
解説:
Cloud computing means on-demand network access to shared resources. The main benefits of cloud computing is to provide faster time to market, Improved agility of applications. Selling un-used time slice of computing is the earliest implementation of cloud computing. [Exam Tips] : On-demand self-service is an essential characteristic of cloud computing.
質問 # 84
What type of data volume would a client used to attach to an IBM cloud virtual server instance (VSI) for virtual private cloud (VPC)?
- A. NAS
- B. Block
- C. SCSI
- D. File
正解:B
解説:
Correct answer: Block storage stores data by breaking it into evenly sized blocks, which is written to
質問 # 85
A private security company is going to apply cloud solutions to their video surveillance cameras to imroves their effciencecy and answer times against instrusions. Why would a distributed and edge computing model be the right choice?
- A. Low pricing of this model against traditional one
- B. High defination data that this model is capable to support
- C. Low latency that this model provides to the applications
- D. High bandwidth that is required to support the edge computing model
正解:C
質問 # 86
Which key manager in IBM cloud stores keys in hardware security module (HSM) and provides a Keep Your Own Key (KYOK) capabilities?
- A. Key Protect
- B. Hyper Protect Crypto Services
- C. Certificate Manager
- D. Hyper Protect Virtual Server
正解:B
解説:
Correct answer:
Hyper Protect Crypto Services is a key management system that provides keep your own key (KYOK) capabilities for cloud data encryption. It provides lifecycle management for keys, encryption for IBM Cloud services, access management, auditing, and security certification.
In-Correct Answers:
Key Protect securely stores and applies secrets for apps. It provides encryption solutions and allows data to be secured and stored in IBM Cloud through envelope encryption. If users want to manage symmetric keys to encrypt data at rest, they should use Key Protect.
IBM Certificate Manager service helps you manage and deploy SSL/TLS certificates for your apps and services. Certificate Manager provides you with a security-rich repository for your certificates and their associated private keys and helps prevent outages by sending you notifications when your certificates are about to expire.
IBM Cloud Hyper Protect Virtual Servers grant you complete authority over your Linux-based virtual servers for workloads that contain sensitive data and business IP. They offer a confidential computing environment, addressing your top security concerns for peace of mind when building applications in the cloud and helping you with the following issues:
- Memory protection through a trusted execution environment
- Data-at-rest and data-in-flight encryption
- Prevention of unauthorized access
質問 # 87
Which of the following are types of Application virtualization? (Select Three)
- A. CPU visualization
- B. Local application virtualization
- C. Application streaming
- D. Server-based application virtualization
- E. Server-defined networking (SDN) visualization
正解:B、C、D
解説:
Application virtualization: Application virtualization runs application software without installing it directly on the user's OS. This differs from complete desktop virtualization (mentioned above) because only the application runs in a virtual environment-the OS on the end user's device runs as usual. There are three types of application virtualization:
Local application virtualization: The entire application runs on the endpoint device but runs in a runtime environment instead of on the native hardware.
Application streaming: The application lives on a server which sends small components of the software to run on the end user's device when needed.
Server-based application virtualization : The application runs entirely on a server that sends only its user interface to the client device.
質問 # 88
What two ways can you view your billing information? (Select Two)
- A. Monthly overview
- B. Specific service
- C. Weekly overview
- D. Daily summary
正解:A、B
解説:
We have two option to view billing information - monthly overview and specific service.
質問 # 89
Which storage type is best suited for unstructured data with infrequent access?
- A. SAN Storage
- B. Object Storage
- C. Block Storage
- D. File Storage
正解:A
質問 # 90
Which IBM Cloud for VMware Solutions add-on service provides load balancing and traffic management services at a local and global scale?
- A. HCX
- B. F5 BIG-IP
- C. FortiGate Security Appliance
- D. HyTrust CloudControl
正解:B
解説:
F5 BIG-IP on IBM Cloud for VMware Solutions provides advanced load balancing, traffic management, and application security within your VMware cluster and directly attached to all of your networks.
質問 # 91
Which cloud storage have poor performance when data needs to be shared ?
- A. Object Storage
- B. Block Storage
- C. File Storage
- D. Direct Attached
正解:D
解説:
Direct area storage, also known as direct-attached storage (DAS), is as the name implies. DAS is a storage device which directly connected to your computer or server, if often connected to a single machine only. Some examples of direct attached storage are floppy disks, optical disc, compact discs (CDs) and digital video discs (DVDs), hard disk drives (HDD), flash drives and solid-state drives (SSD). DAS is often connected with single computing machine only so sharing capabilities are limited and poor. Block storage is highly available and resilient and will often include data encryption at rest and in transit. 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. Block storage suitable for low latency workloads where consistently high speeds required. File Storage associated with Network Attached Storage (NAS) technology. File Storage organizes files in a hierarchy of named directories. The ability for File Storage to be mounted to multiple compute nodes at a time make it an ideal solution for common storage requirements. Object Storage enable you to store and access unstructured data anywhere in the world with a self-service portal backed by RESTful APIs. Object Storage supports exponential data growth and cloud-native workloads with built-in high-speed file transfer capabilities, cross-region offerings and integrated services. Use cases : Backup and recovery, Data archiving, Cloud-native application, AI and big data analytics.
質問 # 92
When using the Cost Estimator tool, what three formats can be used to download the completed estimate?
- A. XLSX
- B. PPT
- C. PDF
- D. DOC
- E. CSV
正解:A、B、E
解説:
Cost Estimator Tool have ability to download an estimate as PDF , an .XSLX (Excel) or a .CSV (comma-separated values).
質問 # 93
Watson Studio belongs to which category of AI service?
- A. Intelligent search tools
- B. Text analysis tools
- C. AI lifecycle management tools
- D. Speech and text tools
正解:C
質問 # 94
What is automatically created when provisioning an Instance of IBM Cloud Monitoring?
- A. Public key
- B. NAT gateway key
- C. Access key
- D. Key Protect license
正解:C
質問 # 95
What makes it possible to run multiple virtual machine on a bare metal server?
- A. Course
- B. Disk
- C. Virtualization
- D. Memory
正解:C
解説:
Virtualization makes it possible to create multiple virtual machines, each with their own operating system (OS) and applications, on a single physical machine. A VM cannot interact directly with a physical computer.
質問 # 96
Which statement is true about IBM File Storage?
- A. It is supported by Windows operating system only
- B. It organizes files in a hierarchy of named directories
- C. It is a local file system for a compute instance
- D. It is supported by Linux operating systems only
正解:B
解説:
File Storage associated with Network Attached Storage (NAS) technology. File Storage organizes files in a hierarchy of named directories.
The ability for File Storage to be mounted to multiple compute nodes at a time make it an ideal solution for common storage requirements.
- Offer volume size from 20 GB to 12 TB
- Provide encryption for data at rest
- Provide IOPS up to 48,000 IOPS.
質問 # 97
......
C1000-142問題集完全版解答で試験学習ガイド:https://jp.fast2test.com/C1000-142-premium-file.html
100%C1000-142試験一発合格保証2023問題集:https://drive.google.com/open?id=1iUr30edBJNrsz1o2mqdv3Jwot4zCbcZ3