Projects
Contents of this directory:
Enterprise Reference Architectures
We provide two parallel implementations of the E-Commerce Platform to demonstrate industry standards for both Java and Python ecosystems.
| Feature | Java Project | Python Project |
|---|---|---|
| Language | Java 17 | Python 3.10 |
| Framework | Spring Boot 3 | FastAPI |
| Build Tool | Maven (pom.xml) |
Makefile + pip |
| Unit Testing | JUnit 5 | PyTest |
| Dependency Scan | OWASP Dependency Check | Snyk |
| Container Scan | Trivy (CI Pipeline) | Trivy (CI Pipeline) |
| Observability | Micrometer + OTel Agent | OTel Auto-Instrumentation |