Exploring AWS CDK and API Gateway Setup for Glowing-Telegram Project - Episode 173

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



Duration: 0:00
59 views
2


In this video, I dive into exploring the AWS Cloud Development Kit (CDK) and its integration with API Gateway V2. This session builds upon the Glowing-Telegram project, with a focus on experimenting with infrastructure as code to streamline the management of backend APIs and tasks as the project evolves. While previously working with Pulumi, I discuss potential benefits of transitioning to CDK for more comprehensive and structured resource provisioning within AWS. Throughout this session, I tackle the setup of initial CDK configurations, discuss differences between API Gateway V1 and V2, and explore HTTP APIs along with JWT authorizers using Cognito user pools.

I also experiment with integrating OpenAPI schemas into the infrastructure to generate TypeScript and Rust types, optimizing the development workflow across multiple services. Later in the stream, I attempt translating existing Pulumi code into the equivalent TypeScript-based CDK constructs, preparing for a smoother migration process.

This video will be highly insightful for developers looking to learn and apply AWS CDK in their projects, especially when transitioning from other tools like Pulumi or dealing with hybrid cloud infrastructure solutions.

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




Other Videos By saebynVODs


2025-05-01Building a Media Playlist API with Python and AWS Lambda - Episode 183
2025-04-29Building an M3U8 Playlist API with AWS Lambda - Episode 182
2025-04-27FFmpeg Scripting & Overlays | Chill Sunday Morning Coding - Episode 181
2025-04-24Mastering FFmpeg Scripting: Troubleshooting Overlays & Audio Issues - Episode 180
2025-04-22FFmpeg Automation: Prototyping Video Editing with Python - Episode 179
2025-04-20Debugging Twitch API Integration for Glowing Telegram Project - Episode 178
2025-04-19Building OAuth Integration with Twitch: Access Token Management and API Updates - Episode 177
2025-04-17Improving Twitch Integration for Glowing-Telegram: Backend and Frontend Updates - Episode 176
2025-04-15Navigating CORS Errors and AWS API Gateway Challenges - Ep 175
2025-04-13Exploring AWS Step Functions & API Gateway Integration with CDK - Episode 174
2025-04-12Exploring AWS CDK and API Gateway Setup for Glowing-Telegram Project - Episode 173
2025-04-10Refactoring Rust Lambda Functions + Handling AWS Rate Limit Errors - Episode 172
2025-04-08Improving OpenAI API Usage in Rust with Exponential Backoff - Episode 171
2025-04-06Building a Stream Manager with TypeScript and Rust – Episode 170
2025-03-30Implementing DynamoDB Queries and Debugging in Rust: Glowing-Telegram Project - Episode 169
2025-03-25Optimizing Row Interaction and Backend Enhancements | Rust APIs + React-Admin - Episode 168
2025-03-22Building Stream Timelines and Bulk Episode Creation | Glowing-Telegram Project - Episode 167
2025-03-15Building an API with Python, Rust, Pulumi, and AWS: DynamoDB Integration - Episode 166
2025-03-06DynamoDB Table Creation and Data Sync with Pulumi and Python - Episode 165
2025-02-23Migrating Data from Postgres to DynamoDB with Python for Glowing Telegram Project - Episode 164
2024-12-31Building a Dynamic Stream Manager Interface with Material-UI | Episode 163