The image shows an application deployed on-premises. There are three tiers:
- Front-end tier: Contains a browser.
- Back-end tier: Contains an application server.
- Two database tiers: One containing MongoDB, the other contains Oracle
Database.
The browser communicates with the application server. The application server connects to
both MongoDB and Oracle Database. Metadata and data is migrated between MongoDB and
Oracle Database.