Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.73 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.73 KB

Media2Cloud mini workshop

This tutorial walks you through to create Media2Cloud with AWS CloudFormation service. We will then show you a few techniques to automate Media2Cloud processes such as ingesting contents and analyzing contents with various AWS services.

Prerequisite

  • Download and install Mozilla Firefox or Google Chrome browser. We will use it to access the Media2Cloud web portal.
  • Download and install Postman. We will use it for Step 2.
  • Optionally if you need some sample files to test, download it here

Mini workshop rundown

We will start off with creating your own Media2Cloud instance. Then, we will use Media2Cloud RESTful api to drive the ingest and analysis processes; use Amazon S3 event to autostart ingest process when you upload a file. At last, we will use Amazon SNS notification to autostart the analysis process when the file has been ingested. Appendix A shows you how you can add and manage Media2Cloud users with Amazon Cognito User Pool service.


Click Next to start creating your own instance.