> Express the rules in code to reduce the complexity and make sure that you can redeploy fast and without any fuzz. The maintenance will be so much easier.
Not to mention you get source/change control for free. I push back constantly on junior engineers overzealously config-ifying everything for some hypothetical future use case. Yagni. It's a two way door and is easy to move later.
(Of course, this doesn't apply in all domains, particularly when you're shipping full applications to clients and code changes are very difficult to deploy.)
Not to mention you get source/change control for free. I push back constantly on junior engineers overzealously config-ifying everything for some hypothetical future use case. Yagni. It's a two way door and is easy to move later.
(Of course, this doesn't apply in all domains, particularly when you're shipping full applications to clients and code changes are very difficult to deploy.)