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 …

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 …

Amazon Web Services (AWS) RightBrain Networks

Configuring 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 …

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 …

Amazon Web Services (AWS) Cloud