Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 594 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 594 Bytes

Backend infrastructure implementation

  • AWS for hosting
  • Docker containers for isolation
  • Kubernetes for orchestrating a series of microservice containers
  • GraphQl & grpc for client-to-server and server-to-server communication
  • Potentially: redis, or other ooptimization tools like Kafka?

Why?

It was initially meant to be used for my booking platform, but now I plan on using this as my building block for other projects.

Overview

UBI (Universal Basic Income) is a project aimed at [briefly describe the purpose and functionality of your project].

Features

Installation