> ## Documentation Index
> Fetch the complete documentation index at: https://blog.clouddley.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Scaleway

<div className="bg-[#E8F0FF] dark:bg-[#1D2D50] rounded-xl p-8 mb-8 shadow-md">
  <h1 className="text-4xl font-bold text-[#1D54E2] dark:text-white mb-2">
    Scaleway
  </h1>

  <p className="text-lg text-gray-700 dark:text-gray-300">
    Explore expert tutorials, guides, and resources on <strong>Scaleway</strong>.
    This tag includes everything from best practices to deep-dives.
  </p>
</div>

***

<CardGroup cols={2}>
  <Card title="Deploy a NestJS app on a Scaleway Instance using Clouddley" href="/tutorials/how-to-deploy-a-nestjs-app-on-a-scaleway-instance-using-clouddley" icon="book-open">
    <br />

    <p className="text-xs text-gray-400 dark:text-[#6e6f72] py-2">June 09, 2025</p>
  </Card>

  {" "}

  <Card title="Deploy a .NET Core app on a Scaleway Instance using Clouddley" href="/tutorials/how-to-deploy-a-dotnet-core-app-on-a-scaleway-instance-using-clouddley" icon="book-open">
    <br />

    <p className="text-xs text-gray-400 dark:text-[#6e6f72] py-2">July 01, 2025</p>
  </Card>

  {" "}

  <Card title="Deploy a MySQL Database on a Scaleway Instance using Clouddley" href="/tutorials/how-to-deploy-a-mysql-database-on-a-scaleway-instance-using-clouddley" icon="book-open">
    <br />

    <p className="text-xs text-gray-400 dark:text-[#6e6f72] py-2">July 17, 2025</p>
  </Card>

  {" "}

  <Card title="Deploy a Valkey Database on a Scaleway Instance using Clouddley" href="/tutorials/how-to-deploy-a-valkey-database-on-a-scaleway-instance-using-clouddley" icon="book-open">
    <br />

    <p className="text-xs text-gray-400 dark:text-[#6e6f72] py-2">August 26, 2025</p>
  </Card>

  {" "}
</CardGroup>
