OPI Blog
Learn from experts in their fields

Browsing Tags: lambda

AWS Lambda configuration scheme
Building servlerless applications with AWS lambda and not sure how to setup your configuration per environment? Here’s an approach that keeps things neat and tidy, yet allows for secure configuration values as well....
Getting Started With Amazon Alexa Development
In the last few years Amazon has been able to capture a significant share of the home assistant market with the help of the Echo product family. Starting with the audio only product line, Dot, Tap, and ...
Jul 7, 2015
AWS Tricks: Updating Route53 DNS for AutoScalingGroup using Lambda
AWS Lambda is a powerful code-on-demand tool allowing you to host code blocks that can be executed on demand with high throughput. One of the not so obvious capabilities is that code executing via Lambda ...