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
32 changes: 31 additions & 1 deletion solutions/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
---
applies_to:
stack: ga
serverless: ga
---

# Solutions and use cases

% What needs to be done: Write from scratch
:::{tip}
New to Elastic? Refer to [get started](/get-started/the-stack.md) to understand the Elastic Stack and its components, and your deployment options.
:::

Users reach for Elastic products, features, and tools for three main use cases: observability, security, and search.

These use cases are supported by ready-to-use implementations that help you get started quickly:
- As integrated solutions on [{{ecloud}} Hosted](/deploy-manage/deploy/elastic-cloud/cloud-hosted.md) and [self-managed](/deploy-manage/deploy/self-managed.md) deployments
- As project types on [{{serverless-full}}](/deploy-manage/deploy/elastic-cloud/serverless.md)

While these solutions and project types provide pre-built components for common use cases, you can also build custom implementations using Elastic's features, APIs, and tools. This documentation guides you through:

1. Evaluating if an Elastic solution fits your needs
2. Getting started with your chosen solution
3. Implementing specific features and capabilities

## Solution and use case documentation

Learn more in the following sections:

| Solution | Use case |
| --- | --- |
| [Observability](observability.md) | Monitor and troubleshoot applications and infrastructure with Elastic Observability
| [Security](security.md) | Protect applications and infrastructure with Elastic Security
| [Search](search.md) | Build search experiences, or implement custom use cases with Elasticsearch
Loading