Model Driven Architecture | Glossary

Definition: 

Model-driven architecture (MDA) is a type of approach to software design, development and implementation. As the name suggests, this approach uses models as a set of guidelines used in structuring design specifications. The reason why models were selected as the central object in this design principle is because it helps designers to reason out the system design by allowing them to ignore extra details and giving them more focus on the relevant issues. Models are also used all throughout the engineering and design field to understand complex and real-world systems.

Further Reading: 

Book: UML Distilled Third Edition by Martin Fowler

Dynamic systems development method | Glossary

Definition: 

The Dynamic Systems Development Method (DSDM) is an agile framework that addresses the entire project lifecycle and its impact on the business. Like the broader agile philosophy, DSDM is an iterative approach to software development, and this framework explicitly states “any project must be aligned to clearly defined strategic goals and focus upon early deliver of real benefits to the business.” The framework is built on four principles: feasibility and business study, functional model and prototype iteration, design and build iteration, and implementation.

Further Reading: 

Book: UML Distilled Third Edition by Martin Fowler