Skip to content

Commit bea8854

Browse files
fix(gen): desc
1 parent d8829ed commit bea8854

File tree

14 files changed

+59
-74
lines changed

14 files changed

+59
-74
lines changed

pages/use-cases/application-hosting/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Seamlessly deploy and host your applications on Scaleway's scalable
44
---
55

66
## Host an application at Scaleway
7-
Seamlessly deploy and host your applications on Scaleway's scalable cloud infrastructure.
7+
Looking to deploy a web application? Scaleway offers scalable and secure hosting solutions to support your app development and deployment. Whether you're building a small prototype or a full-scale enterprise application, we have the resources you need.
88

99
<Grid>
1010
<SummaryCard
@@ -15,11 +15,11 @@ Seamlessly deploy and host your applications on Scaleway's scalable cloud infras
1515
url="/instances/reference-content/choosing-instance-type/"
1616
/>
1717
<SummaryCard
18-
title="Setting up a LAMP stack on Ubuntu"
19-
icon="Create a basic application environment on your Ubuntu Instance with Linux, Apache, MySQL and PHP."
20-
description="Placeholder"
18+
title="Deploying a SaaS application with Scaleway"
19+
icon="info"
20+
description="Combine different Scaleway products to build an application infrastructure."
2121
label="Read more"
22-
url="/tutorials/setup-lamp-stack-ubuntu2204"
22+
url="/tutorials/deploy-saas-application/"
2323
/>
2424
</Grid>
2525

pages/use-cases/back-up-data/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Discover how to safeguard your data with different backup and archi
44
---
55

66
## Backup and archive your data
7-
Safeguard your data with different backup and archival solutions.
7+
Safeguard your data with different backup and archival solutions and discover Scaleway's built-in back up solutions.
88

99
<Grid>
1010
<SummaryCard

pages/use-cases/best-practices/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn from Scaleway's expert guides and best practices to optimize
44
---
55

66
## Discover best practices
7-
Learn from Scaleway's expert guides and best practices to optimize your cloud usage.
7+
Looking to optimize your cloud strategy? Find best practices and guidelines to help you make the most of your cloud resources and services.
88

99
<Grid>
1010
<SummaryCard

pages/use-cases/build-and-run-ai/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Discover how to leverage Scaleway's AI & Data services to develop,
44
---
55

66
## Build and run AI at Scaleway
7-
Leverage Scaleway's AI & Data services to develop, train, and deploy powerful AI models.
7+
Scaleway supports AI development and deployment with powerful compute resources and tools. Whether you're training models or deploying AI applications, our services provide the performance and scalability you need.
88

99
<Grid>
1010
<SummaryCard

pages/use-cases/deploy-external-software/index.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@ description: Discover how to deploy and manage external software with Scaleway's
44
---
55

66
## Deploy and manage external software
7-
Easily deploy and manage external software with Scaleway's flexible and customizable cloud environment.
7+
Need to deploy and manage external software on your cloud infrastructure? Scaleway provides the tools and services to help you deploy, manage, and scale external software efficiently.
88

99
<Grid>
1010
<SummaryCard
11-
title="Placeholder"
11+
title="Deploying Chatwoot on Scaleway General Purpose Instances"
1212
icon="rocket"
13-
description="Placeholder"
13+
description="With Chatwoot, businesses can set up multiple communication channels, integrate them into their websites or applications, and engage with customers in real-time."
1414
label="Read more"
15-
url="/use-cases/"
15+
url="/tutorials/deploy-chatwoot-self-care/"
1616
/>
1717
<SummaryCard
18-
title="Placeholder"
18+
title="Creating a Valheim server with Scaleway"
1919
icon="info"
20-
description="Placeholder"
20+
description="Learn how to create your own Valheim gaming server with Scaleway Instances."
2121
label="Read more"
22-
url="/use-cases/"
22+
url="/tutorials/create-valheim-server/"
2323
/>
2424
</Grid>
2525

pages/use-cases/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Discover the different ways you can use the Scaleway products to de
44
---
55

66
## What do you want to do?
7-
Get started with our most popular use cases.
7+
Browse through a wide range of use cases that help you leverage our services for your needs. Whether you're looking to host a website, build AI applications, or secure your resources, our use cases are designed to guide you through the most popular and impactful implementations.
88

99
<ClickableBanner
1010
productLogo="cli"

pages/use-cases/iot/index.mdx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@ description: Discover how to integrate and manage your IoT ecosystem using Scale
44
---
55

