Brett Andrews
Founder, Code Genie
Continuous Deployment for websites with AWS Amplify and Serverless Framework
If you find the approach in this article interesting, check out Code Genie. Starting a new software project? Code Genie is a Full Stack App…
Migrating REST APIs to AWS Serverless
If you find the approach in this article interesting, check out Code Genie. Starting a new software project? Code Genie is a Full Stack App…
Continuous Deployment with Semantic Release and GitHub Actions
If you find the approach in this article interesting, check out Code Genie. Starting a new software project? Code Genie is a Full Stack App…
Configuring Serverless Framework for multiple stages
If you find the approach in this article interesting, check out Code Genie. Starting a new software project? Code Genie is a Full Stack App…
Building a Civilization VI "Play by Cloud" Webhook Turn Notifier Service
This project was built using Code Genie. Starting a new software project? Check out Code Genie - a Full Stack App Generator that generates…
Handling SQS partial batch failures in AWS Lambda
When using SQS as an event source for Lambda, the default configuration is to send batches of up to 10 messages in a single invocation. The…