Skip to content

Commit bd25503

Browse files
feat(serverless): edge faq
1 parent 5089074 commit bd25503

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

faq/serverless-containers.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,11 @@ Explore all Scaleway products in the console and select the right product for yo
211211

212212
Further integrations are also possible even if not listed above, for example, [Secret Manager](/identity-and-access-management/secret-manager/) can help you to store information that requires versioning.
213213
</Message>
214+
215+
## Can I use Serverless Containers with Edge Services?
216+
217+
For the moment there are no native integrations between both products.
218+
219+
## Can I use IP address of Serverless Container?
220+
221+
No, by design on Serverless compute ressources it's not possible to guarantee static IPs.

faq/serverless-functions.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,4 +242,12 @@ For some use cases, such as saving analysis results, exporting data etc., it can
242242
Explore all Scaleway products in the console and select the right product for your use case.
243243

244244
Some products are not listed but for example, on specific use cases Secret Manager can help you to store informations that requires versioning.
245-
</Message>
245+
</Message>
246+
247+
## Can I use Serverless Functions with Edge Services?
248+
249+
For the moment there are no native integrations between both products.
250+
251+
## Can I use IP address of Serverless Function?
252+
253+
No, by design on Serverless compute ressources it's not possible to guarantee static IPs.

0 commit comments

Comments
 (0)