App Service Overview. Rand Pagels Azure Technical Specialist - Application Development US Great Lakes Region

Similar documents
Vishesh Oberoi Seth Reid Technical Evangelist, Microsoft Software Developer, Intergen

Azure Highlights. Randy Pagels Sr. Developer Technology Specialist US DX Developer Tools - Central Region

Azure Day Application Development. Randy Pagels Sr. Developer Technology Specialist US DX Developer Tools - Central Region

Let s say that hosting a cloudbased application is like car ownership

Build an open hybrid cloud and paint it red and blue

Kontejneri u Azureu uz pomoć Kubernetesa što i kako? Tomislav Tipurić Partner Technology Strategist Microsoft

Azure Webinar. Resilient Solutions March Sander van den Hoven Principal Technical Evangelist Microsoft

Web and API Apps in Azure

Agenda. Future Sessions: Azure VMs, Backup/DR Strategies, Azure Networking, Storage, How to move

Azure Web Apps: start simple, code smart, go live!

#techsummitch

Hosted Azure for your business. Build virtual servers, deploy with flexibility, and reduce your hardware costs with a managed cloud solution.

Azure File Sync. Webinaari

Architecting Microsoft Azure Solutions (proposed exam 535)

Developing Microsoft Azure Solutions (70-532) Syllabus

Azure Everywhere. Brandon Murray, Cami Williams, David Haver, Kevin Carter, Russ Henderson

Hyper scale Infrastructure is the enabler

.NET C# C++ JavaScript PHP Python Node.js R Cordova Unity Java Perl


Developing Microsoft Azure Solutions (70-532) Syllabus

Developing Microsoft Azure Solutions (70-532) Syllabus

Microsoft Azure Stack Hybrid Cloud. The Modern System Architecture

70-532: Developing Microsoft Azure Solutions

70-532: Developing Microsoft Azure Solutions

Azure Stack with Azure CSP/EA Azure Active Directory. Azure Stack with disconnected model ADFS

Industry-leading Application PaaS Platform

Exam : Implementing Microsoft Azure Infrastructure Solutions

Azure DevOps. Randy Pagels Intelligent Cloud Technical Specialist Great Lakes Region

Cloud Models. SaaS. PaaS. IaaS. Traditional. You Manage. You Manage. Managed by Microsoft. Managed by Microsoft. You Manage. Managed by Microsoft

Developing Enterprise Cloud Solutions with Azure

Azure Development Course

Developing Microsoft Azure Solutions

Deccansoft Software Services

Die intelligente Cloud als Kernelement der IT Transformation. Dr. Bernd Kiupel Business Group Lead Cloud & Enterprise, Microsoft Schweiz

Techno Expert Solutions

20532D: Developing Microsoft Azure Solutions

[MS10992]: Integrating On-Premises Core Infrastructure with Microsoft Azure

Open Source Tools as a platform for research on Microsoft Azure

Azure Free Training. Module 1 : Azure Governance Model. Azure. By Hicham KADIRI October 27, Naming. Convention. A K&K Group Company

Developing Microsoft Azure Solutions

Microsoft Architecting Microsoft Azure Solutions.

Exam : Architecting Microsoft Azure Solutions

Overview of Microsoft Azure

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions

Deploying and Using ArcGIS Enterprise in the Cloud. Bill Major

Alexander Klein. #SQLSatDenmark. ETL meets Azure

Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions: Course Agenda

Course Outline. Lesson 2, Azure Portals, describes the two current portals that are available for managing Azure subscriptions and services.

PostgreSQL & The Cloud

Course Overview This five-day course will provide participants with the key knowledge required to deploy and configure Microsoft Azure Stack.

Course Outline. Developing Microsoft Azure Solutions Course 20532C: 4 days Instructor Led

Computer Vision and Media Analytics

Microsoft Azure. The cloud platform for digital transformation

Detect, Diagnose and Solve Problems with Application Insights

