nicolás padula core technologies consultant maximiliano stibel core technologies consultant

Post on 24-Jan-2016

217 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Nicolás PadulaCore Technologies Consultant

Maximiliano StibelCore Technologies Consultant

Data Mining ETLReference

Data Reporting

Data Warehouse

Data Sync

Se puede integrar con soluciones existentes.

Herramientas familiares con la experiencia otorgada por Visual Studio.

Permite crear Hubs de datos seguros entre dispositivos, lugares físicos, etc…

Baja fricción a la hora escalar y de hacer el deployment.

Librerías y ejemplos soportados por la comunidad para diferentes lenguajes como Ruby, PHP, Java, etc…

Acceso a los SQL Services a través de interfaces estándar como ser REST y SOAP.

Extender los skills del programador a la nube.

Flexible PropertiesString-Object Dictionary

StringBase64Binary,BooleanDecimalDatetime

MetadataIdVersionKind

No se permiten updates parciales

Consultas LINQJoins simplesAlgunos operadores

BLOB

Fácil de usar desde Visual Studio

(Service Reference) No permite binarios

Crear (Authority, Container, Entity) proxy.Create(scope, entity);

Borrar (Container, Entity) proxy.Delete(scope);

Recuperar proxy.Get(scope);

Actualizar proxy.Update(scope, entity);

Consultar proxy.Query(scope, queryString);

Query <container-id>?q=‘from e in entities select e’

GET Selección

POST Inserción

PUT Actualización

DELETE Borrado

Amigable con la Web 2.0

Soporta Blobs

https://<authority>.data.database.windows.net/v1/<containerid>/<entityid>https://<authority>.data.database.windows.net/v1/<containerid>/<entityid>

• Usa HTTPS para todas las conexiones

• Soporta autenticación básica y basada en Tokens

• Actualmente las credenciales son por Authorities

• Los Containers se separan en servidores físicos.

• Se pueden paralelizar las consultas dividiendo los datos en diferentes Containers.

Cliente rico de encuestasCliente rico de encuestas

© 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market

conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

nicolas.padula@huddle.com.ar

maximiliano.stibel@huddle.com.ar

top related