#serverless
Read more stories on Hashnode
Articles with this tag
A secure, efficient, and hassle-free way to run data analytics queries · A recent challenge I had on a project was enabling access to a production MySQL...
How to run your AWS Lambda functions with a fixed IP up to 10x cheaper. · A Lambda function runs in its own container and when invoked, the external...
Using the API Gateway - SQS integration to create scalable webhook listeners and validate the requests at the API Gateway level · Traditionally, when we...
I've been working mainly with relational databases for more than a decade now, but DynamoDB is my database of choice when it comes to serverless apps....
With Serverless, DynamoDB, SQS, and Lambda functions. · Monithor's core functionality is running jobs on a schedule. The service is built using the...
Understanding DynamoDB single table design, one-to-many and many-to-many relationships. · I'm building monithor.co - an open-source web monitoring...