You have a video transcoding application. The videos are processed consistent with a queue. If the process of a video interrupts in one instance, it resumes in another instance. Presently there’s a large backlog of videos that must process, for this, you wish to feature a lot of instances. However, you would like these instances solely until your backlog reduce. That of those would be an economical way to do it?



You have a video transcoding application. The videos are processed consistent with a queue. If the p..

Answer / Mukesh Ranjan Sinha

An economical way to handle the backlog while keeping costs low is by using AWS Batch with Spot Instances or Reserved Instances. AWS Batch automatically manages the process queue, scales up and down based on the workload, and can utilize Spot Instances for cost savings when capacity is available. When the backlog reduces, you can terminate instances to stop incurring costs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Amazon Web Services (AWS) Interview Questions

What do you mean by classic link?

1 Answers  


What are lifecycle hooks used for in AutoScaling?

1 Answers  


What database is used by amazon?

1 Answers  


Is AWS IaaS or PaaS or SaaS?

1 Answers  


How do I integrate enhanced monitoring with my tool that I presently use?

1 Answers  


Which automation gears can help with spinup services?

1 Answers  


What Is The Difference Between Scalability And Elasticity?

1 Answers  


What are the components of vpc?

1 Answers  


What is my ami?

1 Answers  


What would be the default ip range in default vpc?

1 Answers  


Explain about aws storage.

1 Answers  


What does a “domain” refer to in amazon swf?

1 Answers  


Categories