As an AI Engineer, my focus is on designing, developing, and maintaining AI models and systems to tackle challenges and enhance decision-making within organizations. I have a deep interest in scalable architecture, DevOps pipelines, efficient programming, code quality, and best practices. On this page, I aim to share insights, tutorials, and some unique discoveries that might not be easily found elsewhere, all of which reflect my journey and learning in the field.
Automate the deployment of resources across multiple accounts and regions using a pipeline, ensuring efficient setup for both development and production environments. This approach supports consistent configurations, integrates with CI/CD processes, and includes rollback capabilities for improved stability.
For my current role, I am learning TypeScript—a language widely used for both frontend and backend development. With a background in Python and Java, I find TypeScript straightforward to read and adopt. The main challenges lie in understanding Node.js threading and web server architecture, but overall the transition has been smooth.
November 11, 2024
Learn how to stream, process, and save live audio from Amazon Connect using Kinesis Video Streams and Python
Read moreSeptember 2, 2024
A step-by-step guide on creating and deploying custom AWS Lambda layers to include additional Python dependencies, featuring a bash script for building layers locally.
Read moreAugust 2, 2024
Learn how to handle AWS Python Lambda timeouts effectively using a timeout handler to manage long-running processes and ensure seamless execution, even past the 15-minute limit.
Read more