Modern Application review
Review
In this module, we built a 3 tiered application, including a Front End, Back End and Database. We learned how these three tiers interact with one another, by discovering and fixing errors on the Front End. We also made modifications to the Database and observed how these changes affected the end user experience.
Modern Application Quiz
The client browser only interacts with the Front End of any application (True or False)
Does modifying the Database have any impact on the Front End or Back End applications?
Tiered applications are less secure than monolithic applications (True or False)