@@ -9,22 +9,47 @@ Enterprise Microservices E-Commerce Platform
99![ Status] ( https://img.shields.io/badge/Status-Production%20Ready-brightgreen )
1010
1111Live Demo
12- - API Gateway** : [ Demo URL] ( https://your-demo-url.com ] ( http://userservice-demo-0xray.eastus.azurecontainer.io:3001 )
13- - Monitoring Dashboard ** : [ Grafana Dashboard ] ( https ://your-grafana-url.com )
14- - CI/CD Pipeline** : [ GitHub Actions] ( https://github.com/Rayhan1967/microservice-platform/actions )
12+ - API Gateway: [ Demo URL] ( https://your-demo-url.com ] ( http://userservice-demo-0xray.eastus.azurecontainer.io:3001 )
13+ - Health Check : [ Demo ] ( http ://userservice-demo-0xray.eastus.azurecontainer.io:3001/health )
14+ - CI/CD Pipeline: [ GitHub Actions] ( https://github.com/Rayhan1967/microservice-platform/actions )
1515
1616Architecture Overview
1717Complete enterprise microservices ecosystem dengan:
18- - 4 Independent Services** dengan dedicated databases
19- - GitHub Actions CI/CD** dengan automated testing & deployment
20- - Kubernetes Orchestration** dengan production-ready manifests
21- - Prometheus + Grafana** monitoring stack
22- - ELK Stack** untuk centralized logging
23- - Redis Caching** untuk performance optimization
24-
25- ## 📊 Portfolio Highlights
18+ - 4 Independent Services dengan dedicated databases
19+ - GitHub Actions CI/CD dengan automated testing & deployment
20+ - Kubernetes Orchestration dengan production-ready manifests
21+ - Prometheus + Grafana monitoring stack
22+ - ELK Stack untuk centralized logging
23+ - Redis Caching untuk performance optimization
24+
25+ ## Portfolio Highlights
2626- 7,000+ lines of production code**
2727- Complete DevOps automation pipeline**
2828- Enterprise-grade monitoring & logging**
2929- Security best practices implementation**
3030- Real-world business application logic**
31+
32+ ## Development Notes
33+
34+ ### Platform Compatibility
35+ - Development: Works on all platforms (macOS, Windows, Linux)
36+ - Deployment: Optimized for Linux AMD64 (Azure Container Instances)
37+ - Multi-arch: Supports both ARM64 and AMD64 architectures
38+
39+ ### Performance
40+ - Memory: 1.5GB allocated
41+ - CPU: 1 vCPU
42+ - Startup: ~ 5 seconds cold start
43+ - Health Check: 30-second intervals
44+
45+ ## Contributing
46+
47+ 1 . Fork the repository
48+ 2 . Create a feature branch
49+ 3 . Commit your changes
50+ 4 . Push to the branch
51+ 5 . Create a Pull Request
52+
53+ ## 📄 License
54+
55+ This project is licensed under the MIT License.
0 commit comments