Fermyon Joins Akamai
Announcing that Fermyon is now part of Akamai Technologies.
Today, we are super thrilled to announce that Fermyon is now part of Akamai Technologies.
Fermyon’s vision of building the next generation of serverless computing slots perfectly into Akamai’s own vision for the future of edge technology.
www.fermyon.com/blog/fermyon...
01.12.2025 13:23
👍 27
🔁 10
💬 4
📌 2
Fermyon Advances WebAssembly with CNCF Spin Project - Efficiently Connected
Fermyon contributes Spin to the CNCF and expands Akamai-powered WASM functions, marking a major step in WebAssembly’s maturation.
Analyst Take via @Eff_Connected: the integration of WASM into Helm v4 as a plugin manager demonstrates this mainstreaming effect. When foundational tools like Helm embed WASM support, it signals that the technology has crossed the adoption chasm.
www.efficientlyconnected.com/fermyon-adva...
17.11.2025 18:50
👍 1
🔁 1
💬 0
📌 0
Fermyon @ WasmCon + KubeCon NA '25
Learn about all of Fermyon's activities during the week of KubeCon + CloudNativeCon NA '25
The leaves are falling, and there’s a whiff of pumpkin spice in the air - it can only mean one thing - the time for KubeCon is upon us!
Here's a breakdown of the talks and booth demos where you can find team Fermyon at #WasmCon and #KubeCon next week
www.fermyon.com/blog/kubecon...
07.11.2025 16:31
👍 0
🔁 0
💬 0
📌 0
The MonkCast (@rstephens.me) recently had @technosophos.bsky.social and Akamai's Allen Duet on the show to discuss the future of serverless computing at the edge
Check out the latest episode:
30.10.2025 20:08
👍 1
🔁 0
💬 0
📌 0
Your Own WebAssembly Cloud
Watch on the Rawkode Academy
🚀 Ready to take your WebAssembly to the next level? Check out how to run your own server-side WASM binaries on ANY cloud with the Fermyon Platform! 🛠️ #WebAssembly #CloudComputing
26.10.2025 02:01
👍 1
🔁 1
💬 0
📌 0
AI at the Edge: Powering Today’s CX Hyper-Personalization | Fermyon Demo
YouTube video by Akamai Developer
Our senior cloud advocate, @thorstenhans.bsky.social, joined Akamai joined Akamai this week to talk more about Hyper-Personalization along with a demo on AI at the edge. Hear from both of them in this video!
www.youtube.com/watch?app=de...
25.10.2025 01:19
👍 0
🔁 0
💬 0
📌 0
Thwarting AI Bots with Edge Content Rewriting
Use bot detection and dynamic content rewriting to thwart bots that are scraping your prices or using your IP for training
There are now more AI bots than humans on the web, causing many kinds of issues.
@technosophos.bsky.social writes that you can thwart and intercept these bots with Edge Content Rewriting using Fermyon Wasm Function as a transparent rewriting proxy.
www.fermyon.com/blog/thwarti...
13.10.2025 18:31
👍 0
🔁 0
💬 0
📌 0
Bringing AI to the Edge with WebAssembly - OpenInfra Korea 2025
Hear from Akamai's Brandon Kang about OpenInfra Days Korea 2025 and the latest on ultra-fast workloads with SpinKube and Akamai Cloud GPUs
In today's blog, Brandon Kang from Akamai presented at OpenInfra Days Korea this year on deploying Wasm apps by leveraging SpinKube & our partnership with Akamai to launch Wasm Functions.
See how our partnership continues to evolve alongside Wasm.
www.fermyon.com/blog/openinf...
06.10.2025 18:16
👍 2
🔁 1
💬 0
📌 0
https://www.fermyon.com/blog/openapi-docs-for-spin-with-rust
Open API Specification (OAS) is the standard to documenting RESTful APIs. 🚀 Learn how to generate OAS-compliant documentation from within Spin apps written in Rust
t.co/jjdISwftKb
28.08.2025 18:56
👍 2
🔁 0
💬 0
📌 0
Humans in AI Podcast - Matt Butcher on Cloud, Edge and AI
In the latest podcast episode of Humans in AI our CEO, Matt Butcher discusses the evolution of content delivery networks, particularly focusing on Akamai's innovations
"In the latest podcast episode of Humans in AI our CEO,
@technosophos.bsky.social discusses the evolution of content delivery networks, particularly focusing on Akamai’s innovations in edge computing and serverless functions"
www.fermyon.com/blog/humans-...
28.08.2025 16:21
👍 0
🔁 0
💬 0
📌 0
What Debugging JavaScript on WebAssembly Looks Like
Microsoft and Fermyon engineers demonstrate how SpiderMonkey and VS Code integration is transforming WebAssembly debugging.
Microsoft and @fermyon.com engineers demonstrate how SpiderMonkey and @vscode.dev integration is transforming WebAssembly debugging.
By @bcgain.bsky.social feat. @squillace.bsky.social, @anfibiacreativa.bsky.social, @tschneidereit.bsky.social
25.08.2025 14:00
👍 0
🔁 2
💬 0
📌 0
What Debugging JavaScript on WebAssembly Looks Like
Microsoft and Fermyon engineers demonstrate how SpiderMonkey and VS Code integration is transforming WebAssembly debugging.
Microsoft and @fermyon.com engineers demonstrate how SpiderMonkey and @vscode.dev integration is transforming WebAssembly debugging.
By @bcgain.bsky.social feat. @squillace.bsky.social, @anfibiacreativa.bsky.social, @tschneidereit.bsky.social
27.08.2025 16:00
👍 1
🔁 1
💬 0
📌 0
Users notice lag after just 100 milliseconds. At #P99CONF, @goldenring.bsky.social shares how Akamai and @fermyon.com partnered to minimize both network and compute latency by deploying Spin-based WebAssembly functions across the Akamai Cloud. www.p99conf.io?latest_sfdc_...
#ScyllaDB
04.08.2025 13:30
👍 5
🔁 1
💬 0
📌 0
Running Cloudflare Workers Inside Spin Apps
Cloudflare Workers are another flavor of serverless function. You can run them from within Spin apps.
In today's blog by @technosophos.bsky.social, we go over one strategy that lets you embed an entire Cloudflare Worker inside of a Spin app, allowing you to deploy the Worker to Cloudflare or into SpinKube, Fermyon Cloud, or Akamai via Wasm Functions 🚀
www.fermyon.com/blog/running...
04.08.2025 21:01
👍 2
🔁 0
💬 0
📌 0
Building a GraphQL API with Fermyon Wasm Functions
A step-by-step guide to creating a serverless GraphQL client that fetches GitHub repository stargazer data using Rust, WebAssembly, and Fermyon Wasm Functions.
Learn how to combine type-safe GraphQL queries with WebAssembly in our new blog written by MacKenzie Adam! In this blog, we’ll walk through building a complete GraphQL client using Fermyon Wasm Functions that queries GitHub’s GraphQL API... www.fermyon.com/blog/buildin...
28.07.2025 18:56
👍 2
🔁 0
💬 0
📌 0
Serverless A2A with Spin
Build serverless agent-to-agent (A2A) apps with Spin. Learn how A2A works and how to build serverless WebAssembly agents.
Google recently contributed the Agent2Agent (A2A) Protocol Project to Linux Foundation last month. In a new blogpost by
@technosophos.bsky.social, see how you can create Spin apps with this new protocol. 🧐 www.fermyon.com/blog/a2a-wit...
07.07.2025 17:10
👍 1
🔁 0
💬 0
📌 0
Serverless A2A with Spin
Build serverless agent-to-agent (A2A) apps with Spin. Learn how A2A works and how to build serverless WebAssembly agents.
Google recently contributed the Agent2Agent (A2A) Protocol Project to @linuxfoundation.org
In a new blog post by @technosophos.bsky.social, see how you can create Spin apps with this new protocol 🧐
www.fermyon.com/blog/a2a-wit...
07.07.2025 16:49
👍 0
🔁 0
💬 0
📌 0
Matt Butcher speaks at the Open Source Summit North America, standing behind a lectern. He gestures with his hands while presenting a slide titled “Wasm Component Model.” The slide explains using WebAssembly to write code in any language and use libraries across languages without needing to know their origin. A diagram shows a JavaScript app using a Rust YAML parser and a Python date formatter. The slide includes a link to component-model.bytecodealliance.org and is credited to Fermyon.
Cross-cloud App Splitting With WebAssembly Components - Matt Butcher (@technosophos.bsky.social), Fermyon #OSSummit
24.06.2025 18:37
👍 7
🔁 2
💬 0
📌 1
Akamai World Tour is coming to Sydney. Learn how to secure your applications without compromising performance or customer experience — with leaders from Fermyon, Harper, and Bitmovin
We're taking part in the Akamai World Tour in Sydney - which focuses on securing your apps without compromising performance or customer experience.
Harper and Bitmovin will also be sharing how they’re helping customers build with Akamai Cloud.
Register here: web.cvent.com/event/f571ae...
25.06.2025 08:03
👍 0
🔁 0
💬 0
📌 0
Wasm Component Model
Advances in cloud computing
Monolith vs microservices
Wasm Component Model and Cross-cloud App Splitting With WebAssembly Components - @technosophos.bsky.social @fermyon.com #wasm #ossummit
24.06.2025 18:44
👍 4
🔁 1
💬 0
📌 0