mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
* fix: links in hybrid-queries.md * refactor: Use abs links * fix: Check internal links * ci: Rename job
13 lines
828 B
Markdown
13 lines
828 B
Markdown
---
|
|
title: Infrastructure
|
|
weight: 21
|
|
---
|
|
|
|
## Infrastructure Integrations
|
|
|
|
| Integration | Description |
|
|
| ----------------------------------- | ------------------------------------------------------------------------------------------- |
|
|
| [Pulumi](/documentation/infrastructure/pulumi/) | Infrastructure as code tool for creating, deploying, and managing cloud infrastructure |
|
|
| [Terraform](/documentation/infrastructure/terraform/) | infrastructure as code tool to define resources in human-readable configuration files. |
|
|
| [Testcontainers](/documentation/infrastructure/testcontainers/) | Open source framework for providing throwaway, lightweight instances of systems for testing |
|