T
T
Tabris172018-08-31 20:18:06
Software design
Tabris17, 2018-08-31 20:18:06

Where to implement the functionality?

Maybe the question will seem strange or stupid to someone, but still I will ask.
There is some abstract client application that works with the database. How to decide where its functionality should be implemented, i.e. what functions should the application itself perform, which ones should be performed by the database, and which ones should be moved to an external service? Are there any articles on this topic?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman Mirilaczvili, 2018-08-31
@2ord

You can read something on the topic of application architecture, for example:
https://docs.microsoft.com/ru-ru/dotnet/standard/m...
Read in general, not paying attention to the features of the Windows platform.

S
Sergey Egorov, 2018-12-21
@SergeyEgorov

The most accessible book on the topic of application architecture design, in my opinion, is from Robert Martin "Principles, patterns and methods of agile development on .... There is also his book " Agile development of programs in Java and C ++ "

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question