Azure 236504 – winter 2016/17 Boris van Sosin, Marina Minkin, Nitsan Pri Hadash, Ariel Yehezkeli SI CALOREM NON TOLERAS E CVLINA EXI.

Slides:



Advertisements
Similar presentations
Cloud OS Microsoft’s Vision of the Unified Platform for Modern Business.
Advertisements

T Sponsors Sameer Chabungbam Principal Program Manager, Microsoft Connector API Apps BizTalk Summit 2015 – London ExCeL London | April 13th & 14th.
T Sponsors Paul Larsen Principal Program Manager, Microsoft Integrating cloud with existing IBM Systems BizTalk Summit 2015 – London ExCeL London | April.
Overview Of Microsoft New Technology ENTER. Processing....
Cloud Computing Systems Lin Gu Hong Kong University of Science and Technology Sept. 21, 2011 Windows Azure—Overview.
Cross Platform Mobile Backend with Mobile Services James
Azure Infrastructure Services Going Hybrid !
Lecture 8 – Platform as a Service. Introduction We have discussed the SPI model of Cloud Computing – IaaS – PaaS – SaaS.
Microsoft Azure Introduction ISYS 512. Microsoft Azure Microsoft Azure is a cloud.
Introduction to Windows Azure BUGAEV ROMAN. Azure Windows Azure Platform is thus classified as platform as a service and forms part of Microsoft's cloud.
Welcome to Azure App Services! Amie Seisay
devices billion Core-Business Applications Mobil e Cloud Agile Extend to any device Take advantage of cloud scale and economics.
Azure – winter 2015/16. What Is Cloud Computing? Imagine if tap water didn’t exist. Every household would need to dig a well. Doing so would be.
Multi-Tier Apps with Admin Access, RDP, Custom Installs Modern Scalable Web Sites Full Windows Server/Linux VMs Web Sites Virtual Machines Cloud Services.
Welcome to Azure App Services! Amie Seisay
Microsoft Cloud Solution.  What is the cloud?  Windows Azure  What services does it offer?  How does it all work?  How to go about using it  Further.
Copyright © New Signature Who we are: Focused on consistently delivering great customer experiences. What we do: We help you transform your business.
Exploring Networked Data and Data Stores Lesson 3.
 Cloud Computing technology basics Platform Evolution Advantages  Microsoft Windows Azure technology basics Windows Azure – A Lap around the platform.
Azure – spring 2015/16 Boris van-Sosin Marina Minkin.
Data in Windows 10 UWP Andy Wigley XML, JSON, SQLite or EF Core ?
Windows App Studio Windows App Studio is the tool that makes it fast and easy to build Windows 10 apps. It’s accessible from any device with a browser.
Mobile Application Solution
Introduction to Azure App Service Environment
Unit 3 Virtualization.
1/27/2018 5:13 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Run Azure Services in your datacenter
Xamarin Studio Xamarin Curriculum for Xamarin Studio
Working with Logic App Cloud Adapters, Functions, and Storage
Deploying Web Application
Azure Architect – IaaS or PaaS?
Virtual desktops in the cloud: Experiences from the field
S4 Solution Specialist Sales Summit
Data-driven serverless apps with Azure functions
Developing Hybrid Apps on Microsoft Azure Stack
Line of Business Solutions in SharePoint Online
6/17/ :27 AM BRK3341 Unlock extensibility by connecting your service to PowerApps and Microsoft Flow Theresa (Tessa) Palmer–Sr. Program Manager Sunay.
Migrating your IaaS infrastructure from ASM to ARM without downtime
Bill Wilder, CTO, Finomial Corporation
Azure – winter 2016/17 Boris van Sosin, Marina Minkin, Nitsan Pri Hadash, Ariel Yehezkeli SI CALOREM NON TOLERAS E CVLINA EXI.
Cloud Data platform (Cloud Application Development & Deployment)
Optimizing Edge-Cloud IoT Applications for Performance and Cost
Platform as a Service.
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
Mobile Application Solution
Power of Azure Helps to Reimagine Corporate Communication and Organizational Connection “Choosing to build Sparrow with Microsoft Azure was a straightforward.
Powerful Microsoft Azure Platform Hosts the Cloud-Based Student Portal Built on Office 365 “Microsoft Azure has revolutionized our software and our offering.
MIX 09 11/23/2018 6:07 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Intelligent Migration Solution Simplifies, Scales Products While Saving Cloud Computing Costs “After assessing a variety of cloud-based computing platforms,
Working with Logic App Cloud Adapters, Functions, and Storage
Microsoft Azure Meets the Demand for Medical Media Storage and Integration in the Cloud MINI-CASE STUDY “Microsoft Azure offers the robust features and.
What?   Accounts Accounts subscription Azure Pass Code Azure Pass Code.
Windows Azure Keenan Newton 3-021
Learn. Imagine. Build. .NET Conf
Cloud Helps Company Scale to Demand for Growing Healthcare Provider Field MINI-CASE STUDY “Microsoft Azure gives us the opportunity to focus on the task.
Lesson 12.
12/9/2018 Desktop Virtualization Corey Hynes Kyle Rosenthal President Technical Lead HynesITe Inc Spider Consulting @windowspcguy.
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Pablo Castro Software Architect Microsoft Corporation
Serverless Architecture in the Cloud
Welcome to the WeWork 200 Portland St, Boston MA.
Getting Hands-On with Azure Logic Apps
Microsoft Azure.
Working with Logic App Cloud Adapters, Functions, and Storage
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
SOAP web services in Microsoft Azure
Boston Code Camp – April 2019 Jason Haley
Microsoft Virtual Academy
Microsoft Azure Services Platform
Microsoft 365 Business Technical Fundamentals Series
Presentation transcript:

Azure 236504 – winter 2016/17 Boris van Sosin, Marina Minkin, Nitsan Pri Hadash, Ariel Yehezkeli SI CALOREM NON TOLERAS E CVLINA EXI

Today’s lecture is about: Microsoft Azure Cloud Computing.

Microsoft Azure Cloud Computing

What Is Cloud Computing?

Advantages of Cloud Computing “Unlimited resources” Scale on demand #clients #services Out of the box infrastructure Redundant (geographical) Less deployment management

Azure Features Integrated into Visual Studio Many services in one place App Service Has API for both tables and custom APIs General computing- because Arduino computational resources are limited Connects to both Windows Phone and WeMos/NodeMCU (and Arduino with Ethernet shield)

The Azure portal Azure control panel: https://portal.azure.com/ Each team was required to activate its Azure pass. You need Visual Studio 2015 community or newer. You can get it from MSDNAA: https://elms/cs/technion.ac.il/

Mobile Service Software Stack Client Cloud App Service Proxy Controller Controller JSON / XML JSON / XML HTTP HTTP

Table Controller Tutorial https://azure.microsoft.com/en-us/documentation/articles/app-service- mobile-windows-store-dotnet-get-started/

Publish!

API Apps Tutorial https://docs.microsoft.com/en-us/azure/app-service-api/app-service-api-dotnet-get-started https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-import-api https://docs.microsoft.com/en-us/azure/app-service-api/app-service-api-apps-why-best-platform

HTTP Protocol

Publish!

Add /Swagger in the end!

1. Once you copied your code from the developer portal, you may experience an error with the HttpUtility. To handle it, you have to right click your project, then select ‘add’ and ’reference’, then choose System.Web and Save.

Publishing Don’t forget to publish your service!!!

Other Features File Storage Blob Storage