Skip to content
Open
Show file tree
Hide file tree
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
10 changes: 6 additions & 4 deletions content/vault/v1.20.x/content/docs/deploy/aws/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ description: >-

# Run Vault on AWS

A number of ways to deploying Vault on Amazon Web Services (AWS) are available:
You can run Vault on Amazon Web Services (AWS) in the following ways:

- [HCP Vault Dedicated tier](https://portal.cloud.hashicorp.com) deployed on AWS.
- Amazon EKS with the official HashiCorp [Vault Helm chart](/vault/docs/deploy/kubernetes/helm).
- Manual deployment on an Amazon EC2 instance.
- Use an [HCP Vault Dedicated tier](https://portal.cloud.hashicorp.com) deployed
on AWS.
- Deploy Vault to Amazon EKS with the official HashiCorp
[Vault Helm chart](/vault/docs/deploy/kubernetes/helm).
- Configure and deploy Vault manually on an Amazon EC2 instance.

## Integrations

Expand Down
Loading
Loading