Tuesday, 3 July 2018

Now you can add resources tags to AWS Elemental MediaConvert

You can now add tags to the job templates, queues and presets in the AWS Elemental Media Convert. Tags can be easily removed with deletion and the tags can easily be added with the API or the MediaConvert console. You can systematically organize your categories or resources and services which will help in providing the relevant data. This will save time and make your work become more efficient. AWS Elemental Media Convert is a part of the AWS Media services which allows the users to deliver videos. The videos that you create with the AWS Media Services can be scaled and it can be broadcast and used for multi-screen delivery at the scale. 

No comments:

Post a Comment

Optimizing Performance and Cost: Migrating an Express.js Application from EC2 to AWS Lambda

Introduction: In a recent project, our team worked on optimizing a Node.js application that was originally hosted on an EC2 instance. The ap...