|
|
-
|
|
Let’s try understanding each Cloud Model (IaaS, PaaS, SaaS) with Example.
For IaaS (Infrastructure as a Service) example, We have Amazon Web services
For PaaS (Platform as a Service) example, we have Windows Azure.
For SaaS (Software as a Service) example,...
|
|
-
|
|
I recently played with XML serialization:
In super simple terms, (one of the) aim of serialization is to convert an object (not a class) that can be transported.
There are two processes that are attached to Serialization viz. deserializing and serializing...
|
|
-
|
|
There’s an interesting SQL Azure lab in public preview called “SQL Azure security services”. It let’s you review security issues and Attack surface of your SQL Azure database. To give you a taste of the usefulness of this service, following is information ...
|
|
-
|
|
SQL server 2012 introduces a straightforward way to migrate to SQL Azure via SSMS. So Let’s get in action. Fire up SQL server management studio 2012 RC0:
Go To Object Explorer, Source Database, Tasks, Deploy Database to SQL Azure:
You’ll see deploy datab...
|
|
-
|
|
In 2011, I had written a Guest post on Pinal Sir’s blog about SQL Azure Interview Q&A – It was fun, so this time around I put together a 10 beginner level Windows Azure Questions.
They are on BeyondRelational.com and apart from Azure Questi...
|
|
-
|
|
Analogies helps, don’t they?! So here I am…just one more analogy that may help you understand Cloud Computing modalities i.e IaaS – PaaS – SaaS. If you want to know what IaaS – PaaS – SaaS are? Then this is not the ri...
|
|
-
|
|
This blog post is about SQL Azure and not SQL server. And it’s also not about importance of indexes. We know that indexes are important in the world of SQL server as well as in the world of SQL Azure. But in the world of SQL Azure, there is an imp...
|
|
-
|
|
In this blog post, we would see how to enable RDP (Remote Desktop) for a Windows Azure web role. You would see that it’s pretty straightforward. Just note that this blog post is not about How to deploy a Windows Azure web role and it’s also not about Ho...
|
|
-
|
|
Just learned is a section in the BeyondRelational site that is meant for members to post a nuggets (short) of knowledge. I like this section – and so time to time i open the section and browse through the posts and once in a while, contribute. Here is t...
|
|
-
|
|
Aim of “Getting started with SQL Azure” series is to offer you a set of brief articles that could act as a Launchpad for your to-be wonderful journey of exploring Microsoft’s cloud based database solution i.e. SQL Azure.In part 9, I have discussed about...
|
|