2 Answers
- Newest
- Most votes
- Most comments
6
Check this out, by using Fargate Integration:
- Dockerize your app with the PKCS#11 5.0 library and CloudHSM config
- Store the image in Amazon ECR
- Inject secrets via AWS Secrets Manager
- Run the container in Amazon ECS with Fargate, in the same VPC as CloudHSM
0
hi,
AWS has published an official blog post showing how to run AWS CloudHSM workloads on AWS Lambda by packaging the CloudHSM client and its requirements in a Lambda layer, and then running the CloudHSM client in a child process from within the Lambda function code:
https://aws.amazon.com/blogs/security/how-to-run-aws-cloudhsm-workloads-on-aws-lambda/
Best
answered a year ago
Relevant content
asked 3 years ago
asked 3 years ago
asked a year ago
asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
