1 / 35

Azure App Services Overview

Azure App Services Overview. Randy Pagels Azure Specialist – Application Development US Great Lakes Region. App Services. Platform Services. Security & Management. Hybrid Cloud. Media & CDN. Data. Application Platform. Azure AD Health Monitoring. Media Analytics. Security Center.

oshin
Télécharger la présentation

Azure App Services Overview

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Azure App Services Overview Randy Pagels Azure Specialist – Application Development US Great Lakes Region

  2. App Services

  3. Platform Services Security & Management Hybrid Cloud Media & CDN Data Application Platform Azure AD Health Monitoring Media Analytics Security Center VS Team Services Portal AD Privileged Identity Management SQL Server Stretch Database Integration Azure Active Directory API Management Domain Services Intelligence Visual Studio Azure AD B2C Service Fabric Mobile Apps Web Apps Logic Apps Cortana Cognitive Services Bot Framework Backup Functions Multi-Factor Authentication Batch RemoteApp API Apps Cloud Services Analytics & IoT Developer Services Application Insights Automation Operational Analytics Compute Services BizTalk Services Notification Hubs Scheduler Mobile Engagement VM Scale Sets Container Service SQL Database Stream Analytics Import/Export SQL Data Warehouse Service Bus DocumentDB Data Lake Analytics Service Data Lake Store Key Vault Data Catalog Xamarin Machine Learning HDInsight Content Delivery Network Media Services Azure Site Recovery Storage Tables Redis Cache Azure Search Store/ Marketplace Power BI Embedded HockeyApp Dev/Test Lab IoT Hub Data Factory StorSimple VM Image Gallery & VM Depot Infrastructure Services Event Hubs Networking Compute Storage Traffic Manager VPN Gateway App Gateway Virtual Network Load Balancer Express Route DNS Disks Blob Queues Files Virtual Machines Containers Datacenter Infrastructure

  4. Industry-leading Application PaaS Platform Solutions Transactional Apps Digital Marketing LoB App Modernization Mobile Apps Web Apps Web App for Containers API Apps Services Data /Storage IDE Enterprise Integration Serverless compute Intelligence Application Insights App Service Fully Managed Platform • High Productivity Development • Enterprise Grade Apps Platform

  5. App Service DevOps productivity Web apps Source code control integration CI/CD build and deploy Staged deployments with slots Auto scale on demand Monitoring and diagnosis Web app for containers* Application templates API apps Umbraco Orchard Episerver WordPress DNNPlatform Joomla Drupal Multiple languages and frameworks Mobile apps App Service Enterprise workloads Industry standards Global scale Corporateconnectivity Azure ActiveDirectory Dedicatedenvironments

  6. App Service Deployment with speed Web apps Docker Hub integration Staged deployments with slots Web app for containers* CI/CD Managed infrastructure API apps Auto scale on demand Monitoring and diagnosis SSH into container Enterprise workloads Mobile apps Corporateconnectivity Azure ActiveDirectory Private registry Industry standards Global scale App Service

  7. App Service API fundamentals Web apps Swagger API Metadata CORS enablement Web app for containers* Authentication/access control API apps EasyAuth Service Principle Authentication API consumption Mobile apps Flows Client SDK Generation Logic Apps Power Apps App Service Integration with API management

  8. App Service Offline sync Web apps Web app for containers* User authentication API apps Facebook Twitter Microsoft Google Azure Active Directory Push notifications Mobile apps iOS AppleiOS OSX Android Windows Kindle In-App App Service Data connections Azure SQLdatabase Mongo DB Document DB Office 365 Azure tables

  9. Azure Functions

  10. What is “serverless” Abstraction of servers Event-driven scale Per-second billing

  11. Azure Functions Serverless Accelerate development Bind into services Azure Service Bus AzureEvent Hub AzureStorage OneDrive Box Twilio </> AzureDocDb Dropbox Sendgrid Event-drivenscale Reduced Dev Ops Develop your way Localdevelopment

  12. Azure Logic Apps

  13. Logic Apps are Serverless Reduced time to market Per action billing Reduced devops

  14. Integration Evolved Hybrid API First Connect Everything Gain Insights CONNECTORS AZURE SERVICES LOGIC APPS API MANAGMENT AZURE SERVICE BUS BIZTALK SERVER

  15. Azure Logic Apps Fast integration using innovative Visual Designer Easy workflow creation with triggers and actions More than 300+ connectors to mashup applications, data and services Built for mission critical 24x7 Enterprise Integration DevOps built-in: Create, deploy, manage and monitor

  16. Visual designer Configure properties with no coding needed Add triggers, actions, conditions and loops visually

  17. Example logic app in the visual designer

  18. Example logic app in the visual designer Trigger Action Action Condition Action

  19. Microsoft's Hybrid Integration Platform • Connect on-premises, hybrid and cloud applications • Run mission-critical, complex integration scenarios with ease • Enhance business productivity by automating business processes where it makes sense, on-premises or in Azure • Build “Smart” Integrations leveraging Machine Learning/Cognitive Services API Management Service Bus Logic Apps Cognitive Services Machine Learning On – premises data gateway SharePoint BizTalk Service

  20. Better Together Logic Apps Event Grid Log Analytics Service Bus Data Factory BizTalk Server 2016 API Management Functions LimitlessPossibilities

  21. DemoAzure App Services

  22. Migrating existing .NET apps to Azure

  23. Challenges

  24. Challenges • Developers want to modernize but don’t know how (too many choices, not enough guidance) • Developers don’t have time or resources to rewrite every app, need to migrate over time • Developers want more agility, telemetry, monitoring, and productivity • Developers want to focus on building great apps not infrastructure concerns

  25. Maturity model for .NET application modernization Cloud-Native PaaS for microservices and serverless Existing apps .NET web apps (on-premises) Cloud Infrastructure-Ready Cloud-Optimized PaaS Monolithic / N-Tier architectures Monolithic / N-Tier architectures Monolithic / N-Tier architectures Microservices and serverless architectures Managed services Relational Database IaaS (Infrastructure as a Service) VMs PaaS for containerized microservices + Serverless computing + Managed services And Windows Containers Database Migration Service App Service Migration Assistant Azure Azure On-premises Azure Base Cloud Environment and cross-cutting concerns: Network, Hybrid-cloud, Identity/Auth, Cost control and Operations model Modernize Migrate / Rehost Architected for the cloud, new code Minimal code changes

  26. Key considerations • Be aware of the different options of networking config against scenario requirements • Don’t under-scale or over-provision a plan. Enable autoscaling • Enable pro-active monitoring and alerts with app insights/Azure alerts • App Services is ideal for container and code web scenarios

  27. Primary Colors BACKGROUND 1 R66 G66 B66424242 Chart Colors App Service Differentiation R121 G121 B121797979 AZURE Blue R0 G120 B2150078D7 Benefits of App Service for .NET Developers R3 G90 B1600359A0 Fully managed Enterprise grade High productivity Live production debugging with Visual Studio Snapshot Debugger App telemetry, anomaly detection, and site diagnostics with App Insights Site staging slots Automatic OS and framework patching Continuous integration/deployment with Git, Visual Studio, Docker Hub, and GitHub Site extensions support & gallery Auto-healing Logging and auditing Admin-site 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 App Services Environments 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, CosmosDB Sticky sessions Authorization/authentication Medium Blue R77 G176 B2554DB0FF Light Blue R177 G214 B242B1D6F2 R217 G217 B217D9D9D9 BACKGROUND 2 R233 G233 B233E9E9E9 Secondary (Chart) Colors R148 G208 B25594D0FF R0 G138 B249008AF9

  28. DevOps is a catalyst for successful cloud transition Plan Operate Develop 46x Deployment frequency Deliver Collaborate

  29. Develop GitHub Azure DevOps Continuous Integration (CI) ContinuousDelivery (CD) Collaborate Azure App Service Kubernetes

  30. Key considerations People, Process before Products and tools Do not rip and replace everything, fix what hurts most first Easily integrate with existing and 3rd party tools and services Can be applied for any language and any platform Include infrastructure as code, security, testing and databases in your pipelines

  31. Thank You!

  32. Flexible migration options Azure App Service Fully Managed Platform | Developer Experience | Enterprise Grade Deploy code Deploy container Multiple ways to move your app to Azure App Service: • Use the Azure App Service Migration Assistant • Redeploy code via your CI/CD pipeline • Containerize your web app Redeploy Containerize Azure App Service Migration Assistant

  33. Evolve by migrating Migrated apps enjoy all the management and integration benefits of the Azure App Service platform Azure App Service Staging and deployment App monitoring and diagnostics High availability with auto patching Backup and recovery Global data center footprint Legacy on-prem app Testing in production Auto scale and load balancing Reduced operations costs Security and compliance AAD integration

  34. Data Hosting Options Azure Database Migration Service Azure Database Migration Service

More Related