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
XamarinAssemble: Desarrollo de aplicaciones Rea...
Search
Esteban Solano Granados
July 18, 2020
Technology
0
260
XamarinAssemble: Desarrollo de aplicaciones Real-time con Xamarin, SignalR y CosmosDB
Esteban Solano Granados
July 18, 2020
Tweet
Share
More Decks by Esteban Solano Granados
See All by Esteban Solano Granados
Mockeando tus APIs con C# y Xamarin
stvansolano
0
550
Mobile Workshop: Xamarin Intro
stvansolano
0
260
Intro a Git, GitHub Actions y Azure Container Instances
stvansolano
0
62
C# 8 & NET 5: Primeros Pasos
stvansolano
0
710
Desarrollo de aplicaciones Real-time con Xamarin y CosmosDB
stvansolano
0
680
Introduccion a Inteligencia Artificial y Aprendizaje Maquina en la Nube
stvansolano
0
48
Mobile Backends: Docker, .NET Core + SQL Server (Linux)
stvansolano
0
550
Intro a Azure DevOps y VS Online
stvansolano
0
81
Desarrollo móvil con Serverless, Docker y Xamarin
stvansolano
0
160
Other Decks in Technology
See All in Technology
Two Blades, One Journey: Engineering While Managing
ohbarye
4
2.3k
AWS Well-Architected Frameworkで学ぶAmazon ECSのセキュリティ対策
umekou
2
150
事業を差別化する技術を生み出す技術
pyama86
2
430
遷移の高速化 ヤフートップの試行錯誤
narirou
6
1.8k
開発者のための FinOps/FinOps for Engineers
oracle4engineer
PRO
2
200
MIMEと文字コードの闇
hirachan
2
1.4k
入門 PEAK Threat Hunting @SECCON
odorusatoshi
0
170
エンジニア主導の企画立案を可能にする組織とは?
recruitengineers
PRO
1
270
JAWS FESTA 2024「バスロケ」GPS×サーバーレスの開発と運用の舞台裏/jawsfesta2024-bus-gps-serverless
ma2shita
3
280
OPENLOGI Company Profile for engineer
hr01
1
20k
JavaにおけるNull非許容性
skrb
2
2.7k
IAMのマニアックな話2025
nrinetcom
PRO
6
1.3k
Featured
See All Featured
Statistics for Hackers
jakevdp
797
220k
Side Projects
sachag
452
42k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.2k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
366
25k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
A designer walks into a library…
pauljervisheath
205
24k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
How STYLIGHT went responsive
nonsquared
99
5.4k
Unsuck your backbone
ammeep
669
57k
Testing 201, or: Great Expectations
jmmastey
42
7.2k
Gamification - CAS2011
davidbonilla
80
5.2k
Transcript
Desarrollo de apps real-time con Xamarin, CosmosDB y SignalR
Esteban Solano Granados Microsoft MVP | Developer Technologies www.linkedin.com/in/stvansolano /stvansolano
stvansolano.github.io/blog ¿Quién soy? github.com/stvansolano
Agenda SignalR: Real-time communication CosmosDB / MongoBD API 02 Xamarin
/ Serverless: Azure Functions (local) 01 03 Local -> Pipelines -> Cloud (Azure) http://github.com/stvansolano/my-todo-app 04
Que es SignalR? • Open Source / ASP.NET (Core) •
Disponible como Azure SignalR Service • Mensajería / Websockets / Streaming • Conectividad / Escalabilidad • Mobile, IoT, Desktop, Web, y mucho más • Disponible para .NET, Java, Python, JS y más
Como funciona SignalR? Hub / Group / Users / Events
GroupName = Seattle
None
Demo time!!! http://github.com/stvansolano/my-todo-app
Arquitectura Twitter/GitHub: stvansolano
SignalR Azure instance
Usando CosmosDB (MongoDB API) Texto
Todo Junto • Xamarin + Serverless + SignalR • ConnectionStrings
+ MongoDB Driver (.NET) • NuGet packages (SignalR) Local (Docker/Functions) + SignalR (Free tier) + Right-click -> Deploy Azure Functions + SignalR (Free tier) + Azure DevOps | GH Actions Local Cloud
Preguntas? Esteban Solano Granados Microsoft MVP | Developer Technologies www.linkedin.com/in/stvansolano
/stvansolano stvansolano.github.io/blog github.com/stvansolano
Esteban Solano Granados Microsoft MVP | Developer Technologies www.linkedin.com/in/stvansolano /stvansolano
stvansolano.github.io/blog github.com/stvansolano