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
36
Buenas prácticas para usar MinimalAPI en ASP.NET Core
lauchacarro
0
67
Novedades en .NET 9 y C#13 - .NET Conf 2024 - .Net Baires
lauchacarro
0
76
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
AIと人間の共創開発!OSSで試行錯誤した開発スタイル
mae616
1
400
(Extension DC 2025) Actor境界を越える技術
teamhimeh
1
250
Server Side Kotlin Meetup vol.16: 内部動作を理解して ハイパフォーマンスなサーバサイド Kotlin アプリケーションを書こう
ternbusty
3
190
Go Conference 2025: Goで体感するMultipath TCP ― Go 1.24 時代の MPTCP Listener を理解する
takehaya
9
1.7k
PHPに関数型の魂を宿す〜PHP 8.5 で実現する堅牢なコードとは〜 #phpcon_hiroshima / phpcon-hiroshima-2025
shogogg
1
230
コードとあなたと私の距離 / The Distance Between Code, You, and I
hiro_y
0
170
CSC509 Lecture 06
javiergs
PRO
0
260
Things You Thought You Didn’t Need To Care About That Have a Big Impact On Your Job
hollycummins
0
230
CSC305 Lecture 08
javiergs
PRO
0
200
ALL CODE BASE ARE BELONG TO STUDY
uzulla
25
5.9k
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
0
110
タスクの特性や不確実性に応じた最適な作業スタイルの選択(ペアプロ・モブプロ・ソロプロ)と実践 / Optimal Work Style Selection: Pair, Mob, or Solo Programming.
honyanya
3
170
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Designing for humans not robots
tammielis
254
26k
Making Projects Easy
brettharned
120
6.4k
Git: the NoSQL Database
bkeepers
PRO
431
66k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Docker and Python
trallard
46
3.6k
Faster Mobile Websites
deanohume
310
31k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
Agile that works and the tools we love
rasmusluckow
331
21k
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