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 / B test can be used to deploy two different version of a feature in production and monitor how users interact with them
B. A continuous deployment tool can be used to alternate the application version in production environment and monitor their usage by users
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
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 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. SysDig
C. Availability Monitoring
D. Security Advisor
What kind of jobs can be created in a Delivery Pipeline stage?
A. Develop, Delivery, and Test
B. Build, Deploy, and Test
C. Build, Install, and Verify
D. Build. Delivery, and Test
Which of the following personas in IBM API Connect may have access to publish APIs?
A. Operations Lead
B. Application Developer
C. Business Analyst
D. API Developer
What is a container image?
A. A zip file containing the application runtime and metadata designed to run on a container platform
B. An entity that stores a simple, descriptive sot of instructions to build a container
C. A read-only snapshot of a container that is stored in a public or private container registry
D. A binary that creates, schedules, and runs cloud-native application containers
In the Devliery Pipeline tool, which of the following is a valid Deployer type of job in the Deploy stage workflow?
A. Serverless
B. Open Shift
C. Microservice
D. Kubernetes
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)
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
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