Skip to navigationSkip to main contentSkip to footerScaleway DocsSparklesIconAsk our AI
SparklesIconAsk our AI

Serverless Containers

Scaleway Serverless Containers allows you to deploy containerized stateless web applications in the cloud to run short-lived, event-driven tasks.

Serverless Containers QuickstartArrowRightIcon

Getting Started

Tutorials

Running a Python Flask Server on a Serverless Container

Read moreArrowRightIcon

Running a Node.js + Express Server on Serverless Container

Read moreArrowRightIcon

Deploying Umami web analytics on Serverless Containers

Read moreArrowRightIcon

Deploying Laravel 10.x on Serverless Containers

Read moreArrowRightIcon
Serverless Containers API

Manage Serverless Containers using the Scaleway API.

Go to Serverless Containers APIArrowRightIcon

Changelog

  • Containers

  • Containers

    Deprecation of the redeploy: false parameter in the UpdateContainer endpoint 

    The redeploy: false option in the UpdateContainer API (PATCH /containers/v1beta1/regions/{region}/containers/{container_id}) is now deprecated. This parameter was previously used to prevent redeployment of containers when no configuration changes occurred. Going forward, the API will systematically redeploy containers when necessary, and any use of redeploy: false will be ignored.

    We strongly advise against relying on this field in your automation or deployment workflows. If you need to force a redeployment regardless of configuration changes, please use the dedicated DeployContainer method instead.

  • Containers

    To enable quick testing of Serverless Containers, we have added the Quickstart image option, which deploys a sample image to help you test the service.

    Additionally, we have worked on several minor improvements for a better user experience:

    • From the Serverless Container list in namespaces, you can now access the logs and metrics of a container
    • Creation and last edit dates are now displayed in the overview
    • Fixed an issue when deploying Serverless Containers from the Container Registry
View the full changelog
Questions?

Visit our Help Center and find the answers to your most frequent questions.

Visit Help CenterArrowRightIcon
SearchIcon
No Results