Build scalable services
Optimize code execution time by selecting the memory and vCPU needed for your function. As traffic increases, your service will automatically adapt and scale to deliver seamless performance to your customers.
Experience an easy way to run your code on the cloud.

Optimize code execution time by selecting the memory and vCPU needed for your function. As traffic increases, your service will automatically adapt and scale to deliver seamless performance to your customers.
Serverless Functions allows the automatic and flexible scaling of your workload, allowing you to focus on building your applications instead of spending time managing your infrastructure.
Your functions run on Knative, the open-source serverless framework for Kubernetes. They'll work with any provider, on any machine.
Focus on high added-value activities by automating your infrastructure management operations, such as provisioning, scaling, and cleaning.
Extend the capabilities of application by integrating microservices to control sending confirmation emails, SMSes and triggering payments.
Execute code to process data or transform files stored on Object Storage as scheduled or in response to triggers.

Billing is dependent on the number of requests and consumed resources (memory). Only pay when your functions are running.
Serverless Functions runs your code without you needing to provision or manage any infrastructure.
Write your code, transfer it to Serverless Functions, and it runs and scales up or down automatically.
We support Node.js, Go, Python, PHP and Rust. You can choose your programming language to fit your application scenarios.
Choose the domains associated with Serverless Functions and map your services to the domain you need to allocate to your functions.
Trigger your function using synchronous HTTP calls to the function URL, Schedule execution using CRON or start your function asynchronously using message queues and event-driven patterns.
Serverless Functions provides a secure-by-default environment by managing all underlying infrastructure, including OS patching and security configurations. Each service runs within a strong sandbox for kernel-level isolation from other workloads. You can use VPC Service Controls to create a security perimeter and use secrets for sensitive data.
Based in France with builders and customers all over the world, our services are located within the European Union and protected by its regulations.
100% of electricity consumed in our data centers comes from renewable energy. Decommissioned hardware are securely reused & recycled.
Our technical assistance is available 24/7 to answer all your questions and assist you. Upgrade your support plan to reach our assistance team directly by phone.
Our services are designed to offer you the best price/performance ratio, with straightforward billing to grow your business and keep your expenses under control.
Serverless Functions
We have implemented a fix to improve the accuracy of memory usage metrics for Serverless Functions services. This update resolves a previous reporting inconsistency to ensure that metrics more precisely reflect actual resource consumption.
What changed: We refined the underlying calculation used to report memory usage.
What to expect: You may notice that memory metrics in your dashboards and views appear slightly lower than before. This is an expected result of the improved measurement accuracy, and does not indicate a change in your application's actual performance or resource allocation.
Scope: This fix applies exclusively to services using sandbox v2.
No action is required on your part.
The maximum number of environment variables and secret environment variables has been increased from 100 to 200.
Optimizations have been applied to Serverless Functions connected to Private Networks to address significant cold start latency. Startup times have now been reduced.
Serverless Functions uses a product-specific authentication method based on JWT to authenticate requests for private endpoints. It is now possible to use the new IAM policy FunctionsPrivateAccess.
Previous authentication method based on JWT will be deprecated gradually. Follow How to migrate from JWT to IAM authentication for private functions.
The Testing tab for Serverless Functions has been updated to replace the in-browser test request system with a ready-to-use curl command. This change aims to avoid browser-induced limitations that can cause CORS errors.
Serverless Functions is a service which enables you to execute small components (functions, code snippets) in the cloud with no need for server management.
If you want to deploy simple functions or components (either in a microservices application, to automate cloud operation, or to connect services) then Serverless Functions is for you!”
We recommend using Scaleway Serverless Functions to handle asynchronous tasks such as media or data transformation, infrastructure management automation. If your use case requires low latency, you can provision resources using the minimum scale feature.
We created a plugin that enables you to deploy your functions using serverless.com,
read our documentation for more information.
The Serverless Functions pricing scheme has three components:
Number of Requests: Number of times that a request is executed for a given function.
Resources consumption: Every time your function is called, we measure the time taken by your function to handle the request, then multiply it by the chosen memory tiers, in GB.
Provisioned resources: If you want to reduce the cold start latency of your function, you can choose to provision resources by setting a minimum function scale. We will then keep the required number of functions ready to handle incoming requests
Read our documentation for more information.
Secrets Management enables you to securely integrate sensitive information such as credentials to your functions.
You can find the SLA for this product here.

