Sole developer on a national SSO platform for six months, with Claude writing most of the code
Solution architect, 17 years in. From roughly March 2026 to July 2026 I was the only hands-on developer on the identity and single-sign-on layer for a…
Latest Testing & QA news from Tech News
Solution architect, 17 years in. From roughly March 2026 to July 2026 I was the only hands-on developer on the identity and single-sign-on layer for a…
I was on a call last month with a startup CTO who had just gotten their AWS bill. They had built a beautiful RAG application: semantic search, convers…
Introduction In the previous article, we learned how AWS CodePipeline automates the software delivery process. Before we start building our AWS CI/CD …
I wanted one specific piece of coverage: Microsoft Foundry (master) ├── MCP ──> live exchange-rate baseline └── A2A ──> Amazon Bedrock AgentCore…
Over the last six articles in this series I built the same currency benchmark six times, each time changing which cloud gives the orders and which clo…
This is the third run of the same cross-cloud currency benchmark, and the first with the arrow pointing the other way. A Google ADK master on Cloud Ru…
Over the last six articles in this series I built the same currency benchmark six times, each time changing which cloud gives the orders and which clo…
This is the third run of the same cross-cloud currency benchmark, and the first with the arrow pointing the other way. A Google ADK master on Cloud Ru…
Ciao Amici 👋 Grab your chai, because the robot accountant is back, and this time we have a moving-day story. If you read my last article, you know I b…
TL;DR I designed a proposed AWS Transform Custom community skill that prepares Glue 2.0, 3.0, and 4.0 repositories for Glue 5.0. It separates safe mec…
AWS now offers over 30 AI and ML services. The breadth is impressive — but it also means teams frequently pick the wrong tier, over-engineer solutions…
cloudguard-pro is an event-driven AWS security platform that detects and automatically remediates cloud misconfigurations. Seven Lambda functions, a s…
This article explains how to build and test a cross-cloud currency agent. An Amazon Bedrock master agent , built with Strands Agents and hosted on Ama…
This article explains how to build and test a cross-cloud currency agent. An Amazon Bedrock master agent , built with Strands Agents and hosted on Ama…
I wanted to test one specific path: Amazon Bedrock AgentCore (AWS) | +-- MCP --> live exchange-rate tool | +-- A2A v1.0 --> Microsoft Foundry ho…
Organizations running Dell PowerProtect backup on AWS face a recurring challenge: the multi-appliance ecosystem — PPDM (PowerProtect Data Manager), DD…
✓ Human-authored analysis; AI used for formatting and proofreading. All control mappings verified against a live catalog and tested against synthetic …
Index TL;DR Major Features ⚠️ Lambda Node.js 24.x — Action Required cdk explore — Visual Cloud Assembly Browser cdk validate — Standalone Validation C…
🏆 AWS SAA-C03 CHEAT SHEET 📋 TABLE OF CONTENTS**** Exam Domain Breakdown Exam Framework Thinking Process Well-Architected Framework Service Selection M…
This article provides a step-by-step guide to building and testing a cross-cloud currency agent. A coordinator built with Strands Agents and hosted on…
This article provides a step-by-step guide to building and testing a cross-cloud currency agent. A coordinator built with Strands Agents and hosted on…
A team ports a job from a Quartz scheduler to a Unix crontab. The Quartz trigger ran Monday through Friday — day-of-week field 2-6 , because Quartz nu…
Spent 3 days at Quaid i Azam University Islamabad for DEV WEEKEND, organized by the AWS Student Builder Group. What was covered: Tech career journeys …
🌐 AWS Session 9 — Amazon VPC Private Networking · Subnets · Internet Gateway · Route Tables · Security Groups · NACLs · NAT Gateway Part of my AWS lea…
Python + AWS Lambda: Build Serverless Apps for Free tags: python, aws, serverless, tutorial tags: python, aws, serverless, tutorial Building Serverles…
Most teams think of automated tests as decision machines. Green means ship. Red means stop. That model works right up until the first ambiguous failur…
Amazon CEO Andy Jassy has been on a highly publicized crusade lately to crush corporate bureaucracy. His goal? Flatten the org chart, remove the layer…
There's a particular kind of 2 a.m. that only happens in fleet IoT. A slice of your devices — a few thousand of them — drop off the network at once. B…
Deploying an application to Kubernetes is easy to demonstrate with one command: kubectl apply -f . The harder question is what happens after the first…
The metric that lies by omission Open the CloudWatch console for almost any EC2 dev box and you'll see CPUUtilization hovering at 1-3% for hours. Some…