IBM C1000-109 IBM Cloud Professional Developer v4 Online Training
IBM C1000-109 Online Training
The questions for C1000-109 were last updated at Nov 19,2024.
- Exam Code: C1000-109
- Exam Name: IBM Cloud Professional Developer v4
- Certification Provider: IBM
- Latest update: Nov 19,2024
How can a container image with a known but otherwise mitigated security issue detected by the Vulnerability Advisor be provisioned onto an IBM Cloud Kubernetes Service?
- A . Edit the default policies of the Container Image Security Enforcement feature to allow the image to be deployed
- B . Edit the Kube-system ImagePolicy in IBM Cloud
- C . Create a ClusterlmagePolicy object and apply to the cluster
- D . Permit image repositories by using IBM-system policy
In the context of cloud-native, what is the principle of Immutability?
- A . Images incorporate all settings required to pass resource requirements to the platform
- B . After images are built, they do not change across different environments
- C . The code base is managed using source code control as part of a robust lifecycle
- D . Containers are ephemeral and can be replaced by new instances
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?
- A . The developer must select the "Existing" option
- B . The developer must select the Clone" option
- C . The developer must select the ‘Fork" option
- D . The developer must select the ‘New" option
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?
- A . JSONStore
- B . Mobile Foundation SDK
- C . AES 256 encryption and Data storage
- D . Mobile Foundation Adapters
IBM Cloud Activity Tracker with LogDNA events can be used to perform which action?
- A . Monitor Application logs
- B . Check Pod usage
- C . Check the criticality of an action
- D . Monitor Network traffic
A developer is building an application on IBM Cloud that needs a token-based OAuth authorization protocol and mutual TLS as a security feature when making calls to IBM Messaging Queue Service.
Which application integration service should the developer use?
- A . IBM Key protect for Message Queues
- B . IBM API Gateway
- C . IBM Developer toolkit Loopback application
- D . IBM API Connect Transport Layer Security (TLS)
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 . SAML
- D . Cloud Directory
Which of the following is the benefit of IBM API Connect Developer Portal?
- A . Create different version of API
- B . Create Application and subscribes to IBM cloud catalog
- C . Analyze API usage
- D . Onboard new API mobile users
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 . HMAC
- B . SSL
- C . SSH
- D . IAM API Key
Which of the following is an open-source container orchestration platform that allows users to automate deployment, scaling, and management of their containerized applications with ease?
- A . Helm
- B . Kubernetes
- C . Watson
- D . Red Hat