Rate limiting requests based on SLA with OAS Tools
Guide on how to use the SLA RateLimit module from OAS Tools v3 framework to limit or slow down server requests based on SLA4OAI
Guide on how to use the SLA RateLimit module from OAS Tools v3 framework to limit or slow down server requests based on SLA4OAI
Creating a Node.JS service from scratch, using OAS Tools v3 framework.
Steps on how to create a chart for a simple NodeJS app, connected to a MongoDB host and exposing its endpoints through a Kubernetes service templated with Helm.
Steps on how to deploy simple NodeJS app, connected to a MongoDB host and exposing its endpoints through a Kubernetes service.
Steps on how to create a simple NodeJS app, connect it to a MongoDB host, expose its data through ExpressJS server and build a Docker image from it.