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.
- 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
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.
- Step 1: creating your own Media2Cloud instance on your AWS account.
- Step 2: using Media2Cloud RESTful api to drive the ingest and analysis processes
- Step 3: using Amazon S3 event to autostart ingest process
- Step 4: using Amazon SNS notification to autostart analysis process
- Appendix A: using Amazon Cognito User Pool service to add and manage Media2Cloud user(s)
Click Next to start creating your own instance.