Adopt a ‘Sharpie Mentality’ to Hire for Fit and Diversity
It’s possible to find both fit and diversity in a job candidate. In fact, one way to do that is to adopt the blind-audition approach used by judges on the TV show “The Voice.” https://goo.gl/inzdR9 #GlobalHR #HRTech
A Simple API With AWS DynamoDB, Lambda, and API Gateway
I’ve set up a few Lambda scripts from time to time, but haven’t had any dedicated project time to push forward API serverless concepts. Over the weekend I had a chance to deploy a couple of APIs using AWS DynamoDB, Lambda, and API Gateway, lighting up some of the serverless API possibilities in my brain. Like most areas of the tech sector, I think the term is dumb, and there is too much hype, but I think underneath there are some interesting possibilities, at least enough to keep me playing around with things.
Right now my primary API setup is Amazon Aurora (MySQL) backend, with API deployed on EC2, using Slim API framework in PHP. It is clean, simple, and gets the job done. I use 3Scale, or Github for the API management layer. This new approach simplifies some things for me, but definitely goes further down the AWS rabbit hole with the adoption of API Gateway and Lambda, but also introduces some interesting enough benefits, that has me considering for use on some specific projects. https://goo.gl/aTAcZk #DataIntegration #ML

