Deploying a high-availability web app using CloudFormation

Have you been looking for a simple way to implement high availability for your web application? Amazon Web Services provides the entire foundation for achieving true high availability, but implementing the features properly requires specific knowledge of how to bring each service together. In this article, I’ll explain the concept of high availability and how […]