تفاصيل العمل

Designed and deployed a multi-service e-commerce simulation inside a Kubernetes cluster, implementing a complete multi-tier architecture:

Database layer (MySQL/MongoDB) – deployed as an internal service, accessible only within the cluster.

Product Service (backend) – exposed via ClusterIP, communicating directly with the database.

Order Service (backend) – exposed via ClusterIP, interacting with both the database and product service.

Frontend (Nginx/React app) – exposed via NodePort, allowing external users to access the application and interact with backend services.

Additionally, implemented NetworkPolicies to enforce secure communication between services and restrict unauthorized access.

This project demonstrates strong skills in Kubernetes service types, microservice orchestration, secure networking, and cloud-native application design.

ملفات مرفقة

بطاقة العمل

اسم المستقل
عدد الإعجابات
0
عدد المشاهدات
3
تاريخ الإضافة
تاريخ الإنجاز