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…

8 Questions to Ask an AWS Expert
|

8 Questions to Ask an AWS Expert

If you’re headhunting a cloud computing expert, specifically someone who knows Amazon Web Services (AWS) and EC2, you’ll want to have a battery of questions to ask them to assess their knowledge.  As with any technical interview focus on concepts and the big picture.  As the 37Signals folks like to say “hire for attitude, train for skill”. Absolutely!…

What Does the Fight Between Palantir & NYPD Mean for Your Data?
| |

What Does the Fight Between Palantir & NYPD Mean for Your Data?

In a recent buzzfeed piece, NYPD goes to the mat with Palantir over their data. It seems the NYPD has recently gotten cold feet. As they explored options, they found an alternative that might save them a boatload of money. They considered switching to an IBM alternative called Cobalt. And I mean this is Silicon Valley, what…

How to Deploy on Amazon EC2 With Vagrant | a Step-By-Step Guide
|

How to Deploy on Amazon EC2 With Vagrant | a Step-By-Step Guide

We already know that the Amazon Elastic Compute Cloud (EC2) is a widely used cloud computing service that offers scalable and flexible virtual server resources. But do you know how to deploy on Amazon EC2 with Vagrant? While deploying on Amazon EC2 traditionally, it requires manual configuration and setup. You can streamline this process by…