Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.07 KB

File metadata and controls

21 lines (17 loc) · 1.07 KB

AWS Lambda with QuantumMaid

This tutorial shows how to deploy your QuantumMaid application to AWS Lambda.

What you'll need

Table of contents

  1. The case for lambda
  2. Minimum viable function
  3. Adding lambda support
  4. Deploying our function
  5. Updating our function
  6. Cleaning up