Deploying Python serverless functions to Scaleway

3 pointsposted a day ago
by MirceaOprea

1 Comments

MirceaOprea

a day ago

While deploying simple functions to Scaleway is quite easy, including any packages that depend on platform-specific wheels can become a headache; the Scaleway log messages are not very helpful, either. This small example showcases how to solve the platform-specific wheel build issue when deploying to Scaleway.