Articles by Tag #sam

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

🏗️ Part 2 — Running a Serverless API Locally with AWS SAM (API Gateway + Lambda + DynamoDB)

Deep dive into the architecture, Lambda internals, and local-first workflow for the Todo API backend.

Learn More 0 0Nov 16

[AWS] DevTools Evangelism: Infrastructure Composer Edition

This article is a machine translation of the contents of the following URL, which I wrote in...

Learn More 0 0Nov 29

AWS Cloud Resume Challenge - my attempt

TLDR; I built and deployed an AWS Cloud Resume Challenge project: a secure, static resume...

Learn More 0 2Dec 2

Shorten URL Service with Go and AWS SAM

In my previous article I explained how to structure a Golang project for better readability and...

Learn More 0 0Sep 28

Running lambdas locally using Javascript/Node.js

Tired of deploying to the cloud just to test your AWS Lambda? It’s like mailing yourself a letter...

Learn More 7 0Dec 29 '24

Cut Your AWS Lambda Logging Costs: Filter Logs with AWS SAM

Introduction AWS Lambda is a serverless compute service that scales automatically based on...

Learn More 9 0Dec 28 '24

Creating a Stock Price Alert App using AWS SAM and a Telegram Bot

Overview This application allows users to create alerts for selected stock tickers on the...

Learn More 0 0Feb 23