We've launched a new design for SlicerVM - a fun way to learn and experiment with Firecracker over the holidays. With any commodity hardware or bare-metal cloud like Hetzner.
If you're still wondering about Slicer - here's a quick walkthrough of me booting up a VM with Firecracker and installing @openfaas Edge
youtube.com/watch?v=jKx16o…
Live demo of our new code review bot (opencode + slicer) for GitHub - it's faster, and more flexible than the built-in option.
Would you be interested in testing it out?
youtube.com/watch?v=_c86_Q…
New set of images available for SlicerVM.com published on the docs, along with new examples using isolated AI coding agents, VSCode, and a remote Docker builder over SSH.
Queue-Based Scaling is ideal for long-running jobs and background processing - we planned it out in Q4 2024 - and now it's here! 😀 openfaas.com/blog/queue-bas…
1/3 I patched the Cluster Autoscaler to work with Slicer (manages Firecracker VMs) and K3s.
My functions node pool for @openfaas scales to zero and up whenever needed.
(Hardware below)
The Headroom Controller adds low-priority Pods as a buffer when using autoscaling nodes in Kubernetes
Don't wait 1-2 mins for a new node - pay a tiny bit more for an instant start for your Pods.
youtube.com/watch?v=MHXvhK…
Build vs. buy - extensibility with customer functions - the dev longs to create their own Heroku, the manager wants to get to market as fast as possible.
Of course we're biased and will do whatever we can so you can ship the capability ASAP.
openfaas.com/blog/build-a-f…
We've been seeing more and more cold emails getting through Google's spam filter.. so we took matters into our own hands with @openfaas and @OpenAI
Link in next message..
faasd CE / OpenFaaS Edge can run a set of stateful services alongside your functions like Postgres, Valkey, Minio, etc
Today we're releasing new commands to help manage them
faasd service list
faasd service logs
faasd service restart
faasd service top
The N100 is really cheap enough that you can buy several and test out your Kubernetes and firecracker code in a cluster. I’ve got 3 microVMs on either one running a different setup for @openfaas
WebSocket isn't something you'd typically associate with cloud-based serverless platforms
We show you how to build and scale functions with websockets with OpenFaaS 👇