You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CIP-001 module providing a lightweight, serverless backend built with AWS Lambda and API Gateway to process website contact form requests and send messages through Amazon SES. Designed for simplicity, scalability, and near-zero cost operation.
Terraform-based infrastructure for CIP-001 that provisions AWS resources to host the static website and a serverless contact backend (S3, CloudFront, Route53, ACM, API Gateway, Lambda, SES). Includes CI/CD patterns and IaC best-practices for secure, repeatable deployments.
An CIP-001 module that is an Astro-based static marketing site, built with TailwindCSS, TailwindUI and jQuery. Intended for production deployment to AWS S3 behind CloudFront, with infrastructure and CI/CD defined in the companion CIP-001 infrastructure module.