We are ready to serve Latest IT Trends, Are you ready to learn? New Batches Info

Azure Your Cloud, Your Datacenter. Thomas Maurer Lead Architect, itnetx

Nevin Dong 董乃文 Principle Technical Evangelist Microsoft Cooperation

20532D - Version: 1. Developing Microsoft Azure Solutions

Welcome to the. Migrating SQL Server Databases to Azure

Get ready to be what s next.

PCS Cloud Solutions. Create highly-available, infinitely-scalable applications and APIs

Security & Management


Microsoft Azure Course Content

Developing Microsoft Azure Solutions (MS 20532)

Agenda Caffè di benvenuto

Oracle Application Container Cloud

FROM VSTS TO AZURE DEVOPS

Using and Developing with Azure. Joshua Drew

Use Case: Scalable applications

Any platform. Achieve more. Team agility

AWS 101. Patrick Pierson, IonChannel

Understanding the latent value in all content

Azure Certification BootCamp for Exam (Developer)

Real-life technical decision points in using cloud & container technology:

17/05/2017. What we ll cover. Who is Greg? Why PaaS and SaaS? What we re not discussing: IaaS

20533B: Implementing Microsoft Azure Infrastructure Solutions

Data 101 Which DB, When. Joe Yong Azure SQL Data Warehouse, Program Management Microsoft Corp.

WebJobs & Azure Functions in modern and Serverless applications. Paris Polyzos Software Engineer at ZuluTrade Inc Microsoft Azure MVP

Why Microsoft Azure is the right choice for your Public Cloud, a Consultants view by Simon Conyard

Azure SQL Database. Indika Dalugama. Data platform solution architect Microsoft datalake.lk

Deccansoft Software Services

Index. Chaminda Chandrasekara 2017 C. Chandrasekara, Beginning Build and Release Management with TFS 2017 and VSTS, DOI /

Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack

BraindumpsQA. IT Exam Study materials / Braindumps

STREAMLINED CERTIFICATION PATHS

Most SQL Servers run on-premises. This one runs in the Cloud (too).

Think Small to Scale Big

Service Level Agreement for Microsoft Azure operated by 21Vianet. Last updated: November Introduction

Digital Transformation

Volume Licensing. Service Level Agreement for Microsoft Online Services April 1, 2017

Participant Handbook

Azure Application Building Blocks

SQL Server 2017 Power your entire data estate from on-premises to cloud

Quick Start ArcGIS Enterprise with Automation. Shannon Kalisky Mark Carlson Nikhil Shampur Cherry Lin

What is Blockchain? Cryptographically Authentic Shared Distributed Ledger. Cryptographically Authentic Each transaction recorded in the database is

20537A: Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack

Course AZ-100T01-A: Manage Subscriptions and Resources

Certified LAN and WAN Specialist (CLWS)

Transcription:

App Service Overview Quickly create powerful cloud apps using a fully-managed platform Rand Pagels Azure Technical Specialist - Application Development US Great Lakes Region

Security & Management Platform Services Hybrid Cloud Security Center Portal Azure Active Directory Azure AD B2C Multi-Factor Authentication Media Services API Management Logic Apps Media Analytics BizTalk Services Service Bus Content Delivery Network Web Apps API Apps Service Fabric Mobile Apps Cloud Services Notification Hubs Functions SQL Database SQL Server Stretch Database SQL Data Warehouse Redis Cache Storage Tables DocumentDB Cognitive Services Bot Framework Cortana Azure Search Azure AD Health Monitoring AD Privileged Identity Management Domain Services Backup Automation Operational Analytics Scheduler Key Vault Store/ Marketplace VM Image Gallery & VM Depot Container Service Batch VM Scale Sets RemoteApp Visual Studio VS Team Services Application Insights Mobile Engagement Xamarin HockeyApp Infrastructure Services HDInsight IoT Hub Data Catalog Event Hubs Machine Learning Data Lake Analytics Service Data Factory Stream Analytics Data Lake Store Power BI Embedded Import/Export Azure Site Recovery StorSimple

