Speaker Name Microsoft Azure Data Services SQL Server

  • Slides: 10
Download presentation
[Speaker Name]

[Speaker Name]

Microsoft Azure Data Services SQL Server in a VM SQL Database Document. DB Tables

Microsoft Azure Data Services SQL Server in a VM SQL Database Document. DB Tables Blobs transactional processing rich query managed as a service elastic scale schema-free data model Internet accessible http/rest arbitrary data formats

Azure SQL Database Overview The developer’s intelligent cloud database service • Built for application

Azure SQL Database Overview The developer’s intelligent cloud database service • Built for application developers • Gives you more time to innovate • Accelerates your time to market • Maximizes performance, reliability, and data protection • Lets you use the languages and platforms you prefer

Azure SQL Database A relational database as a service, fully managed by Microsoft For

Azure SQL Database A relational database as a service, fully managed by Microsoft For cloud-designed apps when near-zero administration and enterprise-grade capabilities are key Perfect for cloud architects and developers looking for programmatic, DBA-like functionality

Azure SQL Database The developer’s intelligent cloud database service

Azure SQL Database The developer’s intelligent cloud database service

Azure Document. DB Overview A No. SQL document database as a service, fully managed

Azure Document. DB Overview A No. SQL document database as a service, fully managed by Microsoft For cloud-designed apps when query over schema-free data, reliable and predictable performance, and rapid development are key First-of-its-kind database service to offer native support for Java. Script, SQL query, and transactions over JSON documents Perfect for cloud architects and developers who need an enterprise-ready No. SQL document database Query JSON data with no secondary indices Native Java. Script transactional processing Familiar SQL-based query language Fast, predictable performance Tunable consistency Elastic scale Build with familiar tools – REST, JSON, Java. Script Easy to start and fully managed Enterprise-grade Azure platform

Azure Document. DB A document store Document. DB Collections Document 2 Document 1 {

Azure Document. DB A document store Document. DB Collections Document 2 Document 1 { { "name": "John", "country": "Canada", "age": 43, "last. Use": "March 4, 2014" "name": "Eva", "country": "Germany", "age": 25 } } Application JSON Document 4 Document 3 { { "name": "Lou", "country": "Australia", "age": 51, "first. Use": "May 8, 2013" } "doc. Count": 3, "last": "May 1, 2014" }

© 2016 Microsoft Corporation. All rights reserved. Microsoft, Windows, Microsoft Azure, and other product

© 2016 Microsoft Corporation. All rights reserved. Microsoft, Windows, Microsoft Azure, 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