It has been one exciting project in which I have learned to put together several AWS Services and skills that I picked up along my AWS SAA certification journey. Around the beginning of this month, a good friend introduced me to, AWS Serverless Her...
How many times have you had to create an API Gateway resource on AWS just to get through to your Lambda Function? I love using the serverless stack (AWS Lambda + API Gateway + DynamoDB) for running small applications. The Lambda and APIGateway combo ...
DNS issues can get really frustrating. You have a new shiny website/webapp that you want served up to your visitors. You also have a new domain which must be pointed at the CDN (or Load Balancer) of your host. While googling, you find some nice instr...
When people start learning anything new in programming, the first code they write is usually called... well 'hello world'. If you're like me, you've always wondered the origin of this phrase in programming. That started somewhere around the 1970s, w...
A few years back, I was glad to be a part of a team that implemented a monitoring solution for a Gold production giant in Ghana to address some pertinent environmental concerns. The solution had to make continuous 24-hour measurement observations to ...