Skip to navigationSkip to main contentSkip to footerScaleway Docs HomepageAsk our AI
Ask our AI

Scaleway Documentation

Everything you need to make the most of Scaleway’s products.

Frequently searched:

Scaleway supported models

Discover all chat, vision, audio, and embedding models supported by our API.

DiscoverArrowRightIcon

Add AI to VS Code

Streamline your workflows by integrating AI-powered code models into VS Code.

Read moreArrowRightIcon
Discover the Scaleway console

Get an overview of the Scaleway console with our step-by-step interactive demos.

See all demosArrowRightIcon

Tutorials

Setting up a private mesh VPN with WireGuard®

Read moreArrowRightIcon

Installing PgBouncer on Ubuntu/Debian

Read moreArrowRightIcon

Configuring an Nginx HTTPS Reverse Proxy on Ubuntu Bionic

Read moreArrowRightIcon

Load Testing with Vegeta

Read moreArrowRightIcon
API Documentation

Discover our API and DevTools and check out integration tools for Scaleway products.

Go to API DocumentationArrowRightIcon

Changelog

  • Object Storage

    Object Storage now supports the aws:SecureTransport policy condition key, allowing you to enforce the use of TLS for all requests made to your buckets and objects. This enables you to deny any unencrypted (HTTP) access and ensure that data is always transmitted securely.

    Simply add a bucket policy using the aws:SecureTransport condition to restrict access to requests made over HTTPS.

    Refer to our dedicated documentation for more information.

  • Jobs

    You can now configure automatic retries for Scaleway Serverless Jobs. If a job fails due to transient errors or unexpected crashes, the system will automatically re-run it based on your defined policy, improving the resilience of your automated workflows without requiring manual intervention.

    • Customizable attempts: Specify the maximum number of retry attempts.
    • Enhanced reliability: Better handling of intermittent failures or third-party API issues.

    For more information, read the dedicated documentation.

  • Jobs

    We upgraded how cron works for Scaleway Serverless Jobs, shifting from a single schedule to a powerful, multi-trigger model.

    • Multiple cron triggers: You can now attach multiple distinct cron schedules to a single Serverless Job, allowing for complex, multi-timeframe automation.
    • Dynamic overrides: Each trigger can independently override the job's default startup command and arguments. This gives you the flexibility to run the same codebase but process different tasks, environments, or parameters depending on when or how the job is triggered.
    • Schedule field deprecation: Current CRON schedules will continue to be executed but the field is marked as deprecated to encourage the usage of triggers.

    For more information, read the dedicated documentation.

View the full changelog
Questions?

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

Visit Help CenterArrowRightIcon
No Results