The Third Stone Software web site has been re-designed as an SSR (server side rendered) web site using the Astro
framework and deployed with AWS Amplify. This architecture was chosen to allow regular updates to the site (blog
posts, projects, etc.) without the need for a database. A CI/CD pipeline automatically deploys Github repository
changes to AWS.
The original web site was pure HTML and CSS and hosted on a Linux VM.