Which two principles are included in the codebase tenet of the 12-factor app methodology?
(Choose two.)
Refer to the exhibit.
A developer must configure an SSL certificate for an nginx web server Which code must be added on the script to accomplish this configuration?
A)
B)
C)
D)
A developer has created an application based on customer requirements. The customer needs to run theapplication with the minimum downtime. Which design approach regarding high-availability applications, Recovery Time Objective, and Recovery Point Objective must be taken?

Refer to the exhibit. The self-service Webex Teams bot is failing when many users attempt to interact with it at the same time. Drag and drop the code snippets from the left onto the correct item numbers on the right that match the missing sections in the exhibit to complete this code to handle this high-load situation.


Refer to the exhibit.
A developer is creating a Python script to use the Webex Teams REST API to list joined spaces, retry after the server-specified amount of time if a "Too many requests" response is received, and print any other error that is received. Drag and drop the code snippets from the left onto the item numbers on the right that match the missing sections in the exhibit to complete the script. Not all code snippets are used.

