Uncategorized

Recognize Faces in Live Streaming Video using Amazon Kinesis & Rekognition

Amazon Rekognition is an AWS service for image & video analysis. It can identify objects, people, text, scenes, & activities. It also

How to Split TypeScript-Based Lambda Functions into Lambda Layers

Layers in Lambda are a way to share common code & dependencies across Lambda functions. Before layers were introduced you had to

Pool & Share Database Connections in Lambda Functions: Use RDS Proxies!

Serverless functions & relational databases do not mix! If you use RDS databases with Lambda functions, there are a lot of features

A Serverless Solution to Keeping Git Repositories Synchronized

Synchronizing Git repositories is a fairly common requirement. This article describes how we built a solution to replicate an AWS CodeCommit repo

AWS Amplify vs. S3 for Static Website Hosting

If you are one of those people still using S3 buckets for hosting your static websites, this article is for you! Whether

Building a Swagger UI for your API in AWS API Gateway

This article describes how we built a reusable solution for deploying a Swagger UI for any API with a Swagger specification. It

SFTP to Amazon EC2 Instances in an Auto Scaling Group, through a Network Load Balancer

Say you have a number of EC2 instances in an auto-scaling group & you need to be able to connect to them

Automate Incoming Email Processing with Amazon SES & AWS Lambda

If you use Amazon SES to receive email, it’s probably not the kind of email that you want to end up in

Automate File Processing with S3 Event Notifications

Consider a scenario where you need to perform some kind of automated processing on files that arrive at a particular location as

A SYSTEMS+ Group Company
© 2026 QloudX - all Rights Reserved