micro-service, backend, API, containerization
TypeScript, NodeJS, Express, Redis, MySQL, MongoDB, GraphQL, REST, Docker, Kubernetes, Helm
This backend application will be 2 micro-services both built using TypeScript/JavaScript running on NodeJS with Express.
Data persistence will be handled by 3 separate technologies: Redis, MySQL, and MongoDB
The API standard will be GraphQL (and possibly Apollo) and may include REST endpoints as well.
Docker containers will hold the databases as well as the individual micro-service applications.
The containers will be orchestrated by Kubernetes.