subaud
  • Tags
  • Resume
  • About
  • Feed
Sign In

AWS

40 posts


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
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
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
Deep Dive: Building 'alphabetizi.ng'

Deep Dive: Building 'alphabetizi.ng'

Exploring the architecture and interesting features of a serverless survey application built with AWS CDK, React, DynamoDB, and Lambda@Edge

Apr 04, 2025 • Court Schuett
#AWS #CDK #Database
Send Email with Microsoft Graph from Lambda

Send Email with Microsoft Graph from Lambda

A detailed guide on sending emails with Microsoft Graph from a Lambda function

Mar 16, 2025 • Court Schuett
#AWS #CDK #Lambda
Page 1 of 4 Older Posts →

© 2025 subaud

Opinions and statements are my own.