
Carbon Neutral AI Inferencing
Turning waste heat from computing into usable energy, making Fermyon's new Serverless AI a cleaner cloud solution.

How We (Accidentally) Wrote the Ideal AI Platform
A short story on creating a developer platform for writing and deploying serverless AI applications.

Introducing Fermyon Serverless AI
Fermyon Serverless AI gives you the building blocks for integrating Artificial Intelligence into your serverless applications, with AI inferencing for Large Language Models (LLMs) for Llama2 and CodeLlama, support for generating sentence embeddings and storing them in a vector-ready database, built-in key-value storage, and a seamless developer experience.

Fermyon @ WasmCon '23
Check out all of Fermyon’s activities at WasmCon '23!

Introducing Componentize-Py
Componentize-Py is a new tool for packaging Python apps and their dependencies as WebAssembly components.

Join Us at Civo Navigate EU in London
Fermyon is sponsoring Civo Navigate, and there are many great talks about WebAssembly, Spin, and serverless.

TypeScript and Fermyon Cloud Key Value Storage
Traditionally, serverless functions are stateless. But we always need a place to store some state. Fermyon Cloud and Spin support a few NoOps options. One is to use our built-in SQL database. But an even simpler storage mechanism is Key/Value storage. In this article, we will take a look at how to use each of the Key/Value storage functions in the TypeScript and JavaScript SDK, with emphasis on how to work with JSON data.

Fermyon @ Copenhagen Developers Festival 2023
Learn about Fermyon's activities around Copenhagen Developers Festival '23!

NoOps and Serverless Are the Perfect Pair
This article teases apart the operational aspects of serverless application development and shows how Fermyon provides application developers with the right infrastructure to focus on their code. Simply put, NoOps and Serverless are the perfect pair.

WeAreDevelopers Wrap Up
Summary of the Berlin event from the 27th & 28th of July, showcasing a couple of our new feature releases and announcements.

From Bare Metal to Kubernetes: 6 Ways to Spin
Learn about the many ways you can execute Spin serverless WebAssembly apps - locally, with Kubernetes, Nomad, Fermyon Cloud and more

Spin Application Structure
This how-to guide discusses the 'spin new' command app structure and tips on how to organize larger apps.

One Small Step For Slats, One Giant Leap For Cloud Computing
We’ve released a major update to Finicky Whiskers, showcasing Fermyon Cloud's features in action.

Announcing Fermyon Cloud’s SQLite Database
Serverless workloads often need to store state in between application invocations, and Spin applications are no exception to this rule.

Announcing Custom Domains on Fermyon Cloud
Today, we are excited to announce support for custom domains on Fermyon Cloud - bring your domain, and we’ll handle the rest.

Announcing the Spin Up Hub
Announcing the launch of the Spin Up Hub - a single location to find and use Spin resources such as templates, libraries, and plugins

5 Things We Learned in India
Reflections on the 'Disruptive Tech: Wasm Edition' tour of India.
🔥 Recommended Posts

Introducing Fermyon Wasm Functions on Akamai
This new globally hosted and managed service runs within the Akamai Cloud and delivers absolutely mind-boggling performance...

The Next Generation of Serverless is Happening
The term “serverless” is used ambiguously, so let’s start off with a specific definition. Serverless apps are applications that are...