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

Creating a Static Website Using S3 and CloudFront

Creating a Static Website Using S3 and CloudFront
The objective of the project is to host my CV as a static HTML website using S3 and CloudFront.The image above outlines the project workflow.I started by creating an S3 bucket with public access polic...
05.04.2025 0 Read More

Cómo Euronics Hungary migró sus cargas de SAP a AWS sin downtime

Cuando hablamos de migrar cargas críticas como SAP al cloud, uno de los mayores retos es hacerlo sin afectar la operación diaria. Hoy quiero contarte el caso de Euronics Hungary, una empresa del sec...
05.04.2025 0 Read More

Identifying Spam Emails through ML Classification with AWS ☁️

Identifying Spam Emails through ML Classification with AWS ☁️
This setup allows you to build, train, deploy, and serve the spam classifier entirely on AWS in a scalable and cost-effective way. You can achieve this spam classification task using AWS services in a...
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

Use the Amazon Q Developer CLI on AWS Graviton

Use the Amazon Q Developer CLI on AWS Graviton
Amazon Q Developer CLI is a command-line tool for Amazon Q, a generative AI-powered assistant. You can use it to ask questions about AWS architecture, resources, and general development tasks. It supp...
05.04.2025 0 Read More

🌩️ How to Get AWS Certifications for Free in 2025 💸

(Yes, totally free — no sketchy tricks!)So here’s the deal — AWS certifications are a big deal in the tech world right now. Whether you're a student 👨‍🎓 trying to land your first interns...
05.04.2025 0 Read More

How to handle alerts from various tools such as Grafana, Kibana, Sentry, AWS, etc.

In today’s DevOps world, managing alerts from multiple monitoring tools can quickly become difficult. Tools like Grafana, Kibana, Sentry, and AWS CloudWatch each provide important updates about syst...
05.04.2025 0 Read More

Optimizing AWS SAM Node.js Lambda with esbuild

In the previous post, we created a basic Node.js Lambda function using AWS SAM. Now, we’re going to take it a step further by optimizing our build process using esbuild. This tool is a lightning-fas...
05.04.2025 0 Read More

Building a Serverless Image Organizer with AWS Rekognition, S3, Lambda & CloudWatch with Terraform

Building a Serverless Image Organizer with AWS Rekognition, S3, Lambda & CloudWatch with Terraform
Introduction Have you ever found yourself drowning in thousands of photos, desperately looking for pictures of specific people? In this article, I'll walk you through building Quick Face Sort...
05.04.2025 0 Read More

Enable Aurora logs for security audits

Enable Aurora logs for security audits
AWS Aurora provides serverless database capability with enhanced features that you can find here. By default, AWS Aurora enables error logs but audit logs are disabled. When running a database in prod...
05.04.2025 0 Read More
Loading...
#reading
Understanding Interaction to Next Paint (INP) and How to Optimize for It
0
Top Malware Scanners for Linux in 2025: A Comprehensive Guide
0
Understanding Distributed Locking: A Deep Dive into RedLock with Redis
0
Safe array handling? Never heard of it
0
What is Webull? Features, Pros & Cons + NVSTly Integration
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