Looking for feedback on this setup:
- External APEX App in DMZ (
ORDS_Ext deployed on WLS_Ext
)
- Internal APEX App in Internal Network ((
ORDS_Int deployed on WLS_Int) → DB
)
- Shared DB 19c with isolated workspaces/schemas (internal, external)
- Data exchange via dedicated API schema (not via direct grants)
- No API Gateway: use ORDS REST APIs with HTTPS + auth
Any suggestions or gotchas from similar implementations? I am looking to standarise this set up for our on-prem implementations going forward.