Due a circumstances outside our control, my son needed to be admitted into a hospital for a day surgery procedure. Since this was the first time I have had to deal with a hospital admission myself, I was curious to see how the admission process would work. Thankfully this hospital has an online admission form …
By setting AWS::Lambda as a trigger for SQS receiveMessage, you can send the contents of the message to where ever you want. In my case, it was two places Pagerduty CAVEAT: Sending lots of messages as incidents to PagerDuty costs money! The way shown sends an incident to the PagerDuty service that you have …
Why Earlier this year, in a surprising turn of events, I found myself with a free weekend. Around the same time, I had planned on selling my old car and buying a new one which led to me wanting to know how much I had actually spent on my old car. One thing led …
The DevOPS movement has been one way until now and that is not the way I envisaged it.
How to handle ActionView::MissingTemplate exceptions and to render the html version of the 404 template irrespective of which format the original request is being made for.
Change the way you think about development by making sure every commit you make goes straight to production through a mesh of tests you wrote.
A simple way of inspecting what environment variables are being used by your processes on Unix/Linux and Darwin machines.
My take on technical interviews.
Call to undefined function create_function()