This is just a dumping ground for explaining the portions of fischerthings.com that are not included in the main Vue application.
- aws: describes AWS products I use, and how they're configured as relevant.
- s3: Describes my s3 hosted static site setup. Also includes details about my cloudfront setup, and continuous deployment.
- API Gateway: Describes my API Gateway setup, which is primarily used to gate access to private resources.
- Lambda: My lambda code, used for creating signed image urls.
- img_prep: Details about the scripts I wrote to prepare images for posting on the blog.