From 7184c13d03270142bef5581cf2728b8a1569b892 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Wed, 7 May 2025 16:15:03 +0200 Subject: [PATCH 1/4] docs(srv): add link to billing alerts to serverless FAQs MTA-6018 --- pages/serverless-containers/faq.mdx | 4 ++++ pages/serverless-functions/faq.mdx | 4 ++++ pages/serverless-jobs/faq.mdx | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/pages/serverless-containers/faq.mdx b/pages/serverless-containers/faq.mdx index 89d4739b70..82f3de4c0b 100644 --- a/pages/serverless-containers/faq.mdx +++ b/pages/serverless-containers/faq.mdx @@ -99,6 +99,10 @@ Serverless Containers are billed on a pay-as-you-go basis, strictly on resource **Monthly Cost: €22.35** + +You create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information. + + ## Resources and performance ### Can I upgrade Serverless Container resources (vCPU and RAM) at any time? diff --git a/pages/serverless-functions/faq.mdx b/pages/serverless-functions/faq.mdx index 0f3f681d62..6e95d836b7 100644 --- a/pages/serverless-functions/faq.mdx +++ b/pages/serverless-functions/faq.mdx @@ -127,6 +127,10 @@ The scheme below illustrates our billing model: **Total monthly cost: €45.72** + +You create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information. + + ## Resources and performance ### How to select the right resources (vCPU/RAM) for Serverless Functions ? diff --git a/pages/serverless-jobs/faq.mdx b/pages/serverless-jobs/faq.mdx index cfbc15021c..f4423f6b6a 100644 --- a/pages/serverless-jobs/faq.mdx +++ b/pages/serverless-jobs/faq.mdx @@ -90,6 +90,10 @@ Serverless Jobs are billed on a pay-as-you-go basis, strictly on resource consum **Monthly Cost: €3,31** + +You create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information. + + ## Resources and performance ### How do I integrate my serverless solutions with other Scaleway services? From 5791745d0d53c965a68a89a312f1539a4a67c2e0 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Mon, 12 May 2025 10:43:54 +0200 Subject: [PATCH 2/4] Update pages/serverless-containers/faq.mdx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- pages/serverless-containers/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/serverless-containers/faq.mdx b/pages/serverless-containers/faq.mdx index 82f3de4c0b..6da22323d4 100644 --- a/pages/serverless-containers/faq.mdx +++ b/pages/serverless-containers/faq.mdx @@ -100,7 +100,7 @@ Serverless Containers are billed on a pay-as-you-go basis, strictly on resource **Monthly Cost: €22.35** -You create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information. +You can create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information. ## Resources and performance From d71aab82c8fa4227a388dd1792d6dd4180cf06b0 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Mon, 12 May 2025 10:44:01 +0200 Subject: [PATCH 3/4] Update pages/serverless-functions/faq.mdx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- pages/serverless-functions/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/serverless-functions/faq.mdx b/pages/serverless-functions/faq.mdx index 6e95d836b7..e7b123b469 100644 --- a/pages/serverless-functions/faq.mdx +++ b/pages/serverless-functions/faq.mdx @@ -128,7 +128,7 @@ The scheme below illustrates our billing model: **Total monthly cost: €45.72** -You create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information. +You can create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information. ## Resources and performance From ebb1eb1d69103ddafb043dced9e1aad09a8a2512 Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Mon, 12 May 2025 10:44:07 +0200 Subject: [PATCH 4/4] Update pages/serverless-jobs/faq.mdx MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- pages/serverless-jobs/faq.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/serverless-jobs/faq.mdx b/pages/serverless-jobs/faq.mdx index f4423f6b6a..8ddd9e614b 100644 --- a/pages/serverless-jobs/faq.mdx +++ b/pages/serverless-jobs/faq.mdx @@ -91,7 +91,7 @@ Serverless Jobs are billed on a pay-as-you-go basis, strictly on resource consum **Monthly Cost: €3,31** -You create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information. +You can create billing alerts to get notifications when your costs exceed a certain threshold. Refer to the [dedicated documentation](/billing/how-to/use-billing-alerts/) for more information. ## Resources and performance