♾️Evolution Infrastructure
Project Overview
The setup requires a secret file. private.secrets handy
OR
Environment variables are required. AWS_ACCESS_KEY
or AWS_SECRET_KEY
should be set correctly for s3 access
The project tries to build a simple youtube backend for practice of Dev-Ops. Focusing both on Dev and Ops of a bit.
The Project has few basic components
Uploader Api
to be able to upload videosProcessor Api
to process Videos and storeStreaming Api
to Stream Videos Directly and stored videos.Client
on Blazor
Deployment
Learn how to Deploy this project to K8 Click here
Last updated