Application Architecture
Summary:
More of a general question about application archtitecture. Is there a best practice guide when it comes to application architecture?
Let explain what I am trying to understand.
As an OutSystems Developer we make use of a three-layer model when it comes to application architecture (Foundation, core, enduser). Is it advisable to do so in Oracle Visual Builder? Or are there any other architecture principles we should use as new developers?
At some point a single Visual Builder Application will become to big for its bridges. How do you keep the development team in charge of it? When do you decide to split applications into different pieces. Or is this not even a problem?