Bird
0
0

Which of the following is the correct way to title an ADR document?

easy📝 Conceptual Q3 of 15
Microservices - Real-World Architecture Case Studies
Which of the following is the correct way to title an ADR document?
AADR-001: Use REST for service communication
BDocument 1: REST API Implementation
CDecision Record: REST vs GraphQL
DService Design Document
Step-by-Step Solution
Solution:
  1. Step 1: Recognize standard ADR title format

    ADR titles usually start with an identifier like 'ADR-001' followed by a clear decision summary.
  2. Step 2: Match options to format

    Only ADR-001: Use REST for service communication follows this format; others are informal or unrelated document titles.
  3. Final Answer:

    ADR-001: Use REST for service communication -> Option A
  4. Quick Check:

    ADR title format = ADR-XXX: Description [OK]
Quick Trick: ADR titles start with ADR number and decision summary [OK]
Common Mistakes:
  • Using vague titles
  • Omitting ADR number
  • Confusing ADR with other docs

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Microservices Quizzes