Launch week: the Season Pass & Fundamentals Week are 50% off — ends in 16d 07h 14mSee the sale

Category: Amazon Web Services (AWS)

Production DBA

Cloud Alternatives to Microsoft SQL Server

When people say "cloud", they're simplifying a lot of different solutions into a single catchphrase. Let's break out the different options and compare them.
1. SQL Server in Amazon EC2 and Azure VMs
Amazon EC2 is a virtualization platform. Amazon buys servers, installs their secret sauce software, and rents you Windows virtual machines by the hour. Microsoft offers a similar product, Windows Azure Virtual Machines, that just went officially live.

Read more about Cloud Alternatives to Microsoft SQL Server 32 comments — Join the discussion
Production DBA

Amazon Web Services Architect Training Recap

Going into Amazon Web Services (AWS) architecture training last week, I expected to get whiteboard-level training for project planners, and it met expectations.  We spent time talking about how Amazon's most popular services fit together and how they can be used to solve our business needs.  Nothing in the training itself was groundbreaking for me - I keep…

Read more about Amazon Web Services Architect Training Recap 6 comments — Join the discussion

Architecting with AWS – Before You Go

Architecting with AWS is a three day training session held at the AWS offices in Seattle (classes are available in other locations). Both outsiders and AWS employees come together to learn about building scalable solutions on the AWS platform. This is a practical training program - there's no certification behind it. The Architecting with AWS training is an introduction to the products and services in AWS and how they can be used to create and automate great software.

Read more about Architecting with AWS – Before You Go Be the first to comment

SQL Server RDS

Amazon Web Services (AWS) is a platform that offers a ton of services ranging from block storage, operating systems, to mail queues, DNS, and caching. When you say “cloud”, a lot of people think of AWS. AWS hosts a variety of businesses, large and small. Unfortunately, you still have to administer and configure your servers.…

Read more about SQL Server RDS 49 comments — Join the discussion

Bad storage performance on Amazon EC2 Windows servers

This week I presented at the SSWUG Virtual Conference on how to benchmark your storage performance with Microsoft's SQLIO utility.  Last week I talked about running SQL Server in the cloud on Amazon EC2.  Take those two things together, and we've got storage benchmarking on Amazon EC2 servers:

Maximum write speed: 68 MBs/sec
Maximum read speed: 8 MBs/sec

Read more about Bad storage performance on Amazon EC2 Windows servers 6 comments — Join the discussion

Amazon’s new virtual computing system

Amazon just announced EC2, their rent-a-datacenter plan. You build a custom virtual machine using their tools, and upload it to them. Then you can turn on that virtual machine anytime you want for a whopping ten cents per hour.

It gets even better - if you have scalability needs, like if your site suddenly becomes hugely popular, then you can turn on more machines. You just get billed ten cents per hour per machine.

Read more about Amazon’s new virtual computing system Be the first to comment