Upgrade to Pro — share decks privately, control downloads, hide ads and more …

XamarinAssemble: Desarrollo de aplicaciones Real-time con Xamarin, SignalR y CosmosDB

XamarinAssemble: Desarrollo de aplicaciones Real-time con Xamarin, SignalR y CosmosDB

Esteban Solano Granados

July 18, 2020
Tweet

More Decks by Esteban Solano Granados

Other Decks in Technology

Transcript

  1. 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
  2. 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
  3. 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