5 posts tagged with "serverless"

KubeCon + CloudNativeCon EU 2020 Virtual!
This year, KubeCon CloudNative Europe is going virtual. Speakers from all over the world have spent the last month or so recording talks on everything...

Serverless Development with Kubeless and Okteto
I'm a huge fan of serverless programming. I just love the simplicity of writing a small piece of code, running a command, and have it available on demand....

Deploy OpenFaaS in One Click
OpenFaaS is an open source project that makes it simple to deploy functions to Kubernetes written on any language. Many well known companies use it to...

How to Develop a Serverless App with OpenFaaS and Okteto
OpenFaaS (Functions as a Service) is a framework for building serverless functions with Docker and Kubernetes. OpenFaaS simplifies your application by...

Accelerate Serverless Development with Cloud Run and Okteto
Google recently introduced Cloud Run, a new solution for deploying your code as containers with no infrastructure management. It is a step forward for...