Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

umair904's avatar

triggering aws batch job using laravel code

I am trying to trigger an aws batch job for the conversion of a video file from a .mp4 to a .m3u8 file and I am stuck. Literally, there is no documentation or anything like that which will help me to implement this. If anyone can point me in the right direction. I'll be helpful.

0 likes
2 replies
martinbean's avatar

@umair904 Well what service are you trying to convert videos using? Elastic Transcoder? Elemental MediaConvert? Something else?

umair904's avatar

@martinbean First I thought I could do it with AWS batch service but after 3 days of continuously searching for solution and reading documentation I decided I could not do it. I don't have much experience with Laravel, I am a beginner cloud engineer with no experience in development.

Please or to participate in this conversation.