Skip to content

Commit 69bcaae

Browse files
committed
docs(srv): update
1 parent 6eacc5d commit 69bcaae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/serverless-containers/reference-content/serverless-overview.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Serverless offers numerous advantages that can significantly enhance your develo
4343

4444
## How to control the costs of Serverless?
4545

46-
Serverless is inherently cost-transparent, tips to optimize costs:
46+
Serverless is inherently cost-transparent. Here are some tips to optimize costs:
4747
* **Cost estimator:** When deploying Serverless resources via Scaleway Console, you can try different parameters to evaluate costs
4848
* **Best practices** Use efficient code with optimized libraries, ensuring a small resource footprint
4949
* **Monitoring** Monitor usage with built-in observability and use Cost Manager: [How to use cost manager documentation](/billing/how-to/use-the-cost-manager/)
@@ -103,7 +103,7 @@ Serverless products at Scaleway allow you to gradually migrate to Serverless, of
103103

104104
### Start small
105105

106-
* **Small workloads:** Migrate non-critical workloads first, like parts of APIs, automations, and scheduled tasks
106+
* **Small workloads:** Migrate non-critical workloads first, like parts of APIs, automation, and scheduled tasks
107107
* **Proof of concept:** Use our tutorial and check our [scaleway/serverless-examples repository](https://github.com/scaleway/serverless-examples) for inspiration
108108

109109
### Hybrid architecture
@@ -130,7 +130,7 @@ Serverless is designed to eliminate infrastructure complexity, so teams can focu
130130

131131
### Learn Serverless basics
132132

133-
* **Minimal learning curve:* Teams only need to understand event-driven architecture, container basics, and Scaleway’s serverless console/CLI
133+
* **Minimal learning curve:** Teams only need to understand event-driven architecture, container basics, and Scaleway’s serverless console/CLI
134134
* **Training resources:** Free tutorials, examples, and free-tier to experiment
135135

136136
## Is Serverless a good choice for a growing business?
@@ -139,7 +139,7 @@ Absolutely. Serverless is ideal for startups and scaling businesses due to its c
139139

140140
### Auto-Scaling for traffic spikes
141141

142-
* **Zero manual intervention:* Automatically scale from zero to millions of requests during flash sales, marketing campaigns, or viral events
142+
* **Zero manual intervention:** Automatically scale from zero to millions of requests during flash sales, marketing campaigns, or viral events
143143
* **Example:** An e-commerce app handles black friday traffic seamlessly without provisioning extra resources
144144

145145
### Pay-as-you-go cost model

0 commit comments

Comments
 (0)