subaud
  • Tags
  • Resume
  • About
  • Feed
Sign In

Deploying AWS Applications with Cloudflare Workers and Cloud Connector

Deploying AWS Applications with Cloudflare Workers and Cloud Connector

A comprehensive guide on using Cloudflare as a security and CDN layer for AWS-hosted applications, with edge-level API key injection

Jul 26, 2025 • Court Schuett
#AWS #CDK #Security
Converting Blog Diagrams to Mermaid for AI Readability

Converting Blog Diagrams to Mermaid for AI Readability

How we converted 24 architectural diagrams from images to Mermaid format using Claude and built a streamlined conversion tool

Jun 23, 2025 • Court Schuett
#AI #Python
Automating Qualtrics Survey Data Downloads with Lambda

Automating Qualtrics Survey Data Downloads with Lambda

Learn how to build a Lambda function that automatically downloads survey response data from Qualtrics using their export API

Jun 15, 2025 • Court Schuett
#AWS #Lambda #Python
Solving Docker BuildKit Compatibility Issues with Amazon ECS

Solving Docker BuildKit Compatibility Issues with Amazon ECS

A deep dive into resolving Docker BuildKit attestation manifest incompatibilities that prevent ECS deployments, including investigation steps and solutions.

Jun 07, 2025 • Court Schuett
#AWS #ECS #Docker
Using psycopg2 with AWS Lambda and CDK: Binary vs Source Solutions

Using psycopg2 with AWS Lambda and CDK: Binary vs Source Solutions

Getting psycopg2 to work in AWS Lambda can be frustrating. This post shows you two reliable solutions - using pre-compiled binaries for simplicity, and building from source with Docker for production workloads.

May 30, 2025 • Court Schuett
#CDK #AWS #Lambda
Refactoring Blog Search from Pinecone to Claude

Refactoring Blog Search from Pinecone to Claude

How we replaced vector search with AI-powered semantic search using Claude via AWS Bedrock

May 24, 2025 • Court Schuett
#AWS #AI #Search
Multi-Environment AWS CDK Deployments in a Single Account

Multi-Environment AWS CDK Deployments in a Single Account

A comprehensive guide to deploying multiple environments in a single AWS account using CDK, featuring sophisticated deployment strategies, GitHub Actions automation, and real-world architectural patterns

May 23, 2025 • Court Schuett
#CDK #AWS #Automation
Adding llms.txt Files to Enhance AI Model Compatibility

Adding llms.txt Files to Enhance AI Model Compatibility

Implementing a generator for llms.txt files to help AI models better understand and reference blog content

May 20, 2025 • Court Schuett
#NextJS #AI
Secure S3 Image Uploads and Viewing with Presigned URLs and Cognito

Secure S3 Image Uploads and Viewing with Presigned URLs and Cognito

A deep dive into securely managing user-specific image uploads to S3 using presigned URLs and authorizing access for viewing with AWS Cognito.

May 12, 2025 • Court Schuett
#AWS #Storage #Cognito
AWS Logs MCP

AWS Logs MCP

Create an MCP server that you can use to access your AWS CloudWatch Logs and CloudTrail events for easier troubleshooting and monitoring

May 08, 2025 • Court Schuett
#AWS
Page 1 of 7 Older Posts →

© 2025 subaud

Opinions and statements are my own.