A fully updated 2021 C1000-109 Exam Dumps exam guide from training expert PrepAwayExam [Q16-Q40]

Share

A fully updated 2021 C1000-109 Exam Dumps exam guide from training expert PrepAwayExam

Provides complete coverage of every objective on exam and exam preparation C1000-109

NEW QUESTION 16
A developer working on Red Hat OpenShift on IBM Cloud is tasked to monitor further application metrics using IBM Cloud Monitoring with Sysdig for the application in container called: my-java-app. How should the developer configure the Sysdig agent?
A)

B)

C)

D)

  • A. Option A
  • B. Option D
  • C. Option B
  • D. Option C

Answer: B

 

NEW QUESTION 17
How does an application developer allow access to the API developed in IBM API Connect across domain boundaries?

  • A. Add to the response headers Access-Control-Allow-Headers
  • B. Implement custom CORS solution and enable the CORS option
  • C. Add Access-control-Allow-Origin: "*" to the HTTP response headers
  • D. Enable Enforced option under Lifecycle in API Manager

Answer: B

 

NEW QUESTION 18
What is the function of a NodePort in IBM Cloud Kubernetes Service?

  • A. Exposes the Service using IBM Cloud load balancer solution
  • B. Exposes the Service using Kubernetes proxy between the external computer and the cluster
  • C. Exposes the Service on a cluster internal IP
  • D. Exposes the Service on each Worker Node's IP Address at a static port

Answer: D

 

NEW QUESTION 19
For a DevOps team, one of the most Important capabilities is Continuous Feedback. On a team using IBM Garage method, what Continuous Feedback technique can be used collect user feedback on new features developed by the team?

  • A. A continuous deployment tool can be used to alternate the application version in production environment and monitor their usage by users
  • B. A / B test can be used to deploy two different version of a feature in production and monitor how users interact with them
  • C. A design thinking session can be used to define the personas and collect their feeling about new features developed
  • D. Blue / Green deployment can be used to deploy two different versions of application at same time and collect data on how users are using them

Answer: D

 

NEW QUESTION 20
Infrastructure as Code (laC) is a core technology to drive consistent infrastructure when building a DevOps practice. Which IBM Cloud service can be used to declare software defined environments?

  • A. RunDeck
  • B. Schematics
  • C. Puppet
  • D. Chef

Answer: C

 

NEW QUESTION 21
In the context of cloud native, which of the following is a best practice for persistent data management?

  • A. Applications can use cloud databases and storage, but backups should be stored on premise
  • B. Databases and storage should remain on premise to comply with industry and governmental regulations
  • C. It should reside in relational databases, document databases/stores, or object stores
  • D. It should reside on a locally attached disk for fast access

Answer: C

 

NEW QUESTION 22
Which statement describes the Watson loT Platform?

  • A. The Watson loT Platform is a containerized loT platform designed to run on Red Hat OpenShift
  • B. The Watson loT Platform is a cloud-hosted CORBA service that makes it simple to develop loT applications using a simple drag and drop interface
  • C. The Watson loT Platform is a fully managed, cloud-hosted service that makes it simple to derive value from Internet of Things (loT) devices
  • D. The Watson loT Platform is an IBM software solution designed to run on both on-premises environments and on IBM Cloud

Answer: C

 

NEW QUESTION 23
Which two of the following are exposed to leverage IBM DB2 Warehouse on Cloud through REST?

  • A. Database resource scaling API
  • B. Database monitoring API
  • C. Database Data Access API
  • D. Database management API
  • E. Database Programming API

Answer: B,D

 

NEW QUESTION 24
The IBM Cloud Object Storage S3 compatible API is a REST-based API for reading and writing objects. What kind of credential needs to be generated to authenticate to the S3 API?

  • A. IAM API Key
  • B. SSL
  • C. HMAC
  • D. SSH

Answer: C

Explanation:
Reference:
https://cloud.ibm.com/apidocs/cos/cos-compatibility

 

NEW QUESTION 25
What approach should be taken to request a policy limit increase for an account?

  • A. Request via CLI
  • B. Adjust account profile settings
  • C. Submit a support case
  • D. Request via API

Answer: C

 

NEW QUESTION 26
Which of the following personas in IBM API Connect may have access to publish APIs?

  • A. Operations Lead
  • B. API Developer
  • C. Business Analyst
  • D. Application Developer

Answer: B

 

NEW QUESTION 27
A developer has been granted the Viewer role for the IBM Log Analysis with LogDNA Web Ul and view logs. Which of the following actions will the user be able to achieve?

  • A. View the list of service instances in the Observability Logging dashboard
  • B. View service keys through the Web Ul
  • C. Review IAM permissions granted to other users
  • D. Launch the Web Ul and view logs in the Web Ul

