This page outlines various solutions I have built over the years with a blog style explanation, implementation steps and some architectural diagrams. This page uses a microservice involving AWS Lambda and S3 Event notifications to allow the admin (myself) to upload text files to an S3 bucket in my AWS account and update the website without touching the html document which is serving this page. Keep reading below for wider reading on this solution.