Microsoft Build 2016 11/16/2018 8:43 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,

Slides:



Advertisements
Similar presentations
Windows Azure for SharePoint people Dennis – Solution Architect Microsoft Windows Azure.
Advertisements

Faith Allington Program Manager Microsoft Corporation WSV322.
Azure Websites Marc Gagne Startup Lead & Sr. Technical Evangelist – Microsoft -
DEV392: Extending SharePoint Products And Technologies Through Web Parts And ASP.NET Clint Covington, Program Manager Data And Developer Services - Office.
Scott Hanselman Principal Program Scott Hunter Director of Program Azure App Service Overview and Architecture.
INTEGRATION DAY 2015 WELCOME TO INTEGRATION DAY !!!
Azure Websites Features & Capabilities Hybrid Connections VPN Support Scheduled Backups Azure Active Directory Integration Site Resiliency, HA, and.
Nir Mashkowski Group Program Manager Azure websites.
Microsoft Azure SoftUni Team Technical Trainers Software University
WINDOWS AZURE Scott Guthrie Corporate Vice President Windows Azure
Website s Azure Websites is an enterprise class cloud solution for developing, testing and running web apps. Azure Websites allows you to focus on what.
Multi-Tier Apps with Admin Access, RDP, Custom Installs Modern Scalable Web Sites Full Windows Server/Linux VMs Web Sites Virtual Machines Cloud Services.
Building and Diagnosing Applications using Visual Studio and Azure SDK Paul Yuknewicz Principal PM Manager.
06 | Debugging and Deploying on Azure Stacey Mulcahy | Technical Evangelist Rami Sayar | Technical Evangelist.
A Lap around Azure API Apps. Customer Challenges What are API Apps? Creating and Consuming an API App using VS Adding authentication API Connectors Swagger.
Azure App Service an overview Seth
Azure.
11/19/2017 9:41 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
12/29/2017 3:36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Dev and Test Solution reference architecture.
Welcome to the Hands on Lab!
AuraPortal Cloud Helps Empower Organizations to Organize and Control Their Business Processes via Applications on the Microsoft Azure Cloud Platform MICROSOFT.
Manage App Service on Azure Stack Like A Boss
Dev and Test Solution reference architecture.
Dev and Test Solution reference architecture.
Tulika Chaudharie / Harikharan Krishnaraju
Ed OMS Team 5/29/2018 1:05 PM PowerShell as a Service Managing clouds, Windows, Linux, on-premises or public with Microsoft Operations.
Introduction to ASP.NET 2.0
6/5/2018 9:51 PM BRK3205 Tips and tricks: Build and deploy modern applications using Azure App Service Stefan Schackow Principal.
Configure and Manage Your Hybrid Cloud Environment at Scale
Introducing Azure Functions
Dev and Test Solution reference architecture.
Microsoft Ignite /17/ :54 PM BRK2092
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.
Data Science & Web Dev with Python in Visual Studio
Wonderware Online Cost-Effective SaaS Solution Powered by the Microsoft Azure Cloud Platform Delivers Industrial Insights to Users and OEMs MICROSOFT AZURE.
Dev and Test Solution reference architecture.
Miao Jiang / Vladimir Vinogradsky
Azure.
9/18/2018 9:36 AM BRK2091 Azure App Service on Microsoft Azure Stack, developer Ninjitsu: Above and below the clouds! Andrew Westgarth Program Manager.
Microsoft Azure P wer Lunch
Azure Infrastructure as a Service
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
9/20/ :55 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
App Service Overview Rand Pagels
PaaS - Development Stefan Geiger Gerry
Introduction to Windows Azure Web Sites
Protecting Premium Video in Windows
Azure Websites Teemu Tapanila Microsoft Azure
Microsoft Connect /17/ :34 AM
11/19/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Microsoft Build /21/2018 1:00 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Continuous Integration & Deployment to Azure Container Service
Appcelerator Arrow: Build APIs in Minutes. Connect to Any Data Source
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
12/8/ :07 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Dev and Test Solution reference architecture.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
1/3/2019 9:40 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Microsoft Build /14/2019 8:42 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Build /18/2019 1:15 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Connect /23/ :38 AM
Microsoft Connect /28/2019 2:20 AM
Kevin Lam & Derek Li Introduction To Logic Apps
Developing for Windows Azure
A - E Cloud Enterprise Symbols
Microsoft Virtual Academy
Introduction to ASP.NET Parts 1 & 2
Azure App Service Web App for Containers
Presentation transcript:

