AWS Batch

Objective The objective of this blog is to share with the public the excitement I found when doing a proof of concept with AWS Batch. I believe this platform can …

Amazon Web Services (AWS) Development DevOps RightBrain Networks

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

Using Amazon S3 as a Hosted Yum Repository

Amazon Simple Storage Service (S3) has many use cases. As you may already know, one of those uses is hosting static websites. We can use this feature for hosting RPMs …

Amazon Web Services (AWS)

Why an EC2 Instance Isn’t a Server

At Re:Invent, the AWS conference in Vegas last November, Amazon’s CTO, Werner Vogels, made an interesting observation during his keynote address: “An EC2 instance is not a server—it’s a building …

Amazon Web Services (AWS)