✕ Clear all filters
13 articles
▶ Videos →

📰 Dev.to · Hamid Shoja

13 articles · Updated every 3 hours · View all reads

All Articles 188,907Blog Posts 170,867Tech Tutorials 50,624Research Papers 36,768News 23,147 ⚡ AI Lessons
4- AWS Serverless: Event-Driven Design: SQS, SNS, and EventBridge
Dev.to · Hamid Shoja ☁️ DevOps & Cloud ⚡ AI Lesson 3mo ago
4- AWS Serverless: Event-Driven Design: SQS, SNS, and EventBridge
When designing modern cloud architectures, Event-Driven Architecture (EDA) is the gold standard for...
3- AWS Serverless: REST API vs. HTTP API
Dev.to · Hamid Shoja 🔧 Backend Engineering ⚡ AI Lesson 3mo ago
3- AWS Serverless: REST API vs. HTTP API
There is common point of confusion. what's the different between REST API vs. HTTP API in AWS and...
2- AWS Serverless: Testing (typescript)
Dev.to · Hamid Shoja 🌐 Frontend Engineering ⚡ AI Lesson 3mo ago
2- AWS Serverless: Testing (typescript)
Shifting from traditional application testing to serverless TypeScript engineering is all about...
1- AWS Serverless: Designing a serverless API: Order Processing API (E-commerce)
Dev.to · Hamid Shoja 🔧 Backend Engineering ⚡ AI Lesson 3mo ago
1- AWS Serverless: Designing a serverless API: Order Processing API (E-commerce)
Modern enterprise order processing architectures must decouple synchronous client demands from...
Reclaim Your Mac Disk Space
Dev.to · Hamid Shoja ☁️ DevOps & Cloud ⚡ AI Lesson 4mo ago
Reclaim Your Mac Disk Space
Your Mac is nearly full. That 98% capacity warning is real, and it will start causing build failures,...
Uvicorn in Modern Python APIs
Dev.to · Hamid Shoja 💻 AI-Assisted Coding ⚡ AI Lesson 8mo ago
Uvicorn in Modern Python APIs
A quick guide to why Uvicorn is essential for Python developers in 2026, how to use it, and how it...
The Trade-off: Clean Testing vs. Code Brevity in Modern JS
Dev.to · Hamid Shoja 🌐 Frontend Engineering ⚡ AI Lesson 8mo ago
The Trade-off: Clean Testing vs. Code Brevity in Modern JS
Hey fellow devs! 👋 In modern JavaScript and TypeScript development, we are constantly balancing two...
How simultaneously swapping unique IDs in Postgres
Dev.to · Hamid Shoja 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 9mo ago
How simultaneously swapping unique IDs in Postgres
Hi friends Here's a quick tip for when you're working with Postgres, this came in clutch for me when...
Key differences between GraphQL and RESTful API
Dev.to · Hamid Shoja 🔧 Backend Engineering ⚡ AI Lesson 2y ago
Key differences between GraphQL and RESTful API
GraphQL and RESTful API are two popular approaches for building APIs, but they have distinct...