This page is to describe the features of the portfolio site and other projects being hosted in the cloud
Resume Download
The Resume Download function is designed to securely provide a user access to my most recent resume at the press of a button.
At the bottom of the About page, this button triggers an API call when clicked.
That API call triggers a lambda that generates a presigned URL that will be live for 2 minutes.
The Webpage then responds with a confirm window that when confirmed follows through to the resume!