REST API using Quarkus, AWS Lambda, DynamoDB, and Serverless Framework
Function as a service (FaaS) is a serverless way to execute modular pieces of code on the edge. A Serverless architecture allows users to write and deploy code without the hassle of worrying about the…