Docker

Create Serverless Functions with OpenFaaS

...
Create Serverless Functions with OpenFaaS

OpenFaaS is serverless functions framework that runs on top of Docker and Kubernetes. In this tutorial, you'll learn how to: Deploy OpenFaaS to a Kubernetes clusterSet up the OpenFaaS CLICreate, build, and deploy serverless functions using the CLIInvoke serverless functions using the CLIUpdate an existing serverless functionDeploy serverless functions using...

...
CONTINUE READING
Kubernetes

Kubernetes monitoring using Prometheus

...
Kubernetes monitoring using Prometheus

Monitoring is a crucial aspect of any Ops pipeline and for technologies like Kubernetes which is a rage right now, a robust monitoring setup can bolster your confidence to migrate production workloads from VMs to Containers. Today we will deploy a Production grade Prometheus based monitoring system, in less than...

...
CONTINUE READING