|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_on1019900746 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu|||unuuu |
008 |
180119s2018 ilu o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d N$T
|d GW5XE
|d YDX
|d EBLCP
|d OCLCF
|d UAB
|d SNK
|d COO
|d OCLCQ
|d U3W
|d UMI
|d STF
|d TOH
|d CEF
|d KSU
|d DEBBG
|d MOQ
|d WYU
|d G3B
|d LVT
|d S9I
|d C6I
|d K6U
|d UKMGB
|d IDB
|d CAUOI
|d D6H
|d MERUC
|d MERER
|d OCLCQ
|d UKAHL
|d OCLCQ
|d OCLCO
|d ERF
|d UKBTH
|d UHL
|d OCLCQ
|d BRF
|d OCLCQ
|d OCLCO
|d COM
|d OCLCQ
|
015 |
|
|
|a GBB8O3787
|2 bnb
|
016 |
7 |
|
|a 019183812
|2 Uk
|
019 |
|
|
|a 1020463455
|a 1023436607
|a 1112590256
|a 1113649860
|a 1113782209
|
020 |
|
|
|a 9781484233511
|q (electronic bk.)
|
020 |
|
|
|a 1484233514
|q (electronic bk.)
|
020 |
|
|
|z 9781484233504
|
020 |
|
|
|z 1484233506
|
024 |
8 |
|
|a 9781484233504
|
024 |
8 |
|
|a 9781484233511
|
029 |
1 |
|
|a AU@
|b 000061573617
|
029 |
1 |
|
|a AU@
|b 000066231495
|
029 |
1 |
|
|a AU@
|b 000067503137
|
029 |
1 |
|
|a CHNEW
|b 001033040
|
029 |
1 |
|
|a CHVBK
|b 555521370
|
029 |
1 |
|
|a GBVCP
|b 1014936349
|
029 |
1 |
|
|a UKMGB
|b 019183812
|
035 |
|
|
|a (OCoLC)1019900746
|z (OCoLC)1020463455
|z (OCoLC)1023436607
|z (OCoLC)1112590256
|z (OCoLC)1113649860
|z (OCoLC)1113782209
|
037 |
|
|
|a CL0500000939
|b Safari Books Online
|
050 |
|
4 |
|a QA76.585
|
072 |
|
7 |
|a COM
|x 013000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 014000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 067000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 032000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 037000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 052000
|2 bisacsh
|
082 |
0 |
4 |
|a 004.6782
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Paz, José Rolando Guay,
|e author.
|
245 |
1 |
0 |
|a Microsoft Azure Cosmos DB revealed :
|b a multi-modal database designed for the Cloud /
|c José Rolando Guay Paz.
|
264 |
|
1 |
|a Beach Park, Illinois :
|b Apress,
|c [2018]
|
264 |
|
4 |
|c ©2018
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a data file
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Vendor-supplied metadata.
|
505 |
0 |
|
|a Intro; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; Chapter 1: Introduction to Azure Cosmos DB; What Is Azure Cosmos DB?; Major Features; Turnkey Global Distribution; Multiple Data Models and APIs; Elastically Scale Throughput and Storage on Demand; High Availability and Response Time; Five Consistency Models; Setting Up the Development Environment; Installing Microsoft Visual Studio; Installing the Azure Cosmos DB Emulator; Creating a Microsoft Azure Account and Subscription; Provisioning an Azure Cosmos DB Database; Summary
|
505 |
8 |
|
|a Chapter 2: Learning Azure Cosmos DB ConceptsUnderstanding Global Distribution; Introducing Write and Read Regions; Understanding the Consistency Models; Scope of Consistency; Strong Consistency Model; Eventual Consistency Model; Bounded Staleness Consistency Model; Session Consistency Model; Consistent Prefix Consistency Model; Consistency for Queries; Understanding Partitioning; What Are Containers?; How Does Partitioning Work?; Designing for Partitioning; Boundary for Query and Transactions; No Storage and Performance Bottlenecks; Understanding Throughput
|
505 |
8 |
|
|a Specifying Request Unit CapacityEstimating Throughput; Implementing Security; Encryption at Rest; Firewall Support; Securing Access to Data; Master Keys; Resource Tokens; Supported APIs; Azure Cosmos DB REST API; DocumentDB API; MongoDB API; Graph API; Table API; Summary; Chapter 3: Working with an Azure Cosmos DB Database; Creating Your Database; Defining the Document; Managing Documents; Using the Azure Cosmos DB Emulator to Manage Documents; Managing Documents with an Application; Creating the ASP.NET Web Application; Creating a Class for the Document; Creating the Data Layer
|
505 |
8 |
|
|a Querying the DatabaseCreating a Document; Replacing a Document; Deleting a Document; Using the Data Layer in the Controller and Completing the Application; Summary; Chapter 4: Importing Data into an Azure Cosmos DB Database; Introducing the DocumentDB Data Migration Tool; Software Requirements; Features of the DocumentDB Data Migration Tool; Installing the DocumentDB Data Migration Tool; Installing the DocumentDB Data Migration Tool from the Source Code; Importing Data with the DocumentDB Data Migration Tool GUI; Importing JSON Files; Importing from SQL Server
|
505 |
8 |
|
|a Importing from MongoDBImporting Data with the DocumentDB Data Migration Tool Command Line Interface; Summary; Chapter 5: Querying an Azure Cosmos DB Database; Understanding Indexing; Understanding the Indexing Mode; Understanding Index Paths; Adjusting the Indexing Policy; Querying an Azure Cosmos DB Database; Learning the SELECT Statement; Understanding the SELECT Clause; Understanding the FROM Clause; Understanding the WHERE Clause; Understanding the ORDER BY Clause; Working with Iterations; Understanding Joins; Working with Parameterized SQL Queries; Using Built-In Functions
|
520 |
|
|
|a Learn the main features of Azure Cosmos DB and how to use Microsoft?s multi-modal database service as a data store for mission-critical applications. The clear examples help in writing your own applications to take advantage of Cosmos DB?s multi-modal, globally distributed, elastic database. Simple step-by-step instructions show how to resolve common and uncommon scenarios involving Azure Cosmos DB, and scenarios such as delivering extremely low response times (in the order of milliseconds), and scaling rapidly and globally. Microsoft Azure Cosmos DB Revealed demonstrates a multitude of possible implementations to get you started. This book guides you toward best practices to get the most out of Microsoft?s Cosmos DB service. Later chapters in the book cover advanced implementation features, helping you master important elements such as securing the database, querying, and using various APIs. What You'll Learn: Set up a development environment to work with Azure Cosmos DB Configure Azure Cosmos DB in a production environment with multi-region distribution Query using all APIs, including SQL, JavaScript, MongoDB, and Graph Work with the Azure Cosmos DB.NET SDK in an application you built Access Cosmos DB from web applications created in .NET.
|
542 |
|
|
|f Copyright © Apress
|g 2018
|
542 |
|
|
|f © Copyright 2018 José Rolando Guay Paz.
|g 2018
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Windows Azure.
|
630 |
0 |
7 |
|a Windows Azure.
|2 fast
|0 (OCoLC)fst01796039
|
650 |
|
0 |
|a Cloud computing.
|
650 |
|
6 |
|a Infonuagique.
|
650 |
|
7 |
|a Microsoft programming.
|2 bicssc
|
650 |
|
7 |
|a Databases.
|2 bicssc
|
650 |
|
7 |
|a COMPUTERS
|x Computer Literacy.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Computer Science.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Hardware
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Information Technology.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Machine Theory.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Reference.
|2 bisacsh
|
650 |
|
7 |
|a Cloud computing.
|2 fast
|0 (OCoLC)fst01745899
|
776 |
0 |
8 |
|i Print version:
|a Paz, José Rolando Guay.
|t Microsoft Azure Cosmos DB revealed.
|d Beach Park, Illinois : Apress, [2018]
|z 1484233506
|z 9781484233504
|w (OCoLC)1013173650
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781484233511/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH34377533
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL5228506
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1688739
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 15110619
|
994 |
|
|
|a 92
|b IZTAP
|