diff --git a/pages/serverless-containers/faq.mdx b/pages/serverless-containers/faq.mdx index 2ec0a4c28e..d66c27cd84 100644 --- a/pages/serverless-containers/faq.mdx +++ b/pages/serverless-containers/faq.mdx @@ -7,6 +7,8 @@ productIcon: ContainersProductIcon --- import ContainerRegistryNote from '@macros/serverless/container-registry-note.mdx' +import Image1 from "./assets/scaleway-caas-billing-1.webp" +import Image2 from "./assets/scaleway-caas-billing-2.webp" ## Overview @@ -45,7 +47,8 @@ Serverless Containers are billed on a pay-as-you-go basis, strictly on resource * **vCPU consumption:** The vCPU consumption is obtained by multiplying the vCPU tier chosen by the container run duration. * **Ephemeral storage:** Is free of charge, the maximum value of ephemeral storage depends on the memory value. - + + #### Prices diff --git a/pages/serverless-functions/faq.mdx b/pages/serverless-functions/faq.mdx index fb8c21d223..e55f9a2c68 100644 --- a/pages/serverless-functions/faq.mdx +++ b/pages/serverless-functions/faq.mdx @@ -6,6 +6,9 @@ dates: productIcon: FunctionsProductIcon --- +import Image1 from "./assets/scaleway-Billing-FaaS-1-DEF.webp" +import Image2 from "./assets/scaleway-Billing-FaaS-2-DEF.webp" + ## Overview ### What is serverless computing, and how does it differ from traditional cloud hosting? @@ -36,7 +39,8 @@ Serverless Functions is billed on a pay-as-you-go basis. Three components are ta The scheme below illustrates our billing model: - + + #### Pricing