Now displaying all site content relating to Lambda
Tutorial: How to Extend AWS CloudFormation with Lambda
AWS CloudFormation is an amazing infrastructure management tool that allows you to define requests for resources in a domain-specific templating language. CloudFormation has built-in binary logic within the template in …
Continue reading “Tutorial: How to Extend AWS CloudFormation with Lambda”
Amazon Web Services (AWS)AWS Lambda Tutorial: Playing Math Games with Lambda
One of the things our software engineers like about building applications in the cloud is that there’s always something new to learn. Unfortunately, there’s always something new to learn, and …
Continue reading “AWS Lambda Tutorial: Playing Math Games with Lambda”
Amazon Web Services (AWS) RightBrain NetworksConfiguring and Deploying AWS API Gateway with CloudFormation and AWS Lambda
The release of AWS Lambda and AWS API Gateway have made serverless microservice architecture a viable option for building cost-effective web apps. Considering the price (1 million AWS Lambda executions …
Continue reading “Configuring and Deploying AWS API Gateway with CloudFormation and AWS Lambda”
Amazon Web Services (AWS)Top 8 Gotchas of Working with AWS Lambda
AWS Lambda is among Amazon’s cutting edge services designed to allow you to build microservices using serverless architecture. It’s an exciting technology (I’ll get to why in a second), but …
Continue reading “Top 8 Gotchas of Working with AWS Lambda”
Amazon Web Services (AWS) Cloud