Xano LogoSECURITY CENTERSECURITY CENTER
No code developer friendly
Developer friendly no code

Frequently Asked Questions

How seamlessly can custom code be integrated for specific processes within Xano's framework?

Xano offers integration of custom code with the following features:

3rd Party Microservices with Kubernetes:

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.

Lambda (Javascript) Support:

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