Skip to main content

Python

Building a Serverless Agentic AI on AWS with Strands SDK
·1924 words·10 mins
Learn how to deploy a production-ready serverless AI agent on AWS using the Strands SDK with Lambda, API Gateway, Bedrock, and CDK. Includes architecture, code, and cost breakdown.
Automating Google Drive Backups to Amazon S3 Glacier IR
·888 words·5 mins
Learn how to automatically back up Google Drive documents to Amazon S3 Glacier IR with a secure, cost-efficient workflow powered by Python, rclone, and GitHub Actions.