Free CERTIFIED-DEVELOPMENT-LIFECYCLE-AND-DEPLOYMENT-ARCHITECT Salesforce CERTIFIED-DEVELOPMENT-LIFECYCLE-AND-DEPLOYMENT-ARCHITECT Practice Test Question

Loading demo links...

Showing 1–3 of 6 questions

Question 1 (Topic 1)

Universal Containers (UC) has created a custom REST web service. This web service receives Orders and Order Line Items data from an external endpoint and runs business logic and validations on it before inserting it into the database. UC is expecting to receive more than 100K orders a day and each order can have up to 10 line items. Each inbound request will contain only one order and its corresponding line items. What two testing types should an architect recommend to ensure users don’t face platform slowdowns during peak business hours? (Choose two.)

Select an option, then click Submit answer.

  • Stress Testing
  • Load Testing
  • Unit Testing
  • Performance Testing
Question 2 (Topic 1)

Universal Containers (UC) has multiple development teams that work on separate streams of work, with different timelines. Each stream has different releases of code and config, and the delivery dates differ between them. What is a suitable branching policy to recommend?

Select an option, then click Submit answer.

  • GitHub flow
  • Trunk-based development
  • Scratch-org-based development
  • Leaf-based development
Question 3 (Topic 1)

Which two sandbox types are appropriate to use as the hotfix environment? (Choose two.)

Select an option, then click Submit answer.

  • Full sandbox
  • Developer sandbox
  • Developer Pro sandbox
  • Partial Copy sandbox