Home - ProspectOne/flexbalancer-js-docs GitHub Wiki
PerfOps Custom Code FlexBalancers!
Welcome toWith the Custom Code FlexBalancer feature you are able to write your own javascript code and deploy it to our infrastructure. That gives you full control to build your own custom and complex logic. You get access to our data platform and synthetic monitoring and you are also able to pull in your own external data and use it as an additional parameter when deciding how to route a request!
Getting started
- Create your PerfOps account (if you don't have it yet)
- Create your first FlexBalancer with Custom Answer
- Learn how to create your custom scripts
- 5 ways to test your FlexBalancer
Next steps
- Use all benefits of Custom Answers API
- Set up IDE text editor (VSCode)
- Basic Use Cases
- How to use Logger and PerfOps Raw logs
- Advanced Solutions
- Cedexis Migration Example