Building a Scalable OTT Platform Using AWS MediaConvert

In this project, we developed a robust backend infrastructure for an OTT (Over-The-Top) streaming platform using AWS services such as S3, MediaConvert, and CloudFront CDN. Our goal was to provide a seamless, high-quality streaming experience for movies, adaptable to various internet speeds and screen resolutions. Workflow Overview Content Upload and Storage: We obtained movie files from our vendors and stored them in Amazon S3. S3 served as our primary storage solution, allowing scalable, secure, and durable storage for large media files. ...

November 7, 2024 · 2 min · Mhathesh

Part 1: Transform PostgreSQL Data with Azure Data Factory

Problem Statement When managing massive datasets in a secure, scalable environment, it’s essential to select the right tools and strategies. Recently, we encountered an interesting challenge: a client provided us with a 70 GB database as a tar file backup (Post restore 1TB), which we downloaded via FTP. Due to strict security protocols, we couldn’t establish any direct or VPN connection to their network, so the tar file was our only access to their data. ...

November 7, 2024 · 7 min · mhathesh