Deploying Serverless Rust with Pulumi | glowing-telegram project - Episode 125

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



Duration: 0:00
207 views
5


In this video, I work on deploying our Rust/TypeScript web application to AWS, aiming to make it 'serverless' using Pulumi. We'll explore using Pulumi to manage infrastructure as code, specifically focusing on deploying existing AWS resources like S3 buckets and step functions for video processing tasks.

We'll start by setting up our AWS environment in the Oregon (us-west-2) region, detailing how I organize video archives and prepare them for processing tasks such as silence detection and keyframe extraction. I'll also discuss the integration with Twitch and how Pulumi can help automate these processes.

Additionally, I explain the process of using AWS Batch combined with FFMpeg and FFprobe for audio extraction and metadata management. We'll store metadata and task outputs in DynamoDB.

For those new to Pulumi, I'll guide you through initializing a Pulumi stack, defining resources, and importing existing AWS resources to ensure seamless integration and management.


📅 This stream was recorded on 2024-09-08. My timezone is US Pacific Time.

Join me in the next stream for more coding adventures, and don't forget to check out the links below to stay connected with our community.

🔗 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-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
2024-09-27Consolidating OAuth Token Handling for YouTube and Twitch | Glowing-Telegram project - Episode 121
2024-09-26Optimizing OAuth Flow for Rust APIs with React-Admin | Glowing-Telegram project - Episode 120
2024-09-25Debugging OAuth2 Integration for Rust APIs & React-Admin | glowing-telegram project - Episode 119
2024-09-24Cleaning up our OAuth2 authentication in the Rust API | glowing-telegram project - Episode 118
2024-09-23Solving Environment Variable Issues in Rust APIs | glowing-telegram project - Episode 117
2024-09-22Implementing Figment for Configuration in Rust | Glowing-Telegram Project - Episode 116
2024-09-21Fixing Task Serialization in Rust for glowing-telegram project - Episode 115