All Projects → brminnick → Azure For Developers Workshop

brminnick / Azure For Developers Workshop

Licence: mit
The Azure cloud is huge and the vast service catalog may appear daunting at first, but it doesn’t have to be!

Projects that are alternatives of or similar to Azure For Developers Workshop

TextMood
A Xamarin + IoT + Azure sample that detects the sentiment of incoming text messages, performs sentiment analysis on the text, and changes the color of a Philips Hue lightbulb
Stars: ✭ 52 (+36.84%)
Mutual labels:  xamarin-forms, azure-functions, xamarin-ios, xamarin-android, cognitive-services
Denunciado
This project born from the need from people to have a way of communication between municipalities and communities. Some municipalities, have their platforms, but they are complex to validate the veracity of complaints. Denounced, it was born with the purpose of offering a free platform to these municipalities. Denounced consists of three main modules developed with Microsoft technologies, using the .Net Framework and Xamarin for its development: 1. Back End Web Project: Module of administration of the complaints, by the employees of the town councils. In this tool, the employees of the city council receive, validate, report and close the complaints, after being served. 2. Web Portal Client: It consists of a web project, so that the community make their complaints, in the same, the users of the service create a profile, must specify when making their complaint, evidence to support this. Through the portal, they can see the complaints of other community members, follow it, give their opinion or provide possible solutions or more evidence. 3. Mobile Project: It has the same functionalities as the web portal, with the addition, that the automatic location can be sent, from the cell phone.
Stars: ✭ 183 (+381.58%)
Mutual labels:  azure, azure-storage, xamarin, xamarin-android, xamarin-forms
XamarinAzureChallenge
Create an iOS/Android app using Xamarin.Forms and connect it to a serverless Azure Function
Stars: ✭ 59 (+55.26%)
Mutual labels:  xamarin, xamarin-forms, azure-functions, xamarin-ios, xamarin-android
Cognitive-Face-Xamarin
A client library that makes it easy to work with the Microsoft Cognitive Services Face API on Xamarin.iOS, Xamarin.Android, and Xamarin.Forms and/or Portable Class Libraries.
Stars: ✭ 18 (-52.63%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android, cognitive-services
CouchDraw
A synchronized drawing app that utilizes Couchbase Sync Gateway and Xamarin to enable shared canvases.
Stars: ✭ 22 (-42.11%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
xamarin-chat-signalr
Xamarin Forms Modern Chat Using SignalR ASP.NET
Stars: ✭ 12 (-68.42%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
Open Source Xamarin Apps
📱 Collaborative List of Open Source Xamarin Apps
Stars: ✭ 318 (+736.84%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios, xamarin-forms
Awesome Xamarin
A curated list of awesome Xamarin iOS/Android and Xamarin Forms bindings, ports, frameworks and much more!
Stars: ✭ 394 (+936.84%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios, xamarin-forms
XamarinClipboardPlugin
Cross Platform Clipboard access for Xamarin
Stars: ✭ 24 (-36.84%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
InvestmentDataSampleApp
This app utilizes a SQLite databse, MVVM, along with these Xamarin.Forms controls: Search Bar, Picker, Grid, StackLayout, Navigation Page, ListView, ViewCell. It also shows how to tweak the UI to best appear on larger tablet screens.
Stars: ✭ 56 (+47.37%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
Gittrends
A iOS and Android app to monitor the views and clones of your GitHub repos
Stars: ✭ 388 (+921.05%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios, xamarin-forms
arcgis-runtime-demos-dotnet
Demo applications provided by the ArcGIS Runtime SDK for .NET Team
Stars: ✭ 51 (+34.21%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
Plugin.NFC
A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
Stars: ✭ 113 (+197.37%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
Arcgis Runtime Samples Dotnet
Sample code for ArcGIS Runtime SDK for .NET – UWP, WPF, Xamarin.Android, Xamarin.iOS, and Xamarin.Forms
Stars: ✭ 274 (+621.05%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios, xamarin-forms
Xamarin.MediaGallery
This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos
Stars: ✭ 106 (+178.95%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
SimpleXamarinGraphQL
An iOS and Android app built in Xamarin.Forms demonstrating how to interact with GitHub's GraphQL API
Stars: ✭ 18 (-52.63%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
Xamarin Bluetooth Le
Bluetooth LE plugin for Xamarin
Stars: ✭ 419 (+1002.63%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios, xamarin-forms
Docs Archive
Xamarin docs archive
Stars: ✭ 553 (+1355.26%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios, xamarin-forms
Mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
Stars: ✭ 973 (+2460.53%)
Mutual labels:  xamarin, xamarin-android, xamarin-ios, xamarin-forms
XamarinIoTWorkshop
A workshop that demonstrates how to collect IoT data from a mobile device using a Xamarin app, aggregating the data to the cloud using Azure IoT Hub
Stars: ✭ 13 (-65.79%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android

Azure For Developers Workshop

The Azure cloud is huge (so that’s why they call it the cloud!) and the vast service catalog may appear daunting at first. It doesn’t have to be!

Agenda

1 - Intro to Azure (pptx)

Let's start by learning the Azure basics!

We'll start by showing the different resources available in Azure, then demonstrate how to access them via the Azure Portal and the Azure Cloud Shell.

2 - Azure Storage (pptx)

How do you store stuff in the cloud? In this section we'll explore Azure Storage options including Azure Blob Storage and Azure File Storage.

3 - Hosting in Azure

In this section, we'll deploy our first website to Azure using Azure App Service. Then we'll connect it with Azure Application Insights for advanced logging and rich analytics.

4 - Azure Serverless

Serverless today is all the rage! In this section we'll create our first serverless workflow using Azure Functions.

5 - Azure DevOps

Sit back and relax while we demonstrate how to create a CI/CD pipeline using Azure DevOps.

6 - Cognitive Services

Let's add some AI to our app! In this section we will add Sentiment Analysis to the reviews for our Hotels 360 app. For this, we will be leveraging the Text Analytics API hosted by Cognitive Services

7 - Azure Security

In this section we will learn how to leverage the security tools available in Azure.

We'll start by learning more about Azure Security Center and how to leverage its recommendations to add extra layers of security to our app service.

Next, we'll move the secrets out our code and into Azure Key Vault. Key Vault leverages HSMs (hardware security modules) to help us avoid storing secrets in our source code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].