When using Oracle Autonomous API Platform, an API gets deployed
to a logical gateway. The logical gateway consists of one or
more nodes which are instances of the runtime, installed on
physical machines, virtual machines, or cloud infrastructure.
The gateway nodes handle the processing of the API requests, but a
load balancer is still required to distribute traffic between the
nodes. When performance becomes an issue, more nodes can be
added to increase throughput. ...