/full-cycle-developer

Maratona Full Cycle Developer 2.0

Primary LanguageTypeScript

GitHub last commit GitHub languages count Made by Diego Clair

Description

FullCycle Developer Marathon 2.0

In this Marathon, 4 microservices were developed using several of the most used technologies on the market and big companies.
We developed a Live plataform where you can stream videos and share the live with other people. You can also interact with chat and other features.

Microservices:

  1. micro-live-manager:
    Live manager microservice was developed using Nest.js + Socket.io + Redis + gRPC + PeerServer + React.js.

  2. micro-live-streaming:
    Live streaming microservice was developed using React.js + WebRTC + Socket.io + Peer.js

  3. micro-live-chat:
    Live chat microservice was developed using Nest.js + Socket.io + Redis

  4. codebot This microservice was developed using Golang + grpc.

Extras

We are also using other tecnologies like rabbitmq to manager queues and kubernetes.