News, tutorials and case-studies from the OpenFaaS team.
In this post I want to run through my top five tips for getting to grips with Serverless on Kubernetes. If you’re taking some time off over the Easter Bank Holiday weekend, then grab a cup of tea or coffee and your laptop to begin learning.
Alex Ellis
Read NowIn this post I will show you how you can build subscriptions between your OpenFaaS functions and your Apache Kafka topics. I’ll be using Kubernetes to show you around, but the connector-sdk works with any OpenFaaS provider.
Martin Dekov
Read NowIn my previous post I demonstrated how the OpenFaaS CLI and build-templates can enable functions on any container orchestrator such as Kubernetes or Google Cloud Run. In today’s post I will focus on how to deploy your Golang code to OpenFaaS either as a function or as a stateless microservice.
Alex Ellis
Read NowIn this post I’ll introduce Google’s new Cloud Run product which like OpenFaaS allows any HTTP Server packaged in a Docker or OCI image format to be deployed and scaled.
Alex Ellis
Read NowIn this post, I’ll walk you through how to provision your own OpenFaaS Cloud connected to a self-hosted GitLab instance, so that you can run your Serverless functions and stateless microservices on any private or public cloud.
Alex Ellis
Read NowIn this post, I’ll walk you through to use OpenFaaS and dotnet / C# to get notified on Slack every time that someone fills out your Google Form.
Burton Rheutan
Read NowWhatever the term “Serverless” means for you, it is very much here. You may be wondering where that leaves you when you need to build and ship a Single Page App for a customer, a client or for an internal project.
Alex Ellis
Read NowHow to run OpenFaaS on AWS Fargate with economical, auto-scaling containers. A low friction AWS native deployment using VPCs, ECS, security groups, ALBs, AWS Secrets Manager and AWS Route 53 for DNS, load-balancing and service discovery.
Edward Wilde
Read NowI’d like to introduce you to Tarun from Iconscout who is our guest-writer for today’s end-user blog post. Tarun will guide us through how to resize images on the fly with OpenFaaS.
Alex Ellis
Read NowLast August I wrote a post showing how you could set up OpenFaaS on DigitalOcean with Kubernetes or Docker Swarm in 5 minutes. This week saw the culmination of a collaboration between DigitalOcean and the OpenFaaS community, which resulted in the general availability of an OpenFaaS one-click Droplet image. This makes it even easier to deploy OpenFaaS in the most cost-effective way with DigitalOcean.
Richard Gee
Read Now