You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/servers-and-cloud-computing/cca-veraison-aws/_index.md
+1-12Lines changed: 1 addition & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,41 +1,32 @@
1
1
---
2
2
title: Build a CCA Attestation Service on AWS with Veraison
3
3
4
-
draft: true
5
-
cascade:
6
-
draft: true
7
-
8
4
minutes_to_complete: 90
9
5
10
6
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.
11
7
12
-
13
8
learning_objectives:
14
9
- Build an attestation service on AWS using the Veraison project's components.
15
10
- Set up Veraison as a verifier for Arm CCA attestation tokens by provisioning CCA platform endorsements.
16
11
17
-
18
12
prerequisites:
19
13
- An [AWS account](/learning-paths/servers-and-cloud-computing/csp/aws/) with access to AWS services.
20
14
- 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.
0 commit comments