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)

Video Tutorial: How to Build a Web App on Amazon Without EC2

If you want to build a scalable, highly available web application on the AWS cloud, AWS Elastic Cloud Compute (EC2) is the obvious approach. But it’s not always the best …

Amazon Web Services (AWS) Software Development

Anatomy of a Self-Healing App on AWS

One of the great things about the cloud is that it enables you to scale workloads so that you pay only for what you use. But another important benefit that …

Amazon Web Services (AWS)