Skip to content

Commit 077fdc6

Browse files
committed
docs(axp): update
1 parent 5233612 commit 077fdc6

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

pages/account/reference-content/use-case-informational-website.mdx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
3-
title: $title Hosting an informational website
4-
description: $desc Learn about the different ways to deploy an informational website (blog, portfolio, showcase) with Scaleway.
3+
title: Hosting an informational website
4+
description: Learn about the different ways to deploy an informational website (blog, portfolio, showcase) with Scaleway.
55
content:
6-
h1: *title
7-
paragraph: *desc
6+
h1: Hosting an informational website
7+
paragraph: Learn about the different ways to deploy an informational website (blog, portfolio, showcase) with Scaleway.
88
tags: use-case informational-website website blog portfolio showcase
99
dates:
1010
validation: 2025-03-12
@@ -19,10 +19,10 @@ Your informational website can be based on several different architectures, that
1919

2020
| Deployment Method | Benefits | Tradeoffs |
2121
|-------------------------|-----------------------------------------------|--------------------------------------|
22-
| Based on Object Storage | Cost-effective and highly available, suitable for static content. | Limited to serving static files, no server-side processing. |
23-
| Based on Web Hosting | Easy to set up and manage, suitable for small to medium websites. | Less control over the environment, can be limited in terms of customization. |
24-
| Based on Instances | Full control over the server environment, suitable for complex applications. | More complex setup and management, potentially higher costs. |
25-
| Based on Elastic Metal (Aluminium) and Flexible IPs | Dedicated physical resources and high performance, suitable for demanding applications. | Higher costs, requires more technical expertise to manage. |
22+
| **Based on Object Storage** | Cost-effective and highly available, suitable for static content. | Limited to serving static files, no server-side processing. |
23+
| **Based on Web Hosting** | Easy to set up and manage, suitable for small to medium websites. | Less control over the environment, can be limited in terms of customization. |
24+
| **Based on Instances** | Full control over the server environment, suitable for complex applications. | More complex setup and management, potentially higher costs. |
25+
| **Based on Elastic Metal (Aluminium) and Flexible IPs** | Dedicated physical resources and high performance, suitable for demanding applications. | Higher costs, requires more technical expertise to manage. |
2626

2727
## Hosting a website using Object Storage
2828

@@ -63,9 +63,9 @@ Hosting using Instances is a solution suited for users familiar with Unix operat
6363

6464
2. Deploy WordPress on your Instance to start building your website quickly and easily. You can:
6565

66-
- [Create a new Instance and deploy WordPress](/tutorials/wordpress-instantapp/) in one click using InstantApp.
66+
- [Create a new Instance and deploy WordPress](/tutorials/wordpress-instantapp/) in one click using InstantApp.
6767

68-
- [Deploy WordPress on an existing Instance](/tutorials/wordpress-lemp-stack/) with LEMP on Ubuntu Bionic Beaver.
68+
- [Deploy WordPress on an existing Instance](/tutorials/wordpress-lemp-stack/) with LEMP on Ubuntu Bionic Beaver.
6969

7070
3. [Configure your domain name and its DNS records](/domains-and-dns/how-to/configure-dns-zones/).
7171

0 commit comments

Comments
 (0)