Appendices¶
Appendix A: Glossary of Terms¶
- API: Application Programming Interface
- CDN: Content Delivery Network
- CI/CD: Continuous Integration/Continuous Deployment
- ORM: Object-Relational Mapping
- SPA: Single Page Application
- TLS: Transport Layer Security
Appendix B: Acronyms Used¶
- ADR: Architecture Decision Record
- JWT: JSON Web Token
- RBAC: Role-Based Access Control
- S3: Simple Storage Service
- SQL: Structured Query Language
- UI: User Interface