Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 428 Bytes

components.md

File metadata and controls

16 lines (14 loc) · 428 Bytes

Microservice Components

The APIcrud framework includes the source code, Docker image definitions and Kubernetes resource definitions to operate and rapidly iterate on a scalable web-facing service with these components:

APIcrud UI
├── APIcrud API
├── messaging worker
├── media API
├── media processor
├── mariadb database
├── rabbitMQ message broker
└── redis memory cache