Blog posts tagged "aws"

Hero image for post Direct Lambda resolvers with AWS Amplify
Direct Lambda resolvers with AWS Amplify

AWS Amplify is fantastic; it has never been easier to build and provision a cloud-based, full-stack, web application. We can easily create an API using AppSync and have it just work but what happens when you need to perform additional logic?

Hero image for post UPDATED: Deploying a static site to AWS using GitHub Actions
UPDATED: Deploying a static site to AWS using GitHub Actions

It has been just under a year since I wrote my initial about deploying static sites to AWS via Github Actions and a number of things have changed since then. I discuss my process for deploying static sites using Github Actions and whats changed since the initial version of the article.