Answer: A

 

NEW QUESTION 28
What is an option for a developer tasked to create APIs for a business service using the API Gateway on IBM Cloud?

  • A. Importing APIs stored in .zip files
  • B. Importing APIs using Swagger/OpenAPI definitions stored on .json. .yml and .yaml files
  • C. Creating Kubernetes services resources that will automatically create API for each Service resource on API Connect
  • D. Submitting a WAR/JAR file to a static analysis tool to autocreate APIs based on business logic

Answer: B

 

NEW QUESTION 29
The application team has made extensive use of IBM Certificate Manager for their work. What additional service would provide an alert in advance that a certificate was going to expire?

  • A. LogDNA
  • B. Security Advisor
  • C. Availability Monitoring
  • D. SysDig

Answer: A

 

NEW QUESTION 30
What kind of jobs can be created in a Delivery Pipeline stage?

  • A. Develop, Delivery, and Test
  • B. Build, Deploy, and Test
  • C. Build. Delivery, and Test
  • D. Build, Install, and Verify

Answer: B

Explanation:
Reference:
https://cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-deliverypipeline_about#deliverypipeline_stages

 

NEW QUESTION 31
In the Devliery Pipeline tool, which of the following is a valid Deployer type of job in the Deploy stage workflow?

  • A. Serverless
  • B. Kubernetes
  • C. Microservice
  • D. Open Shift

Answer: B

 

NEW QUESTION 32
What is a way for a customer to use their on premise Hardware Security Module (HSM) to secure applications running on IBM Cloud?

  • A. They cannot use Keep Your Own Key (KYOK); only Cloud provision keys work
  • B. They can use Keep Your Own Key (KYOK) with IBM Cloud Key Protect service
  • C. They can use Keep Your Own Key (KYOK) with IBM Cloud Security Advisor
  • D. They cannot use Keep Your Own Key (KYOK); they need to use an IBM Cloud HSM

Answer: D

 

NEW QUESTION 33
While building a chatbot with Watson Assistant, a developer wants to expand the dialog skill to avoid showing the message ":I 'm sorry, I'm arraid I can't do that." to the user. What solutions can the developer use?

  • A. The developer should use the Watson OpenScale add-on to route inquiries to treat the user input as a search query
  • B. The developer can add a Watson Studio capability to analyze, cleanse and shape data and train machine learning models to enhance the Dialog Skill
  • C. The developer can add a Search Skill to route complex customer inquiries to the IBM Watson Discovery service to treat the user input as a search query
  • D. The developer should completely change the Intent to allow the Watson Dialog Skill to recognize a wider dialog flow

Answer: A

 

NEW QUESTION 34
A developer has been asked to create a website which needs user authentication using ApplD. Aside from federation, what service resides in ApplD to authenticate users?

  • A. IBM Security Key Lifecycle Manager
  • B. OlDC Repository
  • C. Cloud Directory
  • D. SAML

Answer: D

 

NEW QUESTION 35
Which of the following statements is correct regarding Sysdig's metric collection for IBM Cloud Kubernetes Service?

  • A. It automatically collects IBM Cloud Pak licensing metrics
  • B. It collects metrics only related to worker node CPU and worker node memory usage
  • C. It can collect HTTP traffic into and out of containers
  • D. It can't collect custom application metrics

Answer: B

 

NEW QUESTION 36
Many applications run for long periods of time and can eventually transition to broken states. What Kubernetes element can be used in a Pod configuration to make it possible for the cluster to identify and act on broken states?

  • A. Liveness Probe
  • B. Replicas
  • C. Controllers
  • D. Readiness Probe

Answer: A

 

NEW QUESTION 37
An e-commerce mobile application needs to understand individual user's interactions to define a personalized product recommendation Which of the following configuration can help the application to collect necessary data?

  • A. Integrate the mobile application with IBM Analytics Engine
  • B. Enable LogMetrics in IBM MobileFirst Platform on IBM cloud portal
  • C. Initialize the MobileFirst Analytics SDK and enable the capture of lifecycle and network analytic data
  • D. Enable the IBM Watson Analytics for MobileFirst settings to true in the application descriptor file

Answer: C

 

NEW QUESTION 38
Which two key-value stores are available as IBM Cloud Databases?

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

Answer: A,E

 

NEW QUESTION 39
Which two of the following are benefits of Cloud Functions?

  • A. Low-code/no-code graphical development environment
  • B. Focus on code, not infrastructure
  • C. Invoke SQL queries on objects stored on Cloud Object Storage
  • D. Scaling up or down automatically
  • E. Support for C. C++ and R runtimes

Answer: A

 

NEW QUESTION 40
......

Tested Material Used To C1000-109: https://www.prepawayexam.com/IBM/braindumps.C1000-109.ete.file.html