Domain models are a useful way for technologists to model the business or domain they use. Domain modeling describes all of the objects, actors, and relationships in the system. I have found that it is not common for people to create domain models anymore, and instead use shortcuts to put the model in code or in the… Continue reading Analysis: Domain Model
Tag: business
Analysis: The intersection of business and technology
The intersection of business and technology is where we find the domain model. The domain model is the representation of the business through technology. Understanding the domain model creates the underpinnings for a stable set of business rules and engines for powering many applications. I have worked in a variety of domains; timekeeping, scheduling, payroll, compliance, trading,… Continue reading Analysis: The intersection of business and technology
Analysis: The intersection of business and users
Where the business and users intersect, we find the business processes, the “workflows” of your customers. Optimizing workflows yields improvements to their business processes, resulting in efficiency and the benefits that may come along with that such as improved customer service, faster turnarounds, and higher quality work. Independent of the technology, analysis of the workflows of the users… Continue reading Analysis: The intersection of business and users