Software Engineering, Architecture and AWS Serverless Technology from makit

Serverless

Running a Strands Agent on Lambda to Tag Product Reviews
Oct 26, 25
Running a Strands Agent on Lambda to Tag Product Reviews
Demo of Strands Agents on Lambda, using Bedrock to summarise reviews into actionable Pros and Cons for your frontend.
Migrating from a Monolith to EDA on AWS
Sep 21, 25
Migrating from a Monolith to EDA on AWS
Migrating from a monolith to an event-driven architecture unlocks agility, but it comes with challenges. Let me share how we used AWS EventBridge, feature flags, and dark launches to modernise safely
Serverless Security - Cognito Misconfigurations
Jul 28, 24
Serverless Security - Cognito Misconfigurations
Serverless technology comes with great security by default, but security still needs baking in like any other piece of software. In this article I look into some possible misconfigurations you can do with Cognito that can spell trouble for your web application.
Exploring Advanced Logging Controls for AWS Lambda
Dec 4, 23
Exploring Advanced Logging Controls for AWS Lambda
AWS recently released some new advanced logging controls for the AWS Lambda service. These allow functions to log in JSON format natively, as well as offering native log level support and options for the log group to use.
Running an LLM inside an AWS Lambda Function
Oct 14, 23
Running an LLM inside an AWS Lambda Function
Large Language Models and Generative AI are big topics in 2023, and whilst using them as a service is great (and sensible), I wondered if it was possible to run a LLM completely within a Lambda Function.
Building with AWS OpenSearch Serverless
Jan 10, 23
Building with AWS OpenSearch Serverless
Recently Amazon OpenSearch Serverless was announced that allows the use of the same service but will automatically scale and where you pay for the resources consumed, this is split over the cost of Compute and cost of Storage.
Follow me

If you are interested in Coding, AWS, Serverless or ML