Projects with this topic
Sort by:
-
This service will provide an endpoint to upload videos and save them as file chunks in mongodb, then through another endpoint you will get a video by id first from the mongo database, then the chunks will be sent to a kafka topic and from that topic the client will consume the chunks to show the video. Frontend that uses this service: https://gitlab.com/uy.com.personal/video_streaming_services_ui
Updated -
This project adds examples of how to setup gitlabCI/CD pipelines and structure your unit and integration tests, as well as integrating a mongodb and kafka server in the gitlabCI/CD environment
Updated