wrinkledeth / penrose_takehome

REST API for ECDSA Signature Verification
0 stars 0 forks source link

Provide Scripts to deploy to AWS EC2 #5

Closed wrinkledeth closed 2 years ago

wrinkledeth commented 2 years ago

Fully complete. This was implemented with AWS CDK (Typescript).

The IAC creates an EC2 instance with internet connectivity, and runs a user-data script to install dependencies and start the REST API service.