Skip to content

Commit a03cfb3

Browse files
committed
Be more specific regarding what Vespa Cloud manage of resources within a Enclave account
1 parent 15eaa12 commit a03cfb3

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

en/cloud/enclave/aws-getting-started.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,22 @@ Setting up Vespa Cloud Enclave requires:
1212
Go through the [AWS tutorial](https://developer.hashicorp.com/terraform/tutorials/aws-get-started) as needed.
1313
4. Deployment of a Vespa application.
1414

15-
1615
### 1. Vespa Cloud Tenant setup
1716

1817
Register at [Vespa Cloud](https://console.vespa-cloud.com) or use an existing tenant.
1918
Note that the tenant must be on a [paid plan](https://vespa.ai/pricing/).
2019

21-
2220
### 2. Onboarding
2321

2422
Contact [[email protected]](mailto:[email protected]) stating which tenant should be on-boarded to use Vespa Cloud Enclave.
2523
Also include the [AWS account ID](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-identifiers.html#FindAccountId)
2624
to associate with the tenant.
2725

2826
{% include note.html content='We recommend using a _dedicated_ account for your Vespa Cloud Enclave.
29-
Resources in this account will be fully managed by Vespa Cloud.' %}
27+
Vespa Cloud will manage resources in the Enclave VPCs created in the AWS resource provisioning step. Primarily EC2 instances, load balancers and service endpoints.' %}
3028

3129
One account can host all your Vespa applications, there is no need for multiple tenants or accounts.
3230

33-
3431
### 3. Configure AWS Account
3532

3633
The same AWS account used in step two must be prepared for deploying Vespa applications.
@@ -56,7 +53,6 @@ features you must re-apply your terraform templates with the latest release.
5653
The [notification system](/en/cloud/notifications.html)
5754
will let you know when a new release is available.
5855

59-
6056
### 4. Deploy a Vespa application
6157

6258
By default, all applications are deployed on resources in Vespa Cloud accounts.
@@ -73,7 +69,6 @@ Useful resources are [getting started](/en/cloud/getting-started)
7369
and [migrating to Vespa Cloud](/en/cloud/migrating-to-cloud.html) -
7470
put _deployment.xml_ next to _services.xml_.
7571

76-
7772
## Next steps
7873

7974
After a successful deployment to the [dev](https://cloud.vespa.ai/en/reference/environments.html#dev) environment,
@@ -83,7 +78,6 @@ The _dev_ environment is ideal for this, with rapid deployment cycles.
8378
For production serving, deploy to the [prod](https://cloud.vespa.ai/en/reference/environments.html#prod) environment -
8479
follow the steps in [production deployment](/en/cloud/production-deployment.html).
8580

86-
8781
## Enclave teardown
8882

8983
To tear down a Vespa Cloud Enclave system, do the steps above in reverse order:

0 commit comments

Comments
 (0)