Category: Cloud
-
Securely Connect to Cloudant Service From Node.JS With IBM Bluemix

IBM Cloudant is a NoSQL JSON document store that’s optimized for handling heavy workloads of concurrent reads and writes in the cloud; a workload that is typical of large, fast-growing web and mobile apps. You can use Cloudant as a fully-managed DBaaS running on public cloud platforms like IBM SoftLayer or via an on-premise version…
-
Swift on IBM Bluemix
IBM brings Swift to the cloud – IBM Bluemix. After my recent blog post – Swift for C# Developers, I was fortunate to deliver a bunch of sessions including “IBM MobileFirst for iOS Swift Developers” (Link) for SwiftBLR (Swift Bengaluru) meetup group at IBM office over the weekend. Swift is the fastest growing programming language…
-
MEET THE NEW WINDOWS AZURE
June 7th- It’s been a big week for Windows Azure If you missed the live stream, you can watch the recorded version online atmeetwindowsazure.com. Enhancements to Existing Services: SQL Reporting—Now Generally Available with a fully backed SLA, SQL Reporting enables you to publish reports to the cloud or embed reports directly within on-premises applications that can…
-
POWERSHELL-AzureManagementToolsSnapIn Not installed
when i execute the below command in powershell , its giving me an error saying. Add-PSSnapin AzureManagementToolsSnapIn Add-PSSnapin : The Windows PowerShell snap-in ‘AzureManagementToolsSnapIn’ is not installed on this machine. At line:1 char:13 + Add-PSSnapin <<<< AzureManagementToolsSnapIn + CategoryInfo : InvalidArgument: (AzureManagementToolsSnapIn:String) [Add-PSSnapin], PSArgumentException + FullyQualifiedErrorId : AddPSSnapInRead,Microsoft.PowerShell.Commands.AddPSSnapinCommand Reason : http://social.msdn.microsoft.com/Forums/is/windowsazuredevelopment/thread/4c59fc7e-3ead-482e-88c3-f5555e915c84 Solution :…
-
AZURE VM ROLE Issue : ‘Too many arguments………’
Alas!!! I started working on a Azure VM Role.There are so many hiccups and blockades while setting up the Azure VM Role (Which is still in Beta) I would love to put all my tries and misses here..Let me start with this one Too many arguments for command Add-VMImage expects 0 argument(s) found 2. Found:…
-
Building an Azure v1.4 Package file
I tried to push my ASP.NET website to Azure and faced too many issues as Windows Azure doesn’t support Website. I was not able to build a V1.4 cspkg file for this you need to build the package using command prompt,Create a ServiceDefinition.csdef using the code below
-
WINDOWS AZURE
WCF, REST and URL Rewriting with Windows Azure! http://blogs.msdn.com/davidlem/archive/2010/04/26/wcf-rest-and-url-rewriting-with-windows-azure.aspx Windows Azure and Cloud Computing Posts http://oakleafblog.blogspot.com/2010/04/windows-azure-and-cloud-computing-posts_25.html