Microsoft Build 2016 11/16/2018 8:43 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Azure Functions Under the Hood Matthew Henderson Program Manager II

Azure Functions Under the Hood 11/16/2018 8:43 AM Azure Functions Under the Hood Functions overview How Azure Functions works Advanced Functions scenarios How to integrate functions into your workflow © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Functions in a nutshell 11/16/2018 8:43 AM Functions in a nutshell © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Azure Functions code output input

Groups of functions “Function App” foo() bar() baz()

How Azure Functions works 11/16/2018 8:43 AM How Azure Functions works © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Part of App Service

App Service Features and Capabilities Enterprise Grade Apps Designed for secure mission-critical applications Fully Managed Platform Optimized for Availability and Automatic scale High Productivity Development Agility through Continuous Deployment Hybrid Connections / VPN / VLAN Scheduled Backup Azure Active Directory Integration Site Resiliency, HA, and DR Web Jobs Role Base Access Control Audit / Compliance Enterprise Migration Client Certs Cache IP Restrictions/ SSL Web Sockets SQL, MySQL, DocDB, & Mongo Sticky Sessions Authorization/ Authentication Automated Deployment AutoScale Built-in Load Balancing Worldwide Datacenter Coverage End Point Monitoring & Alerts App Gallery DR Site Support WildCard Support Dedicated IP address HTTP Compression CDN Support for Websites Premium WordPress App Services Environments Remote Debugging w/ Visual Studio Site Staging Slots Testing in Production Continuous Integration/Deployment Git, Visual Studio Online and GitHub App & Site Diagnostics OS & Framework Patching Site Extensions Gallery NET, PHP, Python, Node, Java Framework Installer Browser-based editing Auto-Healing Logging and Auditing Admin-Site Support Site Extension

Using App Service features in Azure Functions 11/16/2018 8:43 AM Using App Service features in Azure Functions © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Scenario: monitoring site uptime

Demo Site monitoring with Azure Functions Microsoft Build 2016 11/16/2018 8:43 AM Demo Site monitoring with Azure Functions © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Azure Functions Under the Hood 11/16/2018 8:43 AM Azure Functions Under the Hood Azure Functions lets you do more with less code You focus on the core logic – we’ll take care of triggering, integrating, and parsing Azure Functions is a part of App Service You can use App Service features with your functions Azure Functions is flexible Edit in portal or use git. Leverage your favorite libraries. Azure Functions is great for dev-ops workflows Examples: monitoring, CI webhooks, workflow processing… © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

What’s Next Try Azure Functions @ http://functions.azure.com Microsoft Build 2016 11/16/2018 8:43 AM What’s Next Try Azure Functions @ http://functions.azure.com Try App Service @ https://tryappservice.azure.com Building and managing APIs on Azure | Vladimir Vinogradsky | 3/30 18:30 Introducing Azure Functions | Chris Anderson | 3/31 12:30-13:30 Azure Functions under the hood | Matthew Henderson | 4/1 11:30-12:00 Building Hyper-Scale web and mobile applications | Yochay Kiriaty | 4/1 12:30-13:30 © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Fork us on GitHub! https://github.com/azure/azure-webjobs-sdk-script https://github.com/Azure/azure-webjobs-sdk-templates https://github.com/projectkudu/WebJobsPortal

11/16/2018 8:43 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.