rezero.mdrezero.mdSign in
How it is builtinfrastructure🇫🇷Western Europe

Scaleway

French cloud platform providing compute, containers, storage, databases, AI, and bare-metal services.

Reviewed site: scaleway.com · Based on public pages

Observation

The provided evidence for all three URLs includes the line: "Detected stack: Next.js (85%)".

Inference

With high confidence, the website is built using Next.js, a popular React framework. The choice of Next.js suggests that the development team prioritizes performance, search engine optimization (SEO), and a strong developer experience. Next.js's capabilities for Server-Side Rendering (SSR) and Static Site Generation (SSG) are ideal for a content-heavy marketing and documentation site that needs to be fast and easily indexable by search engines.

Recommendation

For building public-facing websites where initial load time and SEO are critical business requirements, using a web framework that supports pre-rendering (SSR or SSG) is a highly effective pattern. Frameworks like Next.js (React), Nuxt.js (Vue), or SvelteKit (Svelte) provide these features out of the box. This approach delivers a fast user experience and ensures content is readily available to search engine crawlers, which is essential for organic growth.

Observation

The site's primary headline is "European Cloud & AI.". Key value propositions highlighted in headings include "Data Sovereignty," "Open, Independent Technology," "Transparent Pricing," and "Sustainable data centers." Navigation links and calls-to-action are consistently paired with icons, with ArrowRightIcon and EastShortIcon being explicitly named and frequently used.

Inference

The design language is intentionally crafted to build trust and establish a strong brand identity centered on being a European alternative to American tech giants. The focus on sovereignty and transparency targets specific market concerns, particularly around data privacy (like GDPR). The consistent use of simple, clean icons for actions creates a scannable, modern, and professional user interface, suggesting the target audience is B2B and technically-minded.

Recommendation

A transferable design pattern is to align the visual identity with the core brand message. If the brand emphasizes transparency and simplicity, the UI should be clean, uncluttered, and easy to navigate. Use a limited set of consistent icons and visual cues to guide users and reinforce actions. This creates a cohesive experience that builds user trust and confidence in the brand's promises.

Observation

The navigation structure is a large mega-menu containing an extensive list of products, with over 100 links visible in the provided evidence. Products are grouped into high-level categories such as "Bare Metal," "Compute," "Network," "Storage & Database," "Containers," and "AI and Machine Learning." In addition to product categories, there are separate navigation paths for "Solutions" (by industry and use case), "Resources" (Documentation, Blog), and company information.

Inference

The Information Architecture is broad and deep, reflecting a comprehensive and complex product ecosystem. This structure caters to expert users who know the specific product they are looking for. The inclusion of "Solutions" by industry (e.g., "Healthcare," "Financial Services") indicates a strategy to also attract and guide users who are problem-oriented rather than product-oriented. The sheer volume of options suggests a high cognitive load for new or non-technical visitors.

Recommendation

For websites with a vast number of offerings, a dual-path information architecture is an effective pattern. Provide an exhaustive, categorized product list for expert users, as seen here. Complement this with a curated, persona-based or problem-based path (e.g., "Solutions for Startups") for novice users. Crucially, implement a powerful, faceted search engine that allows users to quickly find products, documentation, and articles from a single search bar, providing an essential escape hatch from complex navigation.

Observation

The evidence explicitly names several recurring UI elements presented as components, such as ArrowRightIcon, EastShortIcon, ProfileOutlineIcon, ApiProductIcon, and CliProductIcon. A "Top highlight!" banner is also mentioned. The structure of the navigation implies that each product or link is a repeatable item, likely composed of a title, a short description, and an icon-adorned link.

Inference

The website is constructed using a component-based architecture, likely within a design system. This approach ensures visual and functional consistency across a large and complex site. Reusing components like icon-links, cards, and banners simplifies development and maintenance, allowing for rapid scaling of content without sacrificing design integrity.

Recommendation

A transferable pattern is to develop a library of atomic and molecular components. For example, create a base Icon component and a Link component. Then, compose them into a CallToActionLink component that accepts text and an icon as properties. This component can be reused for every product link and navigation item. Documenting these components in a tool like Storybook or a dedicated design system website is crucial for maintaining consistency and onboarding new team members.

Observation

The site is built with Next.js and uses path-based internationalization, as evidenced by the /en/ segment in the URL. The content is a mix of marketing pages, a massive product catalog, and links to developer resources like an API, CLI, and documentation.