Azure App Service.NET, Java, Node.js, PHP, Python Auto OS patching Auto scale/built in load balancing Integration with existing apps Continuous deployment WEB APPS Web apps that scale with your business MOBILE APPS Build Mobile apps for any device LOGIC APPS Automate business process across SaaS and on-premises API APPS Easily build and consume APIs in the cloud

Full capability set.net, Node.js, Java, PHP, and Python WebJobs for long running tasks Integrated VS publish, remote debug WEB APPS Web apps run as-is no changes required CI with TFS/VSTS, GitHub, BitBucket Auto-load balance, Autoscale, Geo DR Virtual networking and hybrid connections Site slots for staged deployments Move existing sites with an online migration tool

Azure Web Apps Deployment Slots Deployment slot will carry the name of the Azure Web App + the name of the slot Swap content and configurations Warm up the new site, no cold start penalties Validate changes in staging Root Cause Analysis Swap contents back immediately

Azure Web Apps: Web Jobs run.cmd, run.bat run.exe run.ps1 run.sh run.php run.py run.js Job Type: On-Demand, Scheduled, Continuous Scale: WebJobs SDK Feature: Deployment: Singleton, Multi-instance BlobTrigger, TableTrigger, QueueTrigger, ServicebusTrigger Portal, Visual Studio, CLI, Git

Capabilities for Mobile apps: Webjobs for long running tasks CI with TFS/VSTS, GitHub, BitBucket MOBILE APPS Mobile services plus a whole lot more Auto-load balance, Autoscale, Geo DR Virtual networking and hybrid connections Site slots for staged deployments

Logic Apps

WEB APPS LOGIC APPS MOBILE APPS Customer site Service Advisor Customer Daily Technician App Appointment Inventory Web apps that scale with your business Automate business process across SaaS and on-premises Build Mobile apps for any device API APPS Easily build and consume APIs in the cloud

API Apps

Easily use cloud or custom APIs: Dozens of built-in APIs for popular SaaS An ecosystem of APIs for any need API APPS Create, consume and host APIs more easily Create and publish custom, reusable APIs Visual Studio tooling with one click publish and remote debugging Automatic client SDK generation for many languages

API Management

Easily manage your APIs: Publish, manage, secure, and analyze your APIs all in one place API MANAGEMENT APIM is a management layer on top all of your APIs regardless of their location or technology stack. Versions & Revisions Policy driven configuration Provide a first-rate developer experience Protect & Secure and optimize your APIs Gain insights into your APIs

Azure API Management API consumers AZURE API MANAGEMENT APIs on Azure Azure APIs On-prem APIs 3 rd party APIs

Azure API Management

Application Development

Our solution Team Foundation Server Visual Studio Team Services

Our solution Team Foundation Server Visual Studio Team Services

Any Language! Any Platform! 2) Code repository 3) Build 4) Deploy to stage 5) Validate 6) Publish 8) Monitor and improve 1) Develop 7) Deploy to cloud

Demo

ENTERPRISE GRADE Designed for secure mission-critical applications Hybrid connections/vpn support 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, and Mongo Sticky sessions Authorization/authentication FULLY MANAGED Optimized for availability and automatic scale Automated deployment AutoScale Built-in load balancing WW datacenter coverage End point monitoring and alerts App gallery DR site support WildCard support Dedicated IP address HTTP compression CDN support for websites Premium WordPress App Services Environments HIGH PRODUCTIVITY Built for DevOps and continuous deployment Remote debugging with Visual Studio Site staging slots Testing in production Continuous integration/deployment Git, Visual Studio, Docker Hub, and GitHub App and site diagnostics OS and framework patching Site extensions gallery NET, PHP, Python, Node, Ruby, Java Framework installer Browser-based editing Auto-healing Logging and auditing Admin-site Support site extension

https://functions.azure.com aka.ms/tryappservice http://azure.microsoft.com