Logo
Login
Tech Posts 31234
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 We Streamlined Infrastructure & CI/CD with Terraform, Jenkins & EKS

How We Streamlined Infrastructure & CI/CD with Terraform, Jenkins & EKS
Over the past few months, my team and I have been focused on one thing: speeding up infrastructure provisioning and making our deployments rock-solid. We work with multiple clients, and every deployme...
23.04.2025 0 Read More

Evaluating AI Self-Awareness with Amazon Nova: A Benchmarking Demo Project

Evaluating AI Self-Awareness with Amazon Nova: A Benchmarking Demo Project
Context: Contribution to AI Engineering Month at Amazon CBKey Tech: Amazon Bedrock + Amazon Nova Models🎯 Project ObjectiveThe main goal of this project was to build a benchmarking system for percei...
23.04.2025 0 Read More

Diving into the World of AWS: My Excitement and Journey Ahead

Given the rate and speed with which technology is evolving it is important to keep it in perspective. The area which has particularly interested me is the one of cloud computing, more specifically, th...
23.04.2025 0 Read More

Building an FIA Formula 1 Financial Regulations Chatbot with AWS S3, Kendra and Bedrock

Building an FIA Formula 1 Financial Regulations Chatbot with AWS S3, Kendra and Bedrock
This project was inspired by Mark Tinderholt’s post on creating a JFK assassination chatbot using the JFK files. You can find it Here. As a Formula 1 fan, I wanted to understand the sport’s comple...
23.04.2025 0 Read More

🚀 From Serverless Framework to AWS CDK: rebuilding our minimal serverless MCP server

🚀 From Serverless Framework to AWS CDK: rebuilding our minimal serverless MCP server
Hey devs 👋, if you saw my last post about building a minimal Model Context Protocol server with AWS Lambda using the Serverless Framework, this is the natural follow-up for those who prefer using A...
23.04.2025 0 Read More

5 AWS Services That Could Cause Headaches

Get ready for some potentially controversial, definitely opinionated takes! Amazon Web Services (AWS) offers an incredible toolbox, brimming with services for almost every imaginable cloud computing n...
23.04.2025 0 Read More

How I Made My First Static Website Using Amazon S3 (As an AWS Beginner)

How I Made My First Static Website Using Amazon S3 (As an AWS Beginner)
Not too long ago, I decided to start learning AWS. It seemed like one of those things everyone in tech was talking about — but also kind of intimidating. There’s a ton of services, acronyms flying...
23.04.2025 0 Read More

JavaScript Lambda Functions Using a Bun Custom Runtime

JavaScript Lambda Functions Using a Bun Custom Runtime
I've previously tried out Lambda functions with a custom runtime using Deno, and it had great security and convenience benefits. But Deno isn't the only alternative to the Node.js runtime. Bun is a mo...
23.04.2025 0 Read More

# 🚀 Introduction to AWS SQS (Simple Queue Service)

# 🚀 Introduction to AWS SQS (Simple Queue Service)
In today's cloud-native world, decoupling applications is key to building scalable, resilient systems. That's where AWS SQS comes in — a fully managed message queuing service that enables asynchrono...
23.04.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
Loading...
#reading
Learn ReactJS the Easy Way: Beginner’s Guide with Code Examples
0
The Rise of Blockchain in the Financial Sector: A Deep Dive into Transformational Finance
0
Iterations on River Tiles
0
Understanding Cryptocurrency: How It Works Technically and Essential Tools for Developers
0
Who's hiring? — April 2025
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