Azure DocumentDB Ryan CrawCour Senior Program Manager.

Slides:



Advertisements
Similar presentations
Unknown/uncontrolled data applications Bad/broken end-user applications Inefficient business processes Backlog of IT requests No data access control/backup.
Advertisements

Aneef Fashir Software Architect Assette. About Myself 5 years of experience in programming. BSc(Hons) in Computer Science and MIS. Currently working at.
Azure’s new NoSQL PaaS Offering A Lap Around Azure DocumentDB Louis Berman National Architect
2015 International TechNet Wiki Summit 2015 Creating and Querying Microsoft Azure DocumentDB Chervine Bhiwoo.
Cross Platform Mobile Backend with Mobile Services James
Austin code camp 2010 asp.net apps with azure table storage PRESENTED BY CHANDER SHEKHAR DHALL
Microsoft ASP.net Session Samar Samy Microsoft Student Partner.
Access 2013 Platform Overview Access Low up-front investment Easy to evolve and iterate Easy adoption One version of the truth Easy to collaborate.
Virtual SharePoint Summit 2010 hosted by Rackspace Manage Your Team with SharePoint Jennifer Mason, Senior Consultant SharePoint 911 Virtual SharePoint.
Azure in a Day Azure Tables Module 1: Azure Tables Overview Module 2: REST API – DEMO: Azure Table REST API Module 3: Querying Azure Tables – DEMO: Querying.
Invitation to Computer Science 6 th Edition Chapter 10 The Tower of Babel.
Alex Turner Senior Program Manager Managed Languages Team Improve Your Code Quality using Live Code Analyzers.
Travis Sansome NoSQL PaaS in Azure through DocumentDB DAT332.
Streaming Relational Internal & external Non-relational NoSQL MobileReports Natural language queryDashboardsApplications Orchestration Machine learningModeling.
NoSQL databases A brief introduction NoSQL databases1.
Building Web Applications using the latest ASP.NET technologies Max Déboli Director de Desarrollo Microsoft Azure MVP Lagash
JSON C# Libraries Parsing JSON Files “Deserialize” OR Generating JSON Files “Serialize” JavaScriptSerializer.NET Class JSON.NET.
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com A Quick Overview of ASP.NET Core * aka ASP.NET 5 before.
Peter Lu Copyright 2016 Developing SQL Database in Azure Peter Lu.Net Practices Director Principle Architect Nexient April 29th 2016.
Software services delivering SharePoint, Mobile, and Business Intelligence solutions Creating mobile applications that integrate with SharePoint 2013 on-
DEVRY CIS 407 A (All iLabs 1 to 7) Check this A+ tutorial guideline at For more classes.
A deep dive into Azure AD B2C
Mobile Application Solution
Eric Flamm Flamm Consulting, Inc.
Neo4j: GRAPH DATABASE 27 March, 2017
NO SQL for SQL DBA Dilip Nayak & Dan Hess.
Data Platform and Analytics Foundational Training
Umair Tariq Xavor Pakistan (Pvt) Ltd..
NoSQL Databases NoSQL Concepts Databases Telerik Software Academy
Max Fritz Senior Systems Consultant, Now Micro
Connected Maintenance Solution
Azure SQL Databases - Introduction and Migration
Introduction to Windows Azure Cloud Services
9/11/ :51 AM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
Make Power BI Your Own with the Power BI APIs
Connected Maintenance Solution
Azure Cosmos DB Venitta J Microsoft Connect /6/2018 4:36 PM
Mobile Application Solution
Twitter & NoSQL Integration with MVC4 Web API
Visual Studio 2008 Abdul Rahman .Y Microsoft Student Partner.
Introduction to ASP.NET MVC Jump Start
Building Scalable Serverless Apps in the Cloud: AWS or Azure ?
Microsoft Build /9/2018 5:08 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
What Azure have to offer for your data
DotnetConf 11/17/ :06 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE.
NoSQL Systems Motivation.
Microsoft Azure Batch Makes Scalable Video Encoding in the Cloud Available at Right Price MINI-CASE STUDY "Working with Azure Batch means that we can encode.
Microsoft Virtual Academy
A Quick Overview of ASP.NET Core 1.0
Learn. Imagine. Build. .NET Conf
Cloud Platform Enables Secure, Scalable Plug-In Subscription Billing Automation for Enterprises MINI-CASE STUDY “When we designed our agile, cloud-based.
Jim Nakashima Program Manager Cloud Tools
Tech for Startups By Shahed Chowdhuri Sr. Technical Evangelist
PostgreSQL as a Document Storage for .NET applications
relational thoughts on NoSql
Reporting on a Cube with SSRS
Azure Cosmos DB with SQL API .Net SDK
MS AZURE By Sauras Pandey.
Building production-ready APIs with ASP.NET Core 2.2
NoSQL Overview + Elasticsearch Quick Dive
Polyglot Persistence: Column Stores
Intro to Azure Search Julie Smith 2019.
Polyglot Persistence: Document Databases
Microsoft Virtual Academy
PNW SQL Users Group August 10th, 2011
Polyglot Persistence: Graph Stores
The Database World of Azure
Windows Azure SDK 1.7 and New Features
Intro to Azure Search Julie Smith 2019.
Presentation transcript:

Azure DocumentDB Ryan CrawCour Senior Program Manager

Agenda Why ? What is DocumentDB ? Show me code … How do I learn more ?

Why ? Produce and consume data at a staggering rate while requiring near instantaneous response times to match user expectations Developed iteratively with many versions supported concurrently and continuously evolving data models Increasingly complex, compensating for the lack of query and transactional processing in today’s NoSQL database systems Experience unpredictable and explosive growth

What is DocumentDB ? It is a fully managed, highly scalable, queryable, truly schema-free JSON document database, delivered as a service for modern applications

What is DocumentDB ? query over schema- free JSON multi-document SQL multi-document transactions tunable, high performance designed cloud first

Demo Building a web application with ASP.NET MVC and Azure DocumentDB

Resources Product Page – http://aka.ms/documentdb Docs & Tutorials -http://aka.ms/documentdbdocs .NET samples - http://aka.ms/documentdbsamples Team blog - http://aka.ms/documentdbblog Twitter - @documentdb