Want to pass your IBM Cloud Professional Developer v4 C1000-109 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
A developer is instructed to use a circuit breaker pattern in a User Story, using a best effort approach. What should the developer do to deliver this request?
A. Check the service status through an API call and throw an exception when the service is down
B. Add a fallback method that returns null or an empty set as result when the service is down
C. Add a fallback method that returns a cached copy of the data requested when the service is down
D. Add a retry loop to keep trying the invocation when the service is down
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 is an option for a developer tasked to create APIs for a business service using the API Gateway on IBM Cloud?
A. Submitting a WAR/JAR file to a static analysis tool to autocreate APIs based on business logic
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. Importing APIs stored in .zip files