In which application lifecycle phases is an application
architecture produced?
Answer Posted / guest
Application architectures may be produced during
requirements analysis. However, an application's
architecture is not formalized until design. An architecture
may be updated based on problems or opportunities that are
encountered in subsequent lifecycle phases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the main usage of the patterns?
Is dependency injection a design pattern?
What is the use of repository pattern?
How did you design your unit tests?What about integration tests?
What is the builder pattern?
What is the difference between builder and composite?
Can we have this pattern implemented using static class?
What are the types of design patterns?
What are the benefits of the proxy in the design pattern?
What is the gang of four design pattern?
What are the 23 design patterns?
What is a lazy initialization in singleton?
Using any system, product, or service your organization provides, identify the human system roles for the product.
What is aop design?
Are singletons bad?