Published inLevel Up CodingReplicate data from DynamoDB to Apache Iceberg tables using Glue Zero-ETL integrationThis article provides a guide on setting up Glue Zero-ETL integration to replicate data from DynamoDB into Apache Iceberg tables.Dec 30, 2024Dec 30, 2024
Published inLevel Up CodingBuilding smarter RSS feeds for my newsletter subscriptions with SES and BedrockIn this article, I’ll share a tool I recently built to help generate smarter RSS feeds for my newsletter subscriptionNov 23, 2024Nov 23, 2024
Published inLevel Up CodingAn Alternative to Batch Jobs: Scheduling Events with EventBridge SchedulerIn this article, we’ll explore how scheduling messages in the future can be also an alternative to batch jobs.Sep 10, 20241Sep 10, 20241
Published inLevel Up CodingRAG on media content with Bedrock Knowledge Bases and Amazon TranscribeThis article explains how to build RAG on media content using Bedrock, Amazon Transcribe and RustAug 1, 2024Aug 1, 2024
Published inLevel Up CodingAdding flexibility to your deployments with Lambda Web AdapterLambda Web Adapter (LWA) is an open-source project that enables running Web apps on Lambda functions without the need to change or adapt…Apr 19, 2024Apr 19, 2024
Published inLevel Up CodingAI powered video summarizer with Amazon Bedrock and Anthropic’s ClaudeIn this article, I’ll walk you through the process of creating an API that summarizes YouTube videos based their transcripts and generates…Jan 3, 2024Jan 3, 2024
Published inLevel Up CodingDatabase schema migrations on AWS with Custom Resources and CDKWith AWS Custom Resources you can manage resources that are not natively supported by CloudFormation. You can execute application-specific…Jun 14, 2023Jun 14, 2023
Published inLevel Up CodingServerless Asynchronous REST APIs on AWSIn this article, we’ll explore how to design & build Serverless, asynchronous REST APIs on AWS…Apr 20, 2023Apr 20, 2023
Published inLevel Up CodingBuilding an AI powered and Serverless meal planner with OpenAI, AWS Step functions, AWS Lambda and…OpenAI’s generative capabilities offer new possibilities when building applications. Combined with Serverless technologies, we can create…Mar 11, 20233Mar 11, 20233
Published inLevel Up CodingDynamoDB Stream fan-out to multiple Lambda functions with EventBridge Pipes and EventBusDynamoDB Streams allow tracking changes on table items, Lambda functions can subscribe and react to these changes. However, subscribing…Feb 20, 20231Feb 20, 20231