The image shows an application deployed on-premises. There are three tiers:
  1. Front-end tier: Contains a browser.
  2. Back-end tier: Contains an application server.
  3. 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.