AWS-Logo_White-Color
  • 1. Introduction: Building HLS Video Streaming Web Application with AWS S3, EC2
    • 1.1 Related concepts
      • 1.1.1 HTTP Live Streaming
      • 1.1.2 AWS Services in this workshop
      • 1.1.3 NodeJS Classes in this workshop
    • 1.2 Architecture
    • 1.3 Table of contents
  • 2. AWS Service Preparation
    • 2.2 Setup IAM user, EC2, S3
    • 2.2 Setup EC2 instance
  • 3. Project Source Code
    • 3.1 Deploy back-end source code on EC2 instance
    • 3.2 Run front-end web application to upload and stream video
  • 4. Code explanation
    • 4.1 Overall explanation
    • 4.2 Detailed explanation
  • 5. Clean up AWS resource
  • 6. Summary

More

  • AWS Study Group

  • Clear History
Workshop
web counter
Cloud Journey
web counter


Last Updated
26-09-2024


Team
Đức Thịnh
Building HTTP Live Streaming App with AWS EC2, S3 using AWS SDK v3 and S3FS-FUSE > Introduction: Building HLS Video Streaming Web Application with AWS S3, EC2 > Related concepts

Related concepts

  • HTTP Live Streaming
  • AWS Service in this workshop
  • NodeJS Classes in this workshop