Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 401 Bytes

kesselring.io

source of kesselring.io using:

  • kotlinjs
  • plain html
  • bulma css
  • terraform for IaC and deployment

automatic invalidation

cloudfront invalidation after changes is automated using:

  • sqs queue for change events
  • s3 bucket configured to create these events
  • lambda function consuming those events and triggering cf invalidation if no invalidation is currently running