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
61
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
46
Mobile Backends: Docker, .NET Core + SQL Server (Linux)
stvansolano
0
550
Intro a Azure DevOps y VS Online
stvansolano
0
80
Desarrollo móvil con Serverless, Docker y Xamarin
stvansolano
0
160
Other Decks in Technology
See All in Technology
OPENLOGI Company Profile
hr01
0
60k
MIMEと文字コードの闇
hirachan
2
1.4k
LINEギフトにおけるバックエンド開発
lycorptech_jp
PRO
0
280
OPENLOGI Company Profile for engineer
hr01
1
20k
RayでPHPのデバッグをちょっと快適にする
muno92
PRO
0
190
OSS構成管理ツールCMDBuildを使ったAWSリソース管理の自動化
satorufunai
0
640
データベースの負荷を紐解く/untangle-the-database-load
emiki
2
510
【Findy】「正しく」失敗できる チームの作り方 〜リアルな事例から紐解く失敗を恐れない組織とは〜 / A team that can fail correctly by findy
i35_267
5
880
AI Agent時代なのでAWSのLLMs.txtが欲しい!
watany
2
220
4th place solution Eedi - Mining Misconceptions in Mathematics
rist
0
140
AIエージェント元年@日本生成AIユーザ会
shukob
1
210
スキルだけでは満たせない、 “組織全体に”なじむオンボーディング/Onboarding that fits “throughout the organization” and cannot be satisfied by skills alone
bitkey
0
170
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
46
2.3k
Facilitating Awesome Meetings
lara
52
6.2k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.4k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.7k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.8k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
A better future with KSS
kneath
238
17k
Building Adaptive Systems
keathley
40
2.4k
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