Skip to content

Commit 41acf50

Browse files
docs(srv): add link to billing alerts to serverless FAQs MTA-6018 (#4931)
* docs(srv): add link to billing alerts to serverless FAQs MTA-6018 * Update pages/serverless-containers/faq.mdx Co-authored-by: Néda <[email protected]> * Update pages/serverless-functions/faq.mdx Co-authored-by: Néda <[email protected]> * Update pages/serverless-jobs/faq.mdx Co-authored-by: Néda <[email protected]> --------- Co-authored-by: Néda <[email protected]>
1 parent ac3e085 commit 41acf50

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

pages/serverless-containers/faq.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ Serverless Containers are billed on a pay-as-you-go basis, strictly on resource
9999

100100
**Monthly Cost: €22.35**
101101

102+
<Message type="note">
103+
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.
104+
</Message>
105+
102106
## Resources and performance
103107

104108
### Can I upgrade Serverless Container resources (vCPU and RAM) at any time?

pages/serverless-functions/faq.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ The scheme below illustrates our billing model:
127127

128128
**Total monthly cost: €45.72**
129129

130+
<Message type="note">
131+
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.
132+
</Message>
133+
130134
## Resources and performance
131135

132136
### How to select the right resources (vCPU/RAM) for Serverless Functions ?

pages/serverless-jobs/faq.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ Serverless Jobs are billed on a pay-as-you-go basis, strictly on resource consum
9090

9191
**Monthly Cost: €3,31**
9292

93+
<Message type="note">
94+
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.
95+
</Message>
96+
9397
## Resources and performance
9498

9599
### How do I integrate my serverless solutions with other Scaleway services?

0 commit comments

Comments
 (0)