💸 Deploy low cost ECS tasks based on SQS queue size with AWS CDK

In this post we are using AWS CDK to build a system that scales up and down based on the amount of messages in the SQS queue. It allows users to do REST-API calls to an Amazon API Gateway endpoint from their applications or computers. This will add a new item to the SQS queue.… Continue reading 💸 Deploy low cost ECS tasks based on SQS queue size with AWS CDK

🌎 Build an Hello World web application in under 5 minutes with AWS Amplify

Introduction In this beginner friendly tutorial we are building an Hello World React application that we will deploy to AWS (and the internet) using AWS Amplify. By leveraging AWS Amplify we are allowing ourselves to by-pass the hardships of manually configuring default important web application tools. It doesn’t only allow us to host our web… Continue reading 🌎 Build an Hello World web application in under 5 minutes with AWS Amplify