#business-logic

[ follow ]
fromdzone.com
4 days ago

Domain-Centric Agile Modeling for Legacy Insurance Systems

In many insurance transformation initiatives, every team begins by modeling the interface, which involves writing stories for forms, APIs, or dashboards. Legacy systems don't behave on the interface level, though. They act at the process level.
Agile
frommedium.com
2 months ago

Spark Scala Exercise 11: Using UDFs in SparkCustom Logic for Real-World Data Transformations

User Defined Functions (UDFs) in Spark Scala allow developers to implement custom business logic beyond built-in functions for tailored data processing.
Scala
[ Load more ]