Skip to main content

C1000-109 Online Exam

IBM Cloud Professional Developer v4

64 questions available ยท Page 1 of 7

View study plans
Question 1 Single choice

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

  1. A

    Exposes the Service on a cluster internal IP

  2. B

    Exposes the Service using IBM Cloud load balancer solution

  3. C

    Exposes the Service using Kubernetes proxy between the external computer and the cluster

  4. D

    Exposes the Service on each Worker Node's IP Address at a static port

Show answer and explanation

Correct answer: D

Question 2 Single choice

Why is separation of duty essential for cloud native application development?

  1. A

    To ensure protection from malicious attacker

  2. B

    To ensure users only have the access to the resources to perform their job

  3. C

    To ensure that each microservice only performs one essential task

  4. D

    To ensure protection from vulnerabilities

Show answer and explanation

Correct answer: A

Question 3 Single choice

A Mobile application developer is using IBM Mobile Foundation for the backend services. The application end users need access to the application data even when there is no network and the application is running offline.

Which of the following IBM Mobile Foundation features will help in this scenario?

  1. A

    JSONStore

  2. B

    Mobile Foundation SDK

  3. C

    AES 256 encryption and Data storage

  4. D

    Mobile Foundation Adapters

Show answer and explanation

Correct answer: D

Question 4 Single choice

IBM Cloud Activity Tracker with LogDNA events can be used to perform which action?

  1. A

    Monitor Application logs

  2. B

    Check Pod usage

  3. C

    Check the criticality of an action

  4. D

    Monitor Network traffic

Show answer and explanation

Correct answer: D

Question 5 Single choice

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

  1. A

    Submit a support case

  2. B

    Request via CLI

  3. C

    Request via API

  4. D

    Adjust account profile settings

Show answer and explanation

Correct answer: A

Question 6 Single choice

In the context of cloud-native, what is the principle of Immutability?

  1. A

    Images incorporate all settings required to pass resource requirements to the platform

  2. B

    After images are built, they do not change across different environments

  3. C

    The code base is managed using source code control as part of a robust lifecycle

  4. D

    Containers are ephemeral and can be replaced by new instances

Show answer and explanation

Correct answer: C

Question 7 Single choice

A developer is starting a new microservices project in an organization that uses a corporate framework for all projects, containing some standard configurations for best practices and compliance and located in an enterprise GitHub repository. This framework can be updated over time and projects can contribute with its evolution by submitting code changes.

To create a development environment, this developer is creating a toolchain in IBM Cloud, using the Continuous Delivery service, and the first tool added is GitHub. On the configuration page, the developer must configure the repository type to use in the toolchain.

Considering the above scenario, what option must be selected?

  1. A

    The developer must select the "Existing" option

  2. B

    The developer must select the Clone" option

  3. C

    The developer must select the 'Fork" option

  4. D

    The developer must select the 'New" option

Show answer and explanation

Correct answer: D

Question 8 Multiple choice

In an Event Driven Architecture, which two of the following IBM Cloud services could be considered an event source?

  1. A

    Cloud HSM

  2. B

    App ID

  3. C

    IBM Blockchain platform

  4. D

    PostgreSQL

  5. E

    Portworx Enterprise

Show answer and explanation

Correct answers: A, C

Question 9 Single choice

Which of the following is the benefit of IBM API Connect Developer Portal?

  1. A

    Create different version of API

  2. B

    Create Application and subscribes to IBM cloud catalog

  3. C

    Analyze API usage

  4. D

    Onboard new API mobile users

Show answer and explanation

Correct answer: A

Question 10 Single choice

A developer has joined HaICo GmbH, working on a container-based project. The project architect has targeted Red Hat OpenShift on IBM Cloud cluster for the project implementation and deployment. HalCo's CISO has independently dictated that the company will use Twistlock for container vulnerability scanning on all projects and that each cluster must provide a results dashboard.

What can the developer propose to integrate the two needs most efficiently?

  1. A

    Configure the Vulnerability Advisor in the IBM Container Registry service to scan using the Twistlock
    API

  2. B

    Deploy a Twistlock DaemonSet on your cluster to populate a dashboard in Grafana service.

  3. C

    Configure an IBM Cognos Dashboard Embedded service in your application to report vulnerability findings from HalCo's central Twistlock repository

  4. D

    Use IBM Cloud's Security Advisor and configure a Twistlock configuration URL provided by information security

Show answer and explanation

Correct answer: D