How to deploy two or more OCI Funtion under one OCI Application
We are using OCI python Function under OCI Application for getting OAuth Token for Backend application in OCI API gateway. Current architecture is one OCI Function is under one OCI Application. In OCI Tenancy the default limitation is 20 Application which means we can only have 20 functions. So without asking support to increse the limit, we are thinking if we can deploy mutiple mutiple function under one application. If yes then please let us know how.
Tagged:
0