FAQ
This FAQ covers the core Configuration concepts, reusable logic model, and when to use queries, rules, and dynamic handlers
Frequently asked questions
What is the Configuration app responsible for?
What kinds of logic belong in Configuration?
How is Configuration different from Devops?
Why keep logic in Configuration instead of hardcoding it?
What is a query in Rierino?
When should I use a query instead of a state manager read?
Are queries tied to one database technology?
What are business rules in Configuration?
What is a rule domain?
When should I use business rules instead of a saga?
What is a dynamic handler?
What is the difference between handler codes and handler packages?
When should I use a dynamic handler instead of a built-in handler?
What is the relationship between Configuration and runtime safety?
Can Configuration changes be reused across multiple services?
How does Configuration relate to Design?
What should I understand first if I am new to Configuration?
Where should I go next for deeper Configuration FAQs?
Last updated
