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
A company defined a strategic goal to move applications to cloud. In this context, all new projects developed must be cloud-native. A developer starting a new project should follow which strategy?
A. The application must use PaaS in public clouds and be portable among them
B. The application must be scalable and run in a dynamic environment
C. The application must be stateless and use serverless architecture
D. The application must use a CORBA buffer to integrate APIs
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. Controllers
B. Replicas
C. Readiness Probe
D. Liveness Probe
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 approach is used by devices when authenticating to the Watson loT Platform HTTP Messaging API?
A. OAuth
B. Identity and Access Management
C. API Key
D. Basic authentication
A developer wants to build a mobile-based CRUD microservice backed by a IBM Cloud Databases for PostgreSQL and wants to test the microservice on IBM Cloud. Which tool can best satisfy this requirement?
A. Mobile First Platform
B. DataPower that runs as a container
C. API Connect Toolkit
D. IBM Developer Portal
What are the core functionalities for IBM Cloud Pak for Automation?
A. API lifecycle Management. Enterprise Messaging, Digital Workers
B. Content Management. Workflow. Decisions
C. Capture. Digital Workers. Enterprise Messaging
D. Workflow. Decisions. API lifecycle Management
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
How can a developer change the Redis Configuration using the Cloud Database API?
A. Send the settings as a JSON object in the request body of a POST request
B. Send the settings as a JSON object in the request body of a PATCH request
C. Send the settings as a Name-value pair in the request body of a PATCH request
D. Send the settings as a Name-value pair in the request body of an UPDATE request
Which two of the following types of entities can be added to an Access Group when using IBM Cloud Identity and Access Management?
A. Users
B. Service IDs
C. Policies
D. Roles
E. API keys