News

Apr 16, 2025 – Jeremy Snyder – Let’s take a closer look at what serverless computing actually is, and what it promises to do. We’ll explore some specific benefits and drawbacks, as well as some best ...
A serverless REST API built with AWS API Gateway, Lambda, and DynamoDB that supports CRUD operations for task management.
This project implements a fully serverless REST API for a simple notes application, powered by AWS Lambda, API Gateway, and DynamoDB. The API allows users to create, read, update, and delete notes ...