"glowing telegram" serverless with pulumi and python - Episode 132

Channel:
Subscribers:
542
Published on ● Video Link: https://www.youtube.com/watch?v=-YnwYKtrEZ4



Duration: 0:00
148 views
3


In this video, we explore the process of implementing silence detection for audio extraction using FFMPEG, and discuss how to efficiently structure our tasks to achieve this. We aim to optimize our application by running tasks in parallel and ultimately pushing the collected data into DynamoDB.

Throughout the video, I take you through the coding process, considering the parallelization of tasks that include metadata collection, keyframe extraction, and audio processing. We focus on adding a new task for silence detection, examining how to leverage existing tools without complicating the workflow.

I showcase how to refactor the existing code base by reorganizing it into a more modular structure, primarily focusing on the audio track extraction and silence detection code. This includes creating new modules and ensuring configurations suit the intended design.

Moreover, we discuss performance tuning, considering AWS Batch configurations, memory allocations, and CPU units to ensure efficient processing. As we explore different settings for batch jobs, I outline the potential for further performance enhancements and describe strategies for testing these adjustments.

Join me as we troubleshoot, optimize, and enhance our web application infrastructure using modern technology practices.

🔗 Check out my Twitch channel for more streams: https://www.twitch.tv/saebyn
GitHub: https://github.com/saebyn/glowing-telegram
Discord: https://discord.gg/N7xfy7PyHs




Other Videos By saebynVODs


2024-11-27More deploying AWS Step Functions | glowing telegram - Episode 142
2024-11-26More Lambda Functions and Step Functions with AWS and Pulumi | glowing telegram - Episode 141
2024-11-25Streamlining AWS Lambda with Rust and Python | glowing telegram - Episode 140
2024-11-23Testing our Docker image + exploring EC2 spot instance cost | glowing telegram - Episode 139
2024-11-21Streamlining Audio Model Downloads and Video Processing with AWS | glowing telegram - Episode 138
2024-11-19Troubleshooting AWS Batch Job Setup with Whisper AI | glowing telegram - Episode 137
2024-11-18GPU batch job queue with AWS spot instances | glowing telegram - Episode 136
2024-11-16Making Our Rust/TS Web App Serverless with Pulumi and Python | glowing telegram - Episode 135
2024-11-14Serverless Audio Transcriber with Rust and Python Using Pulumi | glowing telegram - Episode 134
2024-11-12Optimizing ECS with Pulumi and Python | "glowing telegram" - Episode 133
2024-11-10"glowing telegram" serverless with pulumi and python - Episode 132
2024-10-23Optimizing AWS Batch Jobs for Efficient Video Ingestion | glowing-telegram project - Episode 131
2024-10-20Bringing in Pulumi and AWS properly, part 3 | glowing-telegram project - Episode 130
2024-10-18Bringing in Pulumi and AWS properly, part 2 | glowing-telegram project - Episode 129
2024-10-16Bringing in Pulumi and AWS properly, part 1 | glowing-telegram project - Episode 128
2024-10-10Wrapping up Pulumi experiments with AWS | glowing-telegram project - Episode 127
2024-10-08Transforming Rust Web App into a Serverless AWS Solution | glowing-telegram project - Episode 126
2024-10-06Deploying Serverless Rust with Pulumi | glowing-telegram project - Episode 125
2024-10-04Exploring Pulumi and LocalStack for AWS Development - glowing telegram project - Episode 124
2024-10-02Deploying AWS Lambda with Pulumi and LocalStack - glowing telegram project - Episode 123
2024-09-29Exploring AWS Services with LocalStack & Pulumi | glowing-telegram project - Episode 122