Skip to content

Technology

Members Public

Cloud Price Wars

A few weeks ago, during Google Cloud Platform Live [https://cloud.google.com/events/google-cloud-platform-live/], Google introduced a re-branded suite of cloud services at reduced prices - re-entering the cloud space as a major player. This was the first domino that ushered in an industry-wide reduction in cloud computing costs.

Members Public

Presentation Slides: An Introduction to Amazon Web Services

In a few short years, cloud computing has gone from being viewed as a luxury or fancy toy and emerged as an integral part of the near-term future of companies in every industry. Enterprises are no longer asking "why cloud?" but rather "how do I get started

Members Public

Windows Azure IaaS vs. PaaS vs. SaaS

I know a lot of people who talk about getting started with Azure but don't know where to begin. They think that Azure "is just Virtual Machines sitting in a data center somewhere". But, as you'll see, Azure has so much more to offer,

Members Public

Automated Testing for Websites using Selenium IDE

Automated functional testing is one of the most valuable tools your organization can implement. You get the benefit of having repeatable, fast running tests that do not require expensive humans to run them and are less error prone. I'm a big fan of anything that can be done

Members Public

AWS AppStream Lets You Build Complex Applications For Any Device

Building software applications over the past few decades has required developers to make a significant trade-off at the beginning of a project, even before any meaningful work has been completed. At one end of the pendulum, you focus on the best possible user experience. This requires your users to make

Members Public

The Cloud Helps You Focus On What Matters

I think one of the most important questions companies should ask before starting any project is: "Will doing X provide value to our customers or differentiate us in the marketplace?" If the answer is "no" then X shouldn't be done. Simple enough, right? There

Members Public

The Cloud is Driving Innovation Faster Than Ever

I've spent this week at the Amazon Web Services re:Invent [http://reinvent.awsevents.com/] conference listening to a wide range of companies share success stories around how cloud computing has transformed their business. Each of their stories, while unique, shares the same basic recipe: * Have an idea

Members Public

Amazon WorkSpaces: Your PC Now Lives in the Cloud

Amazon gave us another sneak peek into the future this morning when they announced the release of Amazon WorkSpaces [http://aws.amazon.com/workspaces/] during the AWS re:Invent conference keynote speech. AmazonWorkspaces is a workstation-as-a-service offering where you can provision a cloud-hosted "desktop" to use in all

Members Public

How to Write Text to a CloudBlockBlob in Windows Azure Blob Storage

I found myself wanting to write some text to Azure Blob Storage using the new Azure SDK 2.0 [http://www.windowsazure.com/en-us/downloads/]. Things are a little different here, all of the stream methods from previous SDKs have been replaced by UploadFromStream(). This makes things cleaner in the

Members Public

Missing Nuget Packages on TFS Build Server

This is a guest post from Scott Decker [http://scottndecker.com]. Our team recently migrated some client projects over from Team Foundation Server to Team Foundation Service (TFS). Connecting to TFS and porting the code presented little challenge. Once the builds were set up, we encountered the real trouble: missing