📰 Dev.to · Hamid Shoja
10 articles · Updated every 3 hours · View all reads
All
Articles 94,977Blog Posts 111,877Tech Tutorials 23,906Research Papers 20,002News 15,256
⚡ AI Lessons

Dev.to · Hamid Shoja
1w ago
5- AWS Serverless:: Caching and Event-Driven Design
When building high-scale, resilient systems on AWS, performance isn't just about writing fast code,...

Dev.to · Hamid Shoja
1w 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...

Dev.to · Hamid Shoja
1w 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...

Dev.to · Hamid Shoja
1w ago
2- AWS Serverless: Testing (typescript)
Shifting from traditional application testing to serverless TypeScript engineering is all about...

Dev.to · Hamid Shoja
1w ago
1- AWS Serverless: Designing a serverless API: Order Processing API (E-commerce)
Modern enterprise order processing architectures must decouple synchronous client demands from...

Dev.to · Hamid Shoja
1mo ago
Reclaim Your Mac Disk Space
Your Mac is nearly full. That 98% capacity warning is real, and it will start causing build failures,...

Dev.to · Hamid Shoja
5mo 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...

Dev.to · Hamid Shoja
5mo 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...

Dev.to · Hamid Shoja
6mo 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...

Dev.to · Hamid Shoja
2y ago
Key differences between GraphQL and RESTful API
GraphQL and RESTful API are two popular approaches for building APIs, but they have distinct...
DeepCamp AI