Welcome to my GitHub profile! I'm a Software Architect & DevOps Enthusiast focused on building scalable, cloud-native systems using:
- 🧠 Java, Spring Boot, Kafka, JWT
- 🐳 Docker, Kubernetes, Helm
- ☁️ Terraform, Azure, CI/CD pipelines
- 🤖 Agentic AI (coming soon)
I specialize in designing resilient backend platforms, automating infrastructure with IaC, and deploying secure APIs in distributed environments.
A production-grade eCommerce backend built with(🚧 In Development):
- Spring Boot for RESTful services
- Kafka for asynchronous messaging
- PostgreSQL for data persistence
- JWT for secure authentication
- Docker & Kubernetes for container orchestration
- Terraform & Helm for Infrastructure as Code
flowchart LR
%% Frontend
A[User Interface] --> GW[API Gateway]
%% Microservices
GW --> US[user-service]
GW --> PS[product-service]
GW --> IS[inventory-service]
GW --> CS[cart-service]
GW --> OS[order-service]
GW --> PayS[payment-service]
GW --> SS[shipping-service]
GW --> RS[review-service]
%% Databases
US --> US_DB[(PostgreSQL)]
PS --> PS_DB[(PostgreSQL)]
IS --> IS_DB[(PostgreSQL)]
CS --> CS_DB[(PostgreSQL)]
OS --> OS_DB[(PostgreSQL)]
PayS --> PayS_DB[(PostgreSQL)]
SS --> SS_DB[(PostgreSQL)]
RS --> RS_DB[(PostgreSQL)]
%% Kafka Event Bus
K[Kafka]
US --> K
IS --> K
OS --> K
PayS --> K
SS --> K
K --> US
K --> IS
K --> OS
K --> PayS
K --> SS
%% Shared Services
JWT[JWT Auth Service]
Config[Config Server]
GW --> JWT
US --> JWT
PS --> Config
IS --> Config
CS --> Config
OS --> Config
PayS --> Config
SS --> Config
RS --> Config
%% DevOps and Infra (Future)
Docker[(Docker)]
Compose[(Docker Compose)]
K8s[(Kubernetes)]
Terraform[(Terraform)]
Azure[(Azure)]
CICD[(CI/CD Pipeline)]
AI[(Agentic AI)]
US --> Docker
PS --> Docker
IS --> Docker
CS --> Docker
OS --> Docker
PayS --> Docker
SS --> Docker
RS --> Docker
Docker --> Compose --> K8s --> Azure --> Terraform
CICD --> K8s
AI --> PS
AI --> US
AI --> CS
AI --> OS
AI --> IS
AI --> SS
AI --> PayS
AI --> RS
- Transition to full Kubernetes orchestration
- Set up CI/CD pipelines using GitHub Actions or Azure DevOps
- Provision infrastructure with Terraform on Azure
- Deploy entire solution to the cloud
- Integrate Agentic AI for intelligent automation
This project reflects my hands-on expertise in backend engineering, DevOps, and cloud-native architecture. It’s actively evolving and serves as a showcase for real-world delivery.
I'm actively working on new repositories that explore:
- 🔐 Advanced security patterns with OAuth2 and Keycloak
- 🧠 AI-powered microservices with LangChain and Agentic frameworks
- ☁️ Multi-cloud deployments with Terraform and Pulumi
- 📦 Event-driven architectures with Kafka Streams and Apache Flink
Stay tuned—these projects will be added and pinned here as they go live.
Languages & Frameworks
Java
· Spring Boot
· Kafka
· PostgreSQL
DevOps & Cloud
Docker
· Kubernetes
· Terraform
· Helm
· GitHub Actions
· Azure DevOps
Security & Architecture
JWT
· OAuth2
· Microservices
· REST APIs
· IaC
· Agentic AI
I'm open to:
- 🤝 Freelance or contract opportunities
- 🧠 Technical consulting on cloud-native architecture
- 🛠️ Collaborations on open-source and AI integrations
📫 Reach me via:
GitHub Username: @devsocket
Name: Venkata Sudheer Kumar Kondeti
Tech Stack: Java, Spring Boot, Kafka, JWT, Docker, Kubernetes, Terraform, Azure, CI/CD, Helm, PostgreSQL
Projects: ecommerce (springboot-ecommerce-microservices), cloud-native backend, microservices architecture
Topics: Agentic AI, Infrastructure as Code, GitHub Actions, Azure DevOps, scalable systems, backend engineering
This profile is optimized for search engines and GitHub discovery. If you find it valuable, feel free to ⭐ star it, fork it, or share it with your network.