Skip to content

Commit 4ceefce

Browse files
Reviewed index
1 parent 5039f2a commit 4ceefce

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/cca-veraison-aws

content/learning-paths/servers-and-cloud-computing/cca-veraison-aws/_index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
2-
title: Build a CCA Attestation Service in AWS with Veraison
2+
title: Build a CCA Attestation Service on AWS with Veraison
33

44
draft: true
55
cascade:
66
draft: true
77

88
minutes_to_complete: 90
99

10-
who_is_this_for: This Learning Path is for developers who understand the basics of CCA attestation and the Veraison project, and who wish to progress onto creating a more scalable deployment of a CCA attestation verifier service in the cloud.
10+
who_is_this_for: This Learning Path is for developers familiar with CCA attestation and the Veraison project. You'll learn how to deploy a scalable CCA attestation verifier service on AWS.
1111

1212

1313
learning_objectives:
14-
- Create an attestation service in the AWS cloud using components from the Veraison project.
15-
- Prepare the Veraison service to act as a verifier for Arm CCA attestation tokens by provisioning CCA platform endorsements.
14+
- Build an attestation service on AWS using the Veraison project's components.
15+
- Set up Veraison as a verifier for Arm CCA attestation tokens by provisioning CCA platform endorsements.
1616

1717

1818
prerequisites:
19-
- An [AWS account](/learning-paths/servers-and-cloud-computing/csp/aws/) for accessing AWS cloud services.
20-
- An x86 computer running Ubuntu or Arch Linux, which is authorized to use the AWS account. Other build environments might be possible, but will require the configuration of toolchains for cross-compilation.
19+
- An [AWS account](/learning-paths/servers-and-cloud-computing/csp/aws/) with access to AWS services.
20+
- An x86 computer running Ubuntu or Arch Linux, authorized for AWS access. If you're using another build environment, you'll need to configure the toolchains for cross-compilation.
2121

2222

2323
author: Paul Howard

0 commit comments

Comments
 (0)