Deploying MySQL on Amazon EC2 – 8 Best Practices
|

Deploying MySQL on Amazon EC2 – 8 Best Practices

There are a lot of considerations for deploying MySQL in the Cloud. Some concepts and details won’t be obvious to DBAs used to deploying on traditional servers. For this, we have provided eight best practices in this guide that will certainly set you off on the right foot. Let’s explore them below. This article is part…

How To Setup An Amazon ECS Cluster With Terraform | A Step-By-Step Guide

How To Setup An Amazon ECS Cluster With Terraform | A Step-By-Step Guide

ECS is Amazon’s Elastic Container Service. That’s Greek for how you get docker containers running in the cloud. It’s sort of like Kubernetes without all the bells and whistles. It takes a bit of getting used to, but This terraforms how to, should get you moving. You need an EC2 host to run your containers…

Is Upgrading RDS Like A Shit-Storm That Will Not End?
|

Is Upgrading RDS Like A Shit-Storm That Will Not End?

Can RDS worsen an outage ?? That’s another way to think about this question. In my experience, it very clearly increases outages, by tying one or both hands behind your back. Believe me, when I say, that is terribly frustrating when you’re putting out fires! Downsides of Upgrading RDS There are several downsides to upgrading RDS….

SQL Server on AWS vs Azure | Everything You Need to Know
| |

SQL Server on AWS vs Azure | Everything You Need to Know

AWS SQL and Azure SQL server are excellent cloud services, with more than 99.9% availability, competitive pay-as-you-go pricing strategies, and more. Yet, they have certain limitations in scalability, integration, and security. So, choosing one can be tough if you’re just starting out. A comparison of SQL server on AWS vs Azure When comparing SQL servers…