📰 Dev.to · POTHURAJU JAYAKRISHNA YADAV
Articles from Dev.to · POTHURAJU JAYAKRISHNA YADAV · 7 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10712)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · POTHURAJU JAYAKRISHNA YADAV
2w ago
Terraform Modular EKS + Istio — Part 4
EKS Node Groups (Where Your Cluster Actually Gets Compute) In the previous part, we...

Dev.to · POTHURAJU JAYAKRISHNA YADAV
2w ago
Terraform Modular EKS + Istio — Part 3
EKS Cluster Module (What Actually Creates Kubernetes) After setting up VPC and IAM, the...

Dev.to · POTHURAJU JAYAKRISHNA YADAV
2w ago
Terraform Modular EKS + Istio — Part 2
IAM Module (IRSA, OIDC, and Why This Controls Everything) In the previous part, we built...

Dev.to · POTHURAJU JAYAKRISHNA YADAV
2w ago
Terraform Modular EKS + Istio — Part 1
VPC Module (Complete Code + Real Explanation) Before touching EKS, Istio, or routing —...

Dev.to · POTHURAJU JAYAKRISHNA YADAV
2w ago
🚀 Creating an EC2 Instance Using Python requests (Without boto3)
Most developers use boto3 to interact with AWS. But have you ever wondered… 👉 What actually happens...

Dev.to · POTHURAJU JAYAKRISHNA YADAV
1mo ago
🐳 Containerizing a Python FastAPI Application with Docker (and Solving ARM vs x86 Architecture Issues)
When working with containerized applications, Docker usually makes deployments predictable and...

Dev.to · POTHURAJU JAYAKRISHNA YADAV
1mo ago
🚀 Real-Time Data Replication Using MySQL, Debezium, Kafka, and Docker (CDC Guide)
📌 Introduction Modern applications often need data to move between systems in real time —...
DeepCamp AI