Skip to content

Commit 807a1c0

Browse files
feat(serverless): edge faq (#4161)
1 parent 27ba95a commit 807a1c0

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+
You cannot use Serverless Containers with Edge Services because there are no native integrations between the two products yet.
218+
219+
## Can I use the IP address of a Serverless Function?
220+
221+
By design, it is not possible to guarantee static IPs on Serverless compute resources.

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+
You cannot use Serverless Functions with Edge Services because there are no native integrations between the two products yet.
250+
251+
## Can I use the IP address of a Serverless Function?
252+
253+
By design, it is not possible to guarantee static IPs on Serverless compute resources.

0 commit comments

Comments
 (0)