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

Build and Deploy a Serverless API with AWS SAM, Lambda, Gateway and Docker

Build and Deploy a Serverless API with AWS SAM, Lambda, Gateway and Docker
In this tutorial, you will create a serverless API that generates a random number between two values using: ✅ AWS Lambda ✅ AWS SAM (Serverless Application Model) ✅ API Gateway ✅ Docker (for l...
19.03.2025 0 Read More

AWS Serverless: Deploying DeepSeek R1 Distilled Model with Amazon Bedrock, Lambda, and API Gateway

AWS Serverless: Deploying DeepSeek R1 Distilled Model with Amazon Bedrock, Lambda, and API Gateway
“The more I learn, the more I realize how much I don't know.” ― Albert EinsteinDid you know that you can use the DeepSeek R1 Distilled variations without the need for any infrastructure or serve...
22.03.2025 0 Read More

Public http API Gateway to Private API Gateway : Cross-Account Integration

Public http API Gateway to Private API Gateway : Cross-Account Integration
When architecting services across multiple AWS accounts—especially in a bulkhead architecture—enabling secure service-to-service communication is crucial. A Private API Gateway is often used to ke...
25.03.2025 0 Read More

How to Build a Secure & Scalable Serverless REST API with AWS Lambda & API Gateway

Building a serverless API can seem overwhelming, but AWS makes it easy with Lambda and API Gateway. In this guide, we’ll explore how to build a scalable and secure API step by step. What ...
26.03.2025 0 Read More

Implementing advanced authorization with AWS Lambda for endpoint-specific access

Implementing advanced authorization with AWS Lambda for endpoint-specific access
When handling more complex authorization patterns, we can implement the necessary logic using Cognito Lambda triggers and authorizer functions. 1. The scenario I’m working on a maths contest...
27.03.2025 0 Read More

What Is an AI Gateway: Differences from API Gateway

"The future isn't AI gateways—it's API gateways that speak AI."_ This blog explores AI gateways, their differences from API gateways, and why evolved solutions like Apache APISIX AI Gateway are sha...
27.03.2025 0 Read More

AWS Serverless: Intelligent Prompt Routing in Amazon Bedrock – Part 2 (Bedrock, API & Lambda Integration)

AWS Serverless: Intelligent Prompt Routing in Amazon Bedrock – Part 2 (Bedrock, API & Lambda Integration)
In my previous article, I explained Amazon Bedrock's Intelligent Prompt Routing and how it selects the most suitable model based on the prompt. I demonstrated this feature using the Amazon Bedrock Pla...
28.03.2025 0 Read More

Multicloud vs Traditional Gateways: Modern API Management

Multicloud vs Traditional Gateways: Modern API Management
Traditional API gateways tied to single cloud environments once ruled the development landscape. But as organizations spread workloads across multiple cloud providers, these legacy solutions struggle ...
29.03.2025 0 Read More

Host Your Web App For Free Using AWS Serverless Architecture + CB Credits

Host Your Web App For Free Using AWS Serverless Architecture + CB Credits
My website www.bennwokoye.com runs on AWS serverless architecture at almost zero cost. Continue for insights and pros of deploying it entirely using AWS serverless resources. You can leverage this arc...
30.03.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
Loading...
#reading
Gemini: Um Modelo Multimodal de Inteligência Artificial do Google
0
How I Cut My MVP's Operation Costs by 76% — And Why You Shouldn’t Do That
0
🚀 15 Tech Gadgets That Feel Like They’re From the Future (But They're Real)
0
Perl 🐪 Weekly #717 - Happy Easter
0
The Bird's Way of Printing PDFs under the hood
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