subaud
  • Tags
  • Resume
  • About
  • Feed
Sign In

Storage

5 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
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
Excluding files and directories from a CDK Bucket Deployment

Excluding files and directories from a CDK Bucket Deployment

When uploading files and directories during a CDK bucket deployment, `exclude` can be used. This samples shows how to use that feature.

Dec 14, 2023 • Court Schuett
#CDK #AWS #Storage
Conditional Resource Deployment and Environment Variables with CDK

Conditional Resource Deployment and Environment Variables with CDK

This demo will describe how to create a CDK with conditional resource deployment and how to use Environment Variables with that conditional deployment

Jan 10, 2023 • Court Schuett
#CDK #AWS #Storage
Bulk Delete S3 Objects by LastModified Date

Bulk Delete S3 Objects by LastModified Date

This simple script will look through a bucket to find all objects that match a `LastModified` date and delete. This can be adjusted to delete objects before, after, or matching the date specified. Use at your own risk.

Nov 04, 2021 • Court Schuett
#Storage #AWS
Page 1 of 1

© 2025 subaud

Opinions and statements are my own.