Grazed from Windows IT Pro. Author: Michael Dragone.
These days in the IT world, everything is about the cloud. Cloud services, cloud security, private clouds, hybrid clouds — the list goes on. It’s enough to make your head spin. For all this recent talk about cloud computing, one company has been offering a variety of cloud services for more than five years now. Amazon’s cloud offerings, known as Amazon Web Services (AWS), exist in the Infrastructure as a Service (IaaS) category. When you work with AWS, you’re responsible for managing and maintaining your own virtual machines (VMs), including the software that you choose to run on top of them. This is in contrast to companies such as Salesforce.com, which offers Software as a Service (SaaS), or Microsoft, which offers Windows Azure as a Platform as a Service (PaaS).
Many misconceptions surround AWS in the IT community. IT pros think that AWS is a developer technology or that only VMs that run Linux can run on the service. It doesn’t help that many AWS-specific terms can be confusing. What, for example, is Elastic Block Storage (EBS)? Fortunately, getting an AWS account and a Windows Server VM running on the service is straightforward and inexpensive. In this article, I’ll go through the steps to create such a VM and connect to it via Microsoft Remote Desktop Protocol (RDP)…