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.
Announcing OAS Tools v3 release. An API-first approach to build backend services based on the OpenAPI specification.
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.
Discovering the basics of Helm: Templating kubernetes manifests and deploying charts
A really brief introduction on the basics of Kubernetes: CLI commands, commonly used resources and basic cluster administration.
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.