Tools & Libraries Used
This page provides a complete summary of all open-source components used within the TraQez platform — including libraries, SDKs, operating systems, and infrastructure tools.
All listed components are verified for commercial use, comply with permissive open-source licences, and are aligned with industry best practices for security and support.
1. Overview
TraQez leverages a secure, modern, and modular open-source stack spanning:
- Cloud SDKs (AWS, Azure, Google)
- Middleware libraries
- Backend frameworks (Express, BullMQ)
- Infrastructure (PostgreSQL, Redis, Kafka, Nginx, Ubuntu)
- Programming runtimes (Node.js, Python)
- Container orchestration (Docker, Kubernetes)
Each component is approved for use in commercial environments and can be safely distributed with proprietary code.
2. Cloud SDKs and Libraries
| Library | Open Source | Version | Licence | Vendor Support | Commercial Use | 
|---|---|---|---|---|---|
| aws-sdk/client-cloudwatch-logs | Yes | 3.669.0 | Apache 2.0 | AWS Development Team | Yes | 
| aws-sdk/client-ec2 | Yes | 3.670.0 | Apache 2.0 | AWS Development Team | Yes | 
| aws-sdk/client-s3 | Yes | 3.490.0 | Apache 2.0 | AWS Development Team | Yes | 
| aws-sdk/client-sns | Yes | 3.521.0 | Apache 2.0 | AWS Development Team | Yes | 
| aws-sdk/s3-request-presigner | Yes | 3.490.0 | Apache 2.0 | AWS Development Team | Yes | 
| azure/arm-compute | Yes | 22.1.0 | CC-BY-4.0 / MIT | Azure Development Team | Yes | 
| azure/arm-network | Yes | 33.4.0 | Apache 2.0 | Azure Development Team | Yes | 
| azure/identity | Yes | 4.4.1 | MIT | Azure Development Team | Yes | 
| azure/storage-blob | Yes | 12.17.0 | MIT | Azure Development Team | Yes | 
| google-cloud/compute | Yes | 5.1.0 | Apache 2.0 | Google Development Team | Yes | 
| google-cloud/storage | Yes | 7.7.0 | Apache 2.0 | Google Development Team | Yes | 
These SDKs connect TraQez components to AWS, Azure, and GCP services in a compliant and fully supported manner.
3. Monitoring and Telemetry
| Library | Open Source | Version | Licence | Vendor Support | Commercial Use | 
|---|---|---|---|---|---|
| sentry/node | Yes | 9.20.0 | MIT | Sentry Development Team | Yes | 
| sentry/profiling-node | Yes | 9.20.0 | MIT | Sentry Development Team | Yes | 
Used for real-time error monitoring and performance profiling within Node.js services.
4. Core Middleware and Utilities
All the following open-source modules are used for backend functionality, scheduling, data formatting, and utilities.
All are licensed under MIT, BSD, or Apache 2.0, which are fully permissive.
Examples include:
- axios,- dotenv,- cors,- helmet,- express,- bullmq
- jsonwebtoken,- pg,- sequelize,- moment,- pino
- fastest-validator,- uuid,- workerpool,- yaml
- fs,- path,- geoip-lite,- node-schedule,- morgan,- log4js,- crypto-js,- body-parser, etc.
⚙️ Maintenance: All these libraries are community-maintained. Vulnerabilities are tracked via internal dependency management and patched during quarterly releases.
5. Core Infrastructure Technologies
| Technology | Open Source | Version | Licence | Vendor Support | Alternative | Commercial Use | Notes | 
|---|---|---|---|---|---|---|---|
| PostgreSQL | Yes | 14.13 | PostgreSQL Licence | Percona, EDB, Crunchy Data | AWS RDS, Azure Database, GCP SQL | ✅ Yes | BSD/MIT-like licence. No restrictions. Supported by multiple vendors. | 
| Redis | Yes | 6.0.16 | BSD 3-Clause | Redis Labs, NextBrick | AWS ElastiCache, Azure Cache, GCP MemoryStore | ✅ Yes | Open-source up to 7.2 under BSDv3. Commercially redistributable. | 
| Kafka | Yes | 3.8 | Apache 2.0 | Confluent, OpenLogic, Ksolves | Confluent Cloud, AWS MSK, GCP Pub/Sub | ✅ Yes | Avoid Confluent proprietary libs. Fully Apache licensed. | 
| Nginx | Yes | 1.24 | BSD 2-Clause | F5, AWS Marketplace | AWS, Azure, GCP Load Balancers, Cloudflare | ✅ Yes | Use open-source version only. F5 offers enterprise support. | 
| BullMQ | Yes | 5.12.12 | MIT | Community | - | ✅ Yes | Queue manager built on Redis. Used widely (e.g., Microsoft). | 
| Express.js | Yes | 4.17.1 | MIT | Community | - | ✅ Yes | Web framework for Node.js. Internally maintained for patches. | 
6. Operating Systems
| OS | Open Source | Licence | Vendor Support | Deployment | Commercial Use | Notes | 
|---|---|---|---|---|---|---|
| Ubuntu 20.04 (Server Edition) | Yes | GPL / Ubuntu Licence | Canonical | AWS, Azure, GCP | ✅ Yes | Used for Admin Console and Agent Collector. | 
| Ubuntu 22.04 (Server Edition) | Yes | GPL / Ubuntu Licence | Canonical | AWS, Azure, GCP | ✅ Yes | Used for security assessments and AI workloads. | 
7. Containerization and Orchestration
| Technology | Open Source | Licence | Support | Deployment | Commercial Use | Notes | 
|---|---|---|---|---|---|---|
| Docker / Containers | Yes | Apache 2.0 | Community / Cloud Vendors | AWS ECS, Azure Containers, GCP Cloud Run | ✅ Yes | Used for microservices and AI workloads. | 
| Kubernetes | Yes | Apache 2.0 | Community / Cloud Vendors | AWS EKS, Azure AKS, GCP GKE | ✅ Yes | Manages scalable deployments such as Kafka clusters. | 
8. Programming Languages
| Language | Open Source | Version | Licence | Support | Commercial Use | Notes | 
|---|---|---|---|---|---|---|
| Node.js | Yes | 18.20.0 | MIT | Community / Internal | ✅ Yes | Core runtime for backend services. Regularly patched by internal teams. | 
| Python | Yes | 3.8.x, 3.10.x, 3.11.x | PSF Licence | Community / Internal | ✅ Yes | Used in AI, ML, and data processing components. | 
9. Licensing Overview
| Licence | Description | Commercial Restriction | 
|---|---|---|
| MIT / BSD / Apache 2.0 | Permissive; allows commercial redistribution. | None | 
| PostgreSQL Licence | Equivalent to BSD/MIT. | None | 
| Ubuntu GPL | Open-source OS licence; safe for production. | None | 
✅ No copyleft (AGPL/GPLv3) dependencies are included in the TraQez build.
All components are safe for proprietary and SaaS environments.
10. Maintenance and Compliance
TraQez maintains a formal open-source maintenance workflow:
- Regular CVE scanning and remediation
- Dependency version reviews every quarter
- Vendor and LTS branch updates where applicable
- Automated CI/CD validation of library integrity and licence compliance
11. Summary
The TraQez combines robust, industry-tested technologies under fully permissive licences.
This ensures:
- Security and continuous patching
- Scalability through Kubernetes and containers
- Vendor neutrality with multi-cloud compatibility
- Full commercial safety for redistribution and integration
Together, PostgreSQL, Redis, Kafka, Nginx, Ubuntu, Kubernetes, Node.js, and Python form the backbone of a modern, enterprise-ready infrastructure designed for secure, efficient, and sustainable operations.