Inference

The architecture is likely a hybrid model leveraging Next.js's flexible rendering methods. Core marketing pages are probably statically generated (SSG) for speed, while the extensive product catalog might use Incremental Static Regeneration (ISR) to allow for updates without rebuilding the entire site. The clear separation of the marketing frontend from the actual cloud platform it sells is a classic decoupled architecture. This separation allows the marketing site to be optimized for content delivery and user acquisition independently of the core product's infrastructure.

Recommendation

A robust architectural pattern for a large-scale marketing and documentation site is to use a headless or decoupled approach. Store all content (product descriptions, blog posts, etc.) in a headless CMS. The frontend, built with a framework like Next.js, fetches this content at build time or request time. This separates content management from code, empowering non-technical teams to update the site while developers focus on the application logic and infrastructure. This pattern enhances scalability, security, and workflow efficiency.

Observation

The company's messaging heavily emphasizes its "European" identity, "Data Sovereignty," and GDPR compliance. The product portfolio is vast, spanning from IaaS (Bare Metal, Compute) to PaaS (Managed Databases, Kubernetes) and specialized services like AI/GPU clusters and even Quantum as a Service. The navigation is an exhaustive mega-menu.

Inference

A primary strategic decision was to differentiate from the dominant US-based cloud providers by targeting the specific regulatory and political concerns of the European market. This is a classic market positioning strategy. The decision to build an extremely broad product portfolio is a competitive move to achieve feature parity and prevent customers from needing a multi-cloud setup. Consequently, the decision to use a comprehensive mega-menu is a direct result of the product breadth, prioritizing completeness over navigational simplicity.

Recommendation

A key business decision pattern is to identify and leverage a unique market position. For a challenger brand, this often means focusing on a specific geography, industry, or value proposition (like privacy) that is underserved by larger incumbents. However, as the product offering expands to compete on breadth, a conscious investment must be made in user experience to manage complexity. This includes creating comparison tools, solution guides, and robust search to help customers navigate the wide array of choices.

Observation

The website serves as a comprehensive portal for a technology company, detailing a large catalog of cloud and AI products. It includes marketing content, solution guides by industry, and links to technical documentation. The detected stack is Next.js.

Inference

The site's primary functions are marketing, customer education, and lead generation. It needs to be fast, SEO-friendly, and capable of managing a large volume of structured content that changes over time. The architecture is decoupled, separating the presentation layer from the content source.

Recommendation

To build a similar product marketing website, follow this transferable pattern:

  1. Content Management: Use a headless CMS (e.g., Strapi, Sanity, Contentful) to model and manage all product information, blog posts, and marketing pages. This empowers content creators.
  2. Frontend Framework: Employ a modern JavaScript framework with static generation capabilities, like Next.js. This ensures excellent performance and SEO.
  3. Component Library: Develop a reusable UI component library using a tool like Storybook to maintain visual consistency and development speed.
  4. Deployment: Host the static or server-rendered frontend on a platform optimized for performance and scalability (e.g., Vercel, Netlify, or a cloud provider's object storage with a CDN).

Observation

The navigation and headings reveal a multi-level sitemap. Top-level sections include Products, Solutions, Pricing, Docs, and Blog. The "Products" section is deeply nested, with categories like "Compute," "Storage & Database," and "AI and Machine Learning," each containing numerous individual product pages. "Solutions" are also categorized by "Industry" and "Use Case."

Inference

The sitemap is structured to serve different user intents. The product-centric hierarchy allows experts to drill down to what they need. The solution-centric hierarchy caters to users who are exploring how to solve a business problem. This indicates a well-thought-out structure designed to map the company's offerings to various customer journeys.

Recommendation

A best-practice sitemap pattern for a complex B2B technology company is to organize content by user intent, not just by internal product categories. A logical structure is:

/ (Homepage)
/products/ (Overview of all products)
  /products/[category-slug]/ (e.g., /products/compute/)
  /products/[product-slug]/ (e.g., /products/gpu-instances/)
/solutions/ (Overview of solutions)
  /solutions/industry/[industry-slug]/ (e.g., /solutions/industry/healthcare/)
  /solutions/use-case/[use-case-slug]/ (e.g., /solutions/use-case/ai-training/)
/pricing/
/docs/
/blog/
/about/
/contact/

This creates clear, predictable URLs and helps both users and search engines understand the site's structure and content relationships.

Related references

More from the same category and stack.