A Brief Background In my previous posts I have walked through setting up Hadoop on Windows Azure using HDInsight. Hadoop is an extremely powerful distributed computing platform with the ability to process terabytes of data. Many of the situations when you hear the term “Big Data”, Hadoop is the enabler. One of the complications with […]
Posts Tagged ‘.net’
How to: Setting up an HDInsight Hadoop cluster in Windows Azure
Edit: Part 3 using Mahout here In my previous post I described the basics of HDInsight on Windows Azure and an example of what a Hadoop cluster can do for you. Without further delay, lets build a cluster! If you don’t already have a Windows Azure account go here and sign up (it’s free!!) Setup […]
Windows Azure and the future of the personalized web : Intro
Edit: Part 2 (setup) : Part 3 (Mahout) The internet is becoming increasingly personalized. It has transitioned from indexing massive wells of information to delivering personalized information, or recommendations based on complex searches. Evidence of this is seen in Google’s Knowledge graph, Amazon, the Bing engine, Facebook friends and twitter recommending people you may be interesting in […]
Is Windows Azure Open?
I cam across an article on InformationWeek “Microsoft Azure Grows More Open.” From what I know and the people I talk to, I truly believe Microsoft has been opening up over the last several years, especially for developers. The rate tools and frameworks are built and supported by Visual Studio is one key sign of […]
How Lamar Increased Web Engagement, Conversions with Sitecore CMS
Perficient’s Sitecore team recently worked with Lamar Advertising to transform Lamar’s web presence resulting in increased customer awareness, allowing Lamar to address customer needs on both a local and national level. In addition, Lamar has experienced increased conversions, has the ability to reach, engage and educate potential customers about out-of-home advertising, and has reduced time-to-market […]
Visual Studio 2013 Release Candidate available
A little over a year since the release of Visual Studio 2012 (VS2012) and we already have a release candidate for Visual Studio 2013. If your interested in the Virtual Launch keep up to date on the event page, you can also download the Release Candidate. You can install it over the preview and along […]
Windows Azure SQL Reporting what’s missing?
I’m going to use the theme of an earlier post (Windows Azure SQL Database what’s missing?) and ask the same question on another service offered on Windows Azure. The reason I chose these offerings specifically is because I really like them as a developer. Not having to deal with configuring infrastructure and being able to […]
Windows Azure SQL Database what’s missing?
Being primarily a developer, I would prefer not having to manage infrastructure. With SQL Database I don’t have too. SQL Database provides most of the features I need when working with a relational database. If SQL Database doesn’t suit your needs, you can have SQL Server running in a VM within Windows Azure. Though again […]
Windows Azure Cache Preview
Caching capabilities have been available in Windows Azure for a while now, at least for use in cloud services. With the latest improvements to Windows Azure caching is now its own service. Now you can use distributed caching with all your Windows Azure applications, whether your application is a Web Sites, VM, Cloud Service or […]
Previews on Windows Azure
The velocity of release for Microsoft development and infrastructure products can be at times overwhelming, especially if you’re trying to keep up. Microsoft has done something to help reduce the time to get the new offerings up and running. On Windows Azure they provide several pre-configured images to allow you to get started using the […]
Advanced Data Integration with SSIS, Part 2
This is part two in a series of extending SSIS for the enterprise with complementary Microsoft products. Specifically, we are going to look at how we can extend an SSIS solution to go through DMZs and firewalls across the Internet to reach and capture data regardless of the SQL Server schema type. In this scenario, […]
Windows Azure 2.1 SDK (.NET) is now available
If you have used Windows Azure for any length of time, one thing you should have noticed is the rate of change. When I say change, I’m not referring to things being taken away either. The change is almost always improving what already exists or adding more capabilities. The new SDK adds support for the […]