Skip to content

Commit 6eacc5d

Browse files
committed
docs(srv): update
1 parent 2ca8a78 commit 6eacc5d

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

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

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories:
1414
- containers
1515
---
1616

17-
# What is serverless compute?
17+
## What is serverless compute?
1818

1919
Serverless computing is a cloud computing model where the cloud providers manage the infrastructure and dynamically allocate computing resources as needed.
2020

@@ -30,7 +30,7 @@ Key features:
3030
Serverless is not limited to Serverless Functions which is perfect to deploy small chunks of code, it can also directly deploy containers on Serverless Containers and Serverless Jobs.
3131
Refer to the [differences between Functions, Jobs, and Containers](/serverless-containers/reference-content/difference-jobs-functions-containers/) for more information on Scaleway's different Serverless products.
3232

33-
# Why Serverless?
33+
## Why Serverless?
3434

3535
Serverless offers numerous advantages that can significantly enhance your development and operational efficiency:
3636

@@ -41,7 +41,7 @@ Serverless offers numerous advantages that can significantly enhance your develo
4141
* **Eco-friendly:** Optimized resource usage reduces wasted energy
4242
* **Focus on apps:** you can put all your energy into the application value instead of managing infrastructures
4343

44-
# How to control the costs of Serverless?
44+
## How to control the costs of Serverless?
4545

4646
Serverless is inherently cost-transparent, tips to optimize costs:
4747
* **Cost estimator:** When deploying Serverless resources via Scaleway Console, you can try different parameters to evaluate costs
@@ -51,15 +51,15 @@ Serverless is inherently cost-transparent, tips to optimize costs:
5151

5252
Remember: Serverless eliminates upfront capital expenses and reduces operational costs giving you predictable, granular billing.
5353

54-
# Ready to go Serverless?
54+
## Ready to go Serverless?
5555

5656
By adopting Serverless, you are choosing agility, innovation, and cost savings.
5757
Whether you are a startup scaling rapidly or an enterprise modernizing legacy systems, Serverless lets you focus on what matters: delivering value to your users.
5858

5959
You can fully deploy your API on Serverless or use it to empower and add automation to your infrastructure.
6060
Serverless is excellent at handling traffic spikes, which is useful for offloading regular servers during special events.
6161

62-
# Is my application a good fit for serverless?
62+
## Is my application a good fit for serverless?
6363

6464
Most applications can benefit from serverless. Check some use cases:
6565

@@ -68,13 +68,13 @@ Most applications can benefit from serverless. Check some use cases:
6868
* **Sporadic traffic:** Apps with variable usage (e.g., marketing campaigns, ticketing system).
6969
* **Rapid prototyping:** Test ideas quickly without upfront infrastructure investment
7070

71-
# How secure are Serverless resources?
71+
## How secure are Serverless resources?
7272

7373
Scaleway prioritizes strong security and isolation for Serverless products.
7474

7575
* **Secured isolation layers:** Each container runs in a secure, isolated environment. Our systems provide a VM-like security while maintaining container-like performance
7676

77-
# How do I debug and monitor applications in a Serverless environment?
77+
## How do I debug and monitor applications in a Serverless environment?
7878

7979
Scaleway provides full observability:
8080

@@ -84,75 +84,75 @@ Scaleway provides full observability:
8484

8585
As our Serverless environment does not encourage vendor-locking, you can easily debug your container locally.
8686

87-
# Will Serverless lock me into the ecosystem?
87+
## Will Serverless lock me into the ecosystem?
8888

8989
No. Scaleway Serverless is designed to minimize vendor lock-in.
9090
We believe in empowering your freedom to choose, adapt, and evolve. Here is how we ensure flexibility:
9191

92-
## Container portability
92+
### Container portability
9393
- **Docker compatibility**: Your container images (built with Docker, Helm, or other tools) are portable. You can redeploy them elsewhere—on-premises, on other clouds, or in hybrid environments.
9494
- **No proprietary formats**: We do not modify your containers. What you build works anywhere.
9595

96-
## No proprietary lock-in
96+
### No proprietary lock-in
9797
- **No forced dependencies**: Some providers require customers to import specific libraries to work properly. We do not.
9898
- **Open APIs**: Manage Serverless Containers via REST APIs, Terraform, CLI, and more with no proprietary control required.
9999

100-
# How to migrate to a Serverless ecosystem?
100+
## How to migrate to a Serverless ecosystem?
101101

102102
Serverless products at Scaleway allow you to gradually migrate to Serverless, offering different strategies:
103103

104-
## Start small
104+
### Start small
105105

106106
* **Small workloads:** Migrate non-critical workloads first, like parts of APIs, automations, 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

109-
## Hybrid architecture
109+
### Hybrid architecture
110110

111111
* **Coexistence:** Run serverless endpoints alongside VMs, clusters, and traditional apps
112112

113-
## Incremental refactoring
113+
### Incremental refactoring
114114

115115
* **Break monoliths:** Convert microservices or stateless components to Serverless first
116116

117-
# What specific knowledge is required to deploy Serverless projects?
117+
## What specific knowledge is required to deploy Serverless projects?
118118

119119
Serverless is designed to eliminate infrastructure complexity, so teams can focus on innovation:
120120

121-
## No infrastructure expertise needed
121+
### No infrastructure expertise needed
122122

123123
* **Managed services:** Scaleway handles networking, scaling, patching, and availability
124124
* **Simplified operations:** No need for DevOps engineers to manage clusters or servers
125125

126-
## Developer-centric workflow
126+
### Developer-centric workflow
127127

128128
* **Familiar tools:** Use Git, Docker, CI/CD pipelines, and IDEs you already know
129129
* **Language flexibility:** Support for Python, Node.js, Rust, Go, PHP, and custom runtimes via Serverless Containers
130130

131-
## Learn Serverless basics
131+
### Learn Serverless basics
132132

133133
* **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

136-
# Is Serverless a good choice for a growing business?
136+
## Is Serverless a good choice for a growing business?
137137

138138
Absolutely. Serverless is ideal for startups and scaling businesses due to its cost efficiency, elasticity, and operational simplicity:
139139

140-
## Auto-Scaling for traffic spikes
140+
### Auto-Scaling for traffic spikes
141141

142142
* **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

145-
## Pay-as-you-go cost model
145+
### Pay-as-you-go cost model
146146

147147
* **No idle costs:* Growing businesses avoid overspending on underutilized infrastructure
148148
* **Predictable budgeting:** Use cost estimator to forecast costs based on expected usage
149149

150-
## Focus on core innovation
150+
### Focus on core innovation
151151

152152
* **Reduce operational overhead:** Teams avoid spending time on server management, freeing resources for product development
153153
* **Faster iteration:** Deploy updates in minutes without downtime
154154

155-
## Enterprise-Ready as you scale
155+
### Enterprise-Ready as you scale
156156

157157
* **SLAs and security:** Check our [SLA page](https://www.scaleway.com/en/terms/sla/)
158158
* **Hybrid flexibility:** Seamlessly integrate with other Scaleway services (e.g., databases, messaging, AI/ML) to support complex workflows

0 commit comments

Comments
 (0)