Xano offers integration of custom code with the following features:
Xano's infrastructure, orchestrated by Kubernetes, enables the hosting of 3rd party microservices and assures scalability. The admin panel provides comprehensive configuration options, covering CPU/RAM/GPU resources, persistent storage, load balancing, and network port mapping. Each microservice is internally isolated within the Xano instance and is accessible through the Xano function stack.
Xano introduces Lambda support, offering a versatile solution for executing business logic in a lightweight manner and returning results using JavaScript. The term "Lambda" encompasses various definitions such as anonymous functions, serverless functions, and code snippets. The preferred programming language for Lambda support is JavaScript.
For more details on Microservices, see here: https://docs.xano.com/enterprise-plan/microservice
For more details on Lambdas, see here: https://docs.xano.com/working-with-data/lambdas-javascript