Category: nodejs
I have a long running application that I configure it in cronjob to run every 12 minutes. As it listens to the blockchain for transactions, sometimes it takes more …
Why Lambda? AWS Lambda is serverless and low costs. We don’t need to maintain (upgrade, patch) the server. Lambda API costs less than spawing up a EC2 instance. Lambda …
The CloudFlare Worker is a Serverless Service (similar to Amazon Lambda, Google Function) that we can use to deploy functions in the edge network. The serverless is the future …
Many questions are interesting but the answers are not obvious or easy to get. For example: Who comments most in the last 24 hours? I am going to show …
What is On-Call? You know many Software Engineers at Big Companies need to do On-Call Duties to fix service related issues when they arise. Here is a utility to …