navigation

Building HTTP Live Streaming App with AWS EC2, S3 using AWS SDK v3 and S3FS-FUSE

Overall

This workshop will presented 2 methods of working with Amazon S3 Bucket: through AWS SDK v3 or user-space mounted file system S3FS-FUSE

Content

  1. Introduction
  2. AWS Service Preparation
  3. Project source code
  4. Code explanation
  5. Cleanup
  6. Summary