Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Azure Cosmos DB en nuestros proyectos MVC
Search
Lautaro Carro
June 30, 2020
Programming
0
350
Azure Cosmos DB en nuestros proyectos MVC
Lautaro Carro
June 30, 2020
Tweet
Share
More Decks by Lautaro Carro
See All by Lautaro Carro
AgentCon 2025- Córdoba, Argentina
lauchacarro
0
63
Evolución del razonamiento matemático de GPT-4.1 a GPT-5 - Data Aventura Summit 2025 & VSCode DevDays
lauchacarro
0
240
VS Code DevDays 2025 - Buenos Aires - NET Baires
lauchacarro
0
57
La nueva AI Médica Open Source de Microsoft para la atención clínica
lauchacarro
0
21
Introducción a Azure Service Bus
lauchacarro
0
35
Buenas prácticas para usar MinimalAPI en ASP.NET Core
lauchacarro
0
66
Novedades en .NET 9 y C#13 - .NET Conf 2024 - .Net Baires
lauchacarro
0
75
Microservicios Desacoplados: Una DB por Cada Uno - dotnet Latam day 2024
lauchacarro
0
130
Blazor en Grande: Arquitectura y Escalabilidad - Jornada 5 - Asp .NET (Español)
lauchacarro
0
120
Other Decks in Programming
See All in Programming
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
490
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
190
株式会社 Sun terras カンパニーデック
sunterras
0
310
bootcamp2025_バックエンド研修_WebAPIサーバ作成.pdf
geniee_inc
0
110
詳しくない分野でのVibe Codingで困ったことと学び/vibe-coding-in-unfamiliar-area
shibayu36
3
5k
Web フロントエンドエンジニアに開かれる AI Agent プロダクト開発 - Vercel AI SDK を観察して AI Agent と仲良くなろう! #FEC余熱NIGHT
izumin5210
3
530
明日から始めるリファクタリング
ryounasso
0
140
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
2.5k
Goで実践するドメイン駆動開発 AIと歩み始めた新規プロダクト開発の現在地
imkaoru
4
840
CSC509 Lecture 06
javiergs
PRO
0
260
All About Angular's New Signal Forms
manfredsteyer
PRO
0
160
Django Ninja による API 開発効率化とリプレースの実践
kashewnuts
0
1.3k
Featured
See All Featured
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Statistics for Hackers
jakevdp
799
220k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Become a Pro
speakerdeck
PRO
29
5.5k
Agile that works and the tools we love
rasmusluckow
331
21k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Transcript
AZURE COSMOS DB EN NUESTROS PROYECTOS MVC Lautaro Carro
AGENDA ¿QUE ES? ¿PORQUE USARLO? CREANDO UN RECURSO DESDE EL
PORTAL CÓDIGO CODE ΚΏΔΙΚΑΣ
AZURE COSMOS DB Es un servicio de base de datos
NoSQL, multimodelo, distribuido con la posibilidad de escalar vertical y horizontalmente.
AZURE COSMOS DB - MULTIMODELO CLAVE - VALOR FAMILIA DE
COLUMNAS DOCUMENTOS GRAFOS
AZURE COSMOS DB - MULTIMODELO
AZURE COSMOS DB - DISTRIBUIDO
MODELOS DE COHERENCIA BIEN DEFINIDOS Nivel Coherencia Rendimiento Disponibilidad Strong
Excelente Pobre Pobre Bounded Staleness Muy Bien Bien Pobre Session Bien Bien Bien Consistent Prefix Bien Muy Bien Excelente Eventual Pobre Excelente Excelente
AZURE COSMOS DB - ESCALAMIENTO
SLA PARA AZURE COSMOS DB Latencia Rendimiento Coherencia Disponibilidad
None
None
MI OPINIÓN SOBRE AZURE COSMOS DB Azure Cosmos DB en
nuestros proyectos MVC
¿PREGUNTAS? Azure Cosmos DB en nuestros proyectos MVC
None
MUCHAS GRACIAS Azure Cosmos DB en nuestros proyectos MVC @lauchacarro
Lautarocarro.blog
REFERENCIAS https://unpocodejava.com/2018/02/22/que-es-azure-cosmos-db/ https://searchdatacenter.techtarget.com/es/definicion/Base-de-datos-multimodelo https://docs.microsoft.com/es-es/azure/cosmos-db/distribute-data-globally https://docs.microsoft.com/es-es/azure/cosmos-db/consistency-levels https://azure.microsoft.com/es-es/blog/how-halo-5-guardians-implemented-social-gameplay- using-azure-documentdb/ https://docs.microsoft.com/en-us/azure/cosmos-db/local-emulator https://www.tecnologias-informacion.com/columnasanchas.html https://www.lucidchart.com/pages/es/que-es-un-modelo-de-base-de-datos#section_0
https://docs.microsoft.com/en-us/azure/cosmos-db/import-data https://www.youtube.com/watch?v=kfuodsNRdzw