<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Functions on Code Engine Blog</title><link>https://ibm.github.io/CodeEngine/tags/functions/</link><description>Recent content in Functions on Code Engine Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>© 2026</copyright><lastBuildDate>Mon, 29 Sep 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ibm.github.io/CodeEngine/tags/functions/index.xml" rel="self" type="application/rss+xml"/><item><title>Why IBM Cloud Code Engine Is the Perfect Home for LinuxServer.io Applications</title><link>https://ibm.github.io/CodeEngine/posts/why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/</link><pubDate>Mon, 29 Sep 2025 00:00:00 +0000</pubDate><guid>https://ibm.github.io/CodeEngine/posts/why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/</guid><description>&lt;p&gt;&lt;a href="https://www.linuxserver.io/" target="_blank" rel="noreferrer"&gt;LinuxServer.io&lt;/a&gt; is a global community of open-source enthusiasts who maintain one of the most extensive collections of standardized Docker images. These images are designed with simplicity, consistency, and transparency in mind — making them ideal for everyone from curious beginners to seasoned self-hosters. Whether you’re looking to run a media server, a productivity tool, or a creative application, LinuxServer.io offers a rich catalog of ready-to-use containers that are well-documented and regularly updated. Just deploy an image, and you can access the application directly in your browser — no complex setup required.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ibm.github.io/CodeEngine/posts/why-ibm-cloud-code-engine-is-the-perfect-home-for-linuxserverio-application/featured.jpg"/></item><item><title>Creating a IBM Cloud Code Engine Function Code Bundle FROM scratch</title><link>https://ibm.github.io/CodeEngine/posts/creating-a-ibm-cloud-code-engine-function-code-bundle-from-scratch/</link><pubDate>Mon, 04 Aug 2025 00:00:00 +0000</pubDate><guid>https://ibm.github.io/CodeEngine/posts/creating-a-ibm-cloud-code-engine-function-code-bundle-from-scratch/</guid><description>&lt;p&gt;Have you ever wanted to create a Code Engine Function code bundle that runs as a Python or Node.js function on &lt;a href="https://www.ibm.com/products/code-engine" target="_blank" rel="noreferrer"&gt;IBM Cloud Code Engine&lt;/a&gt;, without relying on the Code Engine CLI to build it?&lt;/p&gt;
&lt;p&gt;This guide walks you through a manual method to create a Code Bundle, giving you more control over the build process. While this approach is not encouraged as it can lead to unexplained behaviours it’s ideal for experienced developers who need flexibility in how their functions are packaged and deployed.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ibm.github.io/CodeEngine/posts/creating-a-ibm-cloud-code-engine-function-code-bundle-from-scratch/featured.jpg"/></item><item><title>Writing TypeScript Functions for IBM Cloud Code Engine</title><link>https://ibm.github.io/CodeEngine/posts/writing-typescript-functions-for-ibm-cloud-code-engien/</link><pubDate>Mon, 04 Aug 2025 00:00:00 +0000</pubDate><guid>https://ibm.github.io/CodeEngine/posts/writing-typescript-functions-for-ibm-cloud-code-engien/</guid><description>&lt;p&gt;&lt;a href="https://www.ibm.com/products/code-engine" target="_blank" rel="noreferrer"&gt;IBM Cloud Code Engine&lt;/a&gt; is IBM’s serverless platform that allows developers to run apps, jobs, and functions at scale — without the hassle of managing infrastructure. Among its workload types are functions, which currently support Node.js and Python runtimes.
In this post, we’ll explore how to write a TypeScript function and deploy it as a Node.js function on IBM Cloud Code Engine. This approach lets you enjoy the benefits of TypeScript — like static typing and modern language features — while still running your function as JavaScript.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ibm.github.io/CodeEngine/posts/writing-typescript-functions-for-ibm-cloud-code-engien/featured.jpg"/></item><item><title>IBM Cloud Code Engine: Running Binaries inside the IBM Cloud Code Engine Function Runtimes</title><link>https://ibm.github.io/CodeEngine/posts/running-binaries-inside-ibm-cloud-code-engine-function-runtimes/</link><pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate><guid>https://ibm.github.io/CodeEngine/posts/running-binaries-inside-ibm-cloud-code-engine-function-runtimes/</guid><description>&lt;p&gt;In this blog post, we’ll explore how you can use &lt;a href="https://www.ibm.com/de-de/products/code-engine" target="_blank" rel="noreferrer"&gt;IBM Cloud Code Engine&lt;/a&gt; to run binaries inside the existing Node.js and Python runtimes.&lt;/p&gt;
&lt;p&gt;IBM Cloud Code Engine is IBMs Strategic serverless compute platform that supports a variety of workloads including functions. A function is a stateless code snippet, that perform tasks as it is invoked by HTTP. For Functions, Code Engine currently supports two programming languages: Node.js and Python. But what if you prefer to use a different language?&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ibm.github.io/CodeEngine/posts/running-binaries-inside-ibm-cloud-code-engine-function-runtimes/featured.jpg"/></item></channel></rss>