Home Cloud Microsoft Azure

Microsoft Azure

Microsoft Azure is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through a global network of Microsoft-managed data centers.

Latency test between Azure and On-Premises – Part Six

In this test, we’ll be using Function Apps and Logic Apps. Function Apps are a serverless concept of running custom code in Azure. Serverless is capable of scaling when...

eCommerce Solutions on Windows Azure – Microsoft Lisboa 2013.04.10 (update)

0
I’ll be presenting with Raúl Ribeiro tomorrow at the Window Azure Spring Summit at Microsoft in Lisboa. The event will include several sessions focused on the Azure support for...

Entity Framework – Update Database using Azure Pipelines

Introduction The pipelines bring to us the opportunity to create automatic tasks to execute development operations, like deploys, migrations, tests, etc. Focused in the deploy routine, some applications need other...

«Arquitectura de Soluções Cloud» @ Windows Azure [R]Evolution 2012.06.20

0
Tomorrow morning I’ll be presenting a session on the topic or Architecture of Cloud Solutions at the Windows Azure evolution event in Lisbon. It’s an easy to follow...

Architect Forum 2008

1
This week I participated in the Architect Forum 2008 in Portugal. The event was all about Cloud Computing and the agenda had two sessions: ...

Latency test between Azure and On-Premises – Part One

First test - TeamViewer VPN   In this first test, we are connected via TeamViewer VPN (specification of this technology at the last post) to an Azure VM (Virtual Machine). This...

Latency test between Azure and On-Premises – Part Two

In this scenario, we’ll keep it simple. This is the full on-premises scenario. You must worry about maintenance and power bills, and I’m not even counting on infrastructure costs...

Get Started with Azure Services Platform ‘How Do I’ Videos

0
Nine new 'How Do I' videos show how to get started writing for Azure Services Platform. Each video has about 10 minutes each. The videos include code snippets.Here's the...

Latency test between Azure and On-Premises – Intro

  In these series of posts, we’re going to compare different ways of connecting to Azure. We’ll setup a web service and a client. We’re going to see which architecture...

Azure Search Index with 2 datasources

Recently I had the need to index documents stored in Azure Storage Blobs. Additionally I wanted to use the blob storage metadata also to add some information to those...