Logo
Login
Tech Posts 31190
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.

How to quickly move from Exim4 server-ful email to AWS SES serverless email

How to quickly move from Exim4 server-ful email to AWS SES serverless email
Let's say you have Exim or another email app on a server that you have to maintain (and maintenance of email servers isn't easy). You want to just hand off the work to AWS Simple Email Service.How ma...
20.03.2025 0 Read More

Implementation of a notification system using AWS part 2 - Lambda function and AWS SES setup

Implementation of a notification system using AWS part 2 - Lambda function and AWS SES setup
INTRODUCTIONIn this post, we'll continue from where we left off and set up a Lambda function to process messages from the SQS queue and send emails using Amazon SES.Resources to be created Lambda AWS ...
31.03.2025 0 Read More

Transactional Emails in Convex with Bluefox and AWS SES

Table of Contents Introduction Setting Up Bluefox with Convex Create a Bluefox Account and Project Configure Your Environment Install and Run Convex Locally Integrating Blu...
23.04.2025 0 Read More

Migrating from Amazon Simple Email Service API V1 to V2

Migrating from Amazon Simple Email Service API V1 to V2
I'm interested in the new feature that allows me to send attachments in my email. Previously, my flow sent the temporary public link to see the result of my merged PDF. However, it may not be the case...
27.04.2025 0 Read More
Loading...
#reading
Automate Your Git Commits with AI - Introducing `git-ai-commit
0
Access Control and Permission Management of ohpm-repo in HarmonyOS Next
0
How Enterprises Can Optimize Learning Strategies in 2025
0
How to Back Up Your WordPress Site: The Ultimate Guide
0
Code Craft #6 - Basic Structure of an HTML Document
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