Multiple choice technology web technology what type of architechture will ROR follows? SOA MVP MVC DODAF Reveal answer Fill a bubble to check yourself C Correct answer Explanation Ruby on Rails follows the MVC (Model-View-Controller) architecture pattern, which separates application logic, UI, and input. SOA is for service-oriented systems, MVP is a different pattern, and DODAF is for enterprise architecture frameworks.