Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,20 @@ configure it to your needs.
/>
</Cards>

## Deploy Memgraph

Explore deployment guides to run Memgraph across various environments, including
Docker, native Linux, Kubernetes and cloud platforms like AWS, Azure and GCP.
Learn best practices, optimize for specific workloads and benchmark performance
to ensure your graph applications scale efficiently in production.

<Cards>
<Cards.Card
title="Deployment"
href="/deployment"
/>
</Cards>

## Important changes

New releases might affect your existing code, queries or configuration.
Expand Down