Guides for serverless

Simplifying AI Development with PydanticAI and Serverless Functions on Civo
This tutorial demonstrates how to build and deploy a serverless AI-powered medical symptom checker using PydanticAI and Civo with OpenFaaS, simplifying AI development and ensuring scalability and efficiency.

Deploying serverless workload on Kubernetes using Knative and ArgoCD
In this tutorial, we are going to learn how to deploy serverless applications on Kubernetes with Knative and ArgoCD.

Serverless deployments with Knative
Knative is a Kubernetes based tool to deploy and manage serverless workloads. This guide will provide the setup process, deploying a serverless application, and observing the state of the deployment.

Guide to Helm 3 with an Express.js microservice
Learn how to use Helm 3 to deploy and manage an Express.js microservice on Kubernetes. Step-by-step guide with practical examples included.