Logo
Login
Tech Posts 31211
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Building Super Slim Containerized Lambdas on AWS - Revisited

Building Super Slim Containerized Lambdas on AWS - Revisited
Introduction Recently, I was reading through some AWS blogs when I stumbled upon this article, Optimize your container workloads for sustainability by Karthik Rajendran and Isha Dua. Among ot...
02.04.2025 0 Read More

How I built a spelling game with AWS Serverless and GenAI

How I built a spelling game with AWS Serverless and GenAI
Intro Last December 2024, as part of the AWS Game Builder Challenge, I built a simple spelling game. For that, I used AWS Serverless and GenAI services and CDK was used as the IAC tool. This ...
02.04.2025 0 Read More

Serverless Photo-Sharing Application on AWS

Serverless Photo-Sharing Application on AWS
In this project, I’ve developed a scalable, serverless photo-sharing application leveraging various AWS services. This application demonstrates a modern, cloud-native approach to building r...
02.04.2025 0 Read More

Building a Serverless URL Shortener: A Practical AWS Project

Building a Serverless URL Shortener: A Practical AWS Project
...
02.04.2025 0 Read More

Verifying Cognito access tokens - Comparing three JWT packages for Lambda authorizers

When using Cognito access tokens to secure our API, we can choose from several JSON Web Token packages to verify tokens in Lambda authorizer functions. 1. The scenario When the built-in Amazon...
03.04.2025 0 Read More

Générer un id unique avec une solution serverless !

Générer un id unique avec une solution serverless !
Contexte Le besoin Lors de l'intégration d'une application du marché pour un de mes clients, celui-ci a eu besoin de fournir à cette application un identifiant unique incrémental...
03.04.2025 0 Read More

AWS AI  - Getting Started With Bedrock

AWS AI  - Getting Started With Bedrock
Let’s dive into the AWS LLM service and build a serverless AI agent with Lambda and API Gateway WebSockets Hi People!Bedrock is the AWS fully managed solution that offers access to AI found...
03.04.2025 0 Read More

Why Your API Needs to Run at the Edge

Why should your API operate at the edge? In this talk, I explore the benefits, trade-offs, and real-world applications of deploying APIs at the edge. I cover latency improvements, caching, database ...
04.04.2025 0 Read More

Sentiment Analysis using AWS Comprehend & Lambda

Sentiment Analysis using AWS Comprehend & Lambda
Design a serverless sentiment analysis system leveraging AWS services.RequirementGather the input text (that could be a comment or a feedback on a survey, etc) and feed it into a compute service that ...
05.04.2025 0 Read More

Deploying a 2048 Game Application on ECS in an automated way

Deploying a 2048 Game Application on ECS in an automated way
In this article, we will learn about how to automate the deployment of a simple game 2048 application in a containerized environment using AWS ECS combined with AWS CloudFormation for Infrastructure-a...
05.04.2025 0 Read More
Loading...
#reading
I'm embarrassed by how much code I cut from my test suite
0
Day 1151 : Hard Fought Progress
0
[web3 wallet connect]
0
OTP Verification in CampusX Using Brevo SMTP
0
Gen-AI 1 : The Generative AI Universe
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0