Serverless AI Inferencing Using Python

Serverless AI Inferencing Using Python

Serverless AI Inferencing Using Python: Deploy Python-based serverless AI with Spin effortlessly. Dive into our step-by-step guide to unlock seamless AI inferencing on Fermyon Cloud.

Can we put the AI in hAIku?

Can we put the AI in hAIku?

In a time where Large Language Models (LLMs) are continuing to blossom, do you think that we still hold a discernible edge over Artificial Intelligence (AI) when it comes to writing hauki poetry?

Managing Spin Templates and Plugins

Managing Spin Templates and Plugins

This blog post shows you how to manage the tooling (Spin templates and Spin plugins) that extend the functionality of Spin and allow the scaffolding of new Spin applications and their components. Having an understanding of these tools will help you build better applications in less time. Let’s go!

Bots With Spin and Fermyon Cloud

Bots With Spin and Fermyon Cloud

We’ve been seeing hundreds of users trying out the Fermyon Cloud, and we’ve been busy playing around with a variety of use cases ourselves. This blog post showcases using Spin and Fermyon Cloud to host a Slack bot.

Build Your Own Content Management System (CMS) From a Template

Build Your Own Content Management System (CMS) From a Template

Repository templates allow you and others to generate new repositories with the same directory structure, branches, and files. This blog post shows you how to build your own CMS from a template. The process is very quick and once up and running you can go ahead and customize your CMS to meet your needs.

Spinning with Swift

Spinning with Swift

Get started using Apple's Swift language to write Spin WebAssembly applications for the cloud. This step-by-step tutorial covers installing SwiftWasm, writing a simple Wasm app, and runing it as a Wagi HTTP handler on Spin.

Writing Webhooks with Spin

Writing Webhooks with Spin

Bookhook is a simple Spin application that uses an inbound webhook from Trello to trigger an outbound webhook to Slack. We'll see how to create webhook applications in Spin and WebAssembly.

Why (and How) We Built a WebAssembly CMS

Why (and How) We Built a WebAssembly CMS

Bartholomew, the CMS that powers Fermyon.com, is the first content management system for WebAssembly. Fermyon's Matt Butcher and Radu Matei recently spoke about it at WasmDay during KubeCon EU 2022.

Shrink Your TinyGo WebAssembly Modules by 60%

Shrink Your TinyGo WebAssembly Modules by 60%

Cutting down on the size of a Wasm binary has advantages for performance and transfer speed. This post covers some tricks for reducing the size of Go code projects when compiled to WebAssembly with TinyGo

What is Bindle

What is Bindle

Bindle is the silverware drawer for Wasm objects. It provides an efficient and flexible packaging system for component-based applications that have variable dependencies.

🔥 Recommended Posts