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

Create a Custom MCP Server for Working with AWS Services - Managing Your Resources

Create a Custom MCP Server for Working with AWS Services - Managing Your Resources
In my last post, I showed how the Model Context Protocol (MCP) can help us to create tools to solve domain specific problems with amazing results. Although this short series is focused on Amazon Inter...
09.04.2025 0 Read More

Trigger Lambda from SQS in Minutes: No-Fluff Guide

A step-by-step guide on how to trigger lambda using SQS In this blog, we'll walk through how to set up an AWS Lambda function that processes messages from an Amazon SQS (Simple Queue Service)...
09.04.2025 0 Read More

Create a Custom MCP Server for Working with AWS Services - Adding a RAG Knowledge Base and Utilities

Create a Custom MCP Server for Working with AWS Services - Adding a RAG Knowledge Base and Utilities
In the last post, we built a custom server that uses the Model Context Protocol (MCP) to expose tools that give LLM clients direct insight into the Amazon Interactive Video Service (Amazon IVS) resour...
09.04.2025 0 Read More

Create a Custom MCP Client To Learn and Manage Your AWS Services and Resources

Create a Custom MCP Client To Learn and Manage Your AWS Services and Resources
In the last few posts, we've learned how to create a custom MCP server that has deep knowledge of our Amazon Interactive Video Service (Amazon IVS) resources. The server exposes many tools to retrieve...
09.04.2025 0 Read More

From Zero to EKS and Hybrid-Nodes — Part 1: The VPC and VPN configuration.

From Zero to EKS and Hybrid-Nodes — Part 1: The VPC and VPN configuration.
In this post, I’ll walk you through how to create an Amazon EKS node running Kubernetes 1.32 and set up a Site-to-Site VPN to connect an on-prem virtual machine to your EKS cluster using Linux hybri...
09.04.2025 0 Read More

AWS Cloud Resume Challenge | Python Unit Testing with Mock AWS Services

AWS Cloud Resume Challenge | Python Unit Testing with Mock AWS Services
Overview: What are unit tests? What is mocking? Why should we test our code? 3 Test scenarios and error handling implementation. Mocking AWS services with Moto Running our tests with Pytest 🔗https:...
09.04.2025 0 Read More

Kubernetes and Container Portability: Navigating Multi-Cloud Flexibility

Kubernetes and Container Portability: Navigating Multi-Cloud Flexibility
For many years we have been told that one of the major advantages of using containers is portability, meaning, the ability to move our application between different platforms or even different cloud p...
09.04.2025 0 Read More

Overview of Amazon Appflow for data transfer between Salesforce CRM and AWS and Cost Factors Considerations

Overview of Amazon Appflow for data transfer between Salesforce CRM and AWS and Cost Factors Considerations
Organizations on their data modernization journey need to migrate existing, on-premises data from relational databases, external sources, files, and software-as-a-service (SaaS) applications into AWS ...
09.04.2025 0 Read More

Why Developers Should Use Elastic IP on AWS (And How to Do It)🚀

What is an Elastic IP? An Elastic IP (EIP) is a static IPv4 address provided by AWS. Once you allocate it and bind it to your EC2 instance, it remains constant — no matter how many times yo...
09.04.2025 0 Read More

The 5 Stages of Using Amazon Q Developer CLI agent

Have you ever noticed that adopting new tech tools often follows the same emotional evolution as the five stages of grief? Except in reverse - because the end result is pure joy! This pattern became c...
09.04.2025 0 Read More
Loading...
#reading
RandomResizedCrop in PyTorch (1)
0
The Developer’s Path: Jedi, Sith, and the Code in Between
0
RandomResizedCrop in PyTorch (2)
0
Building ClassesLog: A Web App That Bridges the Gap Between Schools, Teachers and Parents
0
RandomResizedCrop in PyTorch (3)
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