66
## Connect IoT devices with Scaleway
7-
Integrate and manage your IoT ecosystem using Scaleway's IoT Hub.
7+
Scaleway supports IoT device connectivity and management. Whether you're building a smart home solution or an industrial IoT system, our services provide the scalability and reliability you need.
88

99
<Grid>
1010
<SummaryCard
11-
title="Placeholder"
11+
title="A quick introduction to the MQTT Protocol"
1212
icon="rocket"
13-
description="Placeholder"
13+
description="The MQTT protocol, used in Scaleway IoT Hub, allows two remote devices to communicate via messages asynchronously with low bandwidth."
1414
label="Read more"
15-
url="/use-cases/"
15+
url="https://www.scaleway.com/en/blog/introduction-to-mqtt-protocol/"
1616
/>
1717
<SummaryCard
18-
title="Placeholder"
19-
icon="rocket"
20-
description="Placeholder"
18+
title="How to create an IoT Hub route"
19+
icon="info"
20+
description="IoT Routes interconnect your Hub with services that are not publish/subscribe compatible."
2121
label="Read more"
22-
url="/use-cases/"
22+
url="/iot-hub/how-to/create-route/"
2323
/>
2424
</Grid>
2525

2626
## Related tutorials
2727

28-
<UseCaseList category="iot" />
28+
<UseCaseList category="iot" />

pages/use-cases/manage-share-and-store-data/index.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ description: Discover the different ways you can use the Scaleway products to de
44
---
55

66
## Manage, share, store data
7-
Manage, share, and store your data with secure and scalable storage options.
7+
Securely store your data on Scaleway's storage solutions and pair them with third-party to automate and simplify data management.
88

99
<Grid>
1010
<SummaryCard
11-
title="Placeholder"
11+
title="Optimize your Object Storage performance"
1212
icon="rocket"
13-
description="Placeholder"
13+
description="Understand the factors that can impact storage performance, and benefit from best practices to avoid negative impact."
1414
label="Read more"
15-
url="/use-cases/"
15+
url="/object-storage/reference-content/optimize-object-storage-performance/"
1616
/>
1717
<SummaryCard
18-
title="Placeholder"
19-
icon="rocket"
20-
description="Placeholder"
18+
title="Block Storage and Instances bandwidth overview"
19+
icon="info"
20+
description="An overview of internet and Block Storage bandwidth for Scaleway Instances."
2121
label="Read more"
2222
url="/use-cases/"
2323
/>

pages/use-cases/migration/index.mdx

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,6 @@ Discover how to seamlessly move your infrastructure to Scaleway.
2424
/>
2525
</Grid>
2626

27-
<Grid>
28-
<SummaryCard
29-
title="Product equivalents"
30-
icon="help-circle-outline"
31-
description="Compare and map Scaleway services to similar offers in other cloud providers."
32-
label="Read more"
33-
url="/use-cases/migration/"
34-
/>
35-
<SummaryCard
36-
title="Plan your migration"
37-
icon="book-open-outline"
38-
description="Assess your existing setup, define goals, choose a strategy, and migrate your infrastructure."
39-
label="Read more"
40-
url="/use-cases/migration/"
41-
/>
42-
</Grid>
4327

4428
## Related tutorials
4529

pages/use-cases/monitoring/index.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ description: Discover the different ways you can use the Scaleway products to de
44
---
55

66
## Monitor your resources
7-
Set up tools to keep your cloud environment running smoothly.
7+
Keep your cloud resources running smoothly with Scaleway and third party monitoring tools. Our services provide real-time insights and alerts to help you maintain optimal performance.
88

99
<Grid>
1010
<SummaryCard
11-
title="Placeholder"
11+
title="How to send metrics and logs to your Cockpit"
1212
icon="rocket"
13-
description="Placeholder"
13+
description="You can use the Grafana Alloy agent to collect and send metrics, logs, and traces from your applications, services, and infrastructure to Scaleway Cockpit."
1414
label="Read more"
15-
url="/use-cases/"
15+
url="/cockpit/how-to/send-metrics-logs-to-cockpit/"
1616
/>
1717
<SummaryCard
18-
title="Placeholder"
19-
icon="rocket"
20-
description="Placeholder"
18+
title="Audit Trail product integration"
19+
icon="info"
20+
description="Audit Trail allows you to keep track of the activity of your Scaleway resources. Find out which products are integrated with the feature."
2121
label="Read more"
2222
url="/use-cases/"
2323
/>

0 commit comments

Comments
 (0)