schlarpc / overengineered-cloudfront-s3-static-website

The objectively correct static website host with S3 + CloudFront
5 stars 0 forks source link

Consider using container image Lambdas for log ingestion #8

Open schlarpc opened 2 years ago

schlarpc commented 2 years ago

This allows everything to be version controlled, but also makes setup more of a pain.

Pros:

Cons:

Also, this only really makes sense to do after #3, as we can't use container image functions for Lambda@Edge.