PaaS - Development Stefan Geiger Gerry

Slides:



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

Azure Websites Marc Gagne Startup Lead & Sr. Technical Evangelist – Microsoft -
“It’s going to take a month to get a proof of concept going.” “I know VMM, but don’t know how it works with SPF and the Portal” “I know Azure, but.
Overview Of Microsoft New Technology ENTER. Processing....
Programming languages + tools.NET, Visual Studio, TFS + Git, Java, NodeJS, PHP, Python, Ruby, C++ Microsoft cloud infrastructure PaaS Web Mobile.
| Basel Discovering Windows Azure Mobile Services and Media Services Ken Casada
Windows Azure Pack Tomáš „Kanty“ Kantůrek
Cross Platform Mobile Backend with Mobile Services James
What is Cloud Computing? Cloud computing is the delivery of computing capabilities as a service, making access to IT resources like compute power, networking.
Migrating Business Apps to Windows Azure Marc Müller Principal Consultant, 4tecture GmbH
Windows Azure: Microsoft’s Cloud Platform By Shahed Chowdhuri.
Windows Azure Conference 2014 Deploy your Java workloads on Windows Azure.
Microsoft Azure SoftUni Team Technical Trainers Software University
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.
IOS and Android with Windows Azure Websites Name Title Address Website.
Lugano Microsoft Azure Overview Ken Casada Technical Evangelist Microsoft Switzerland
How* to Win the #BestMicrosoftHack Shahed Chowdhuri Sr. Technical WakeUpAndCode.com *Hint: Use the Cloud.
Windows Azure Virtual Machines Anton Boyko. A Continuous Offering From Private to Public Cloud.
I am familiar with Mobile Services Node.js Express ASP.NET Web API SQL Table Storage Blob Storage WNS APNS GCM Mongo DB Notification Hubs Source.
Advanced Technology Days 18. i 19. studenog 2015., Cinestar Arena Centar.
Building and Diagnosing Applications using Visual Studio and Azure SDK Paul Yuknewicz Principal PM Manager.
Azure in a Day Training: Windows Azure Module 1: Windows Azure Overview Module 2: Development Environment / Portal – DEMO: Signing up for Windows Azure.
Inspirirani ljudima. Ugasite mobitele. Hvala.. Paolo Pialorsi Senior Consultant PiaSys ( Publishing apps for SharePoint 2013 on Microsoft.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
Windows Azure Pack Speaker Name Date. Internal slide only—do not show.
 Cloud Computing technology basics Platform Evolution Advantages  Microsoft Windows Azure technology basics Windows Azure – A Lap around the platform.
Cloud Computing Cosa, come e perché? Giancarlo Lelli Microsoft MVP – Avanade
DreamFactory for Microsoft Azure Is an Open Source REST API Platform That Enables Mobilization of Data in Minutes across Frameworks and Storage Methods.
Mobile Application Solution
Welcome to the Hands on Lab!
Univa Grid Engine Makes Work Management Automatic and Efficient, Accelerates Deployment of Cloud Services with Power of Microsoft Azure MICROSOFT AZURE.
Cloud Services vs. Web Apps
Device Maintenance and Management, Parental Control, and Theft Protection for Home Users Made Easy with Remo MORE and Power of Azure MICROSOFT AZURE APP.
Deploying Web Application
Azure Architect – IaaS or PaaS?
Scalable Web Apps Target this solution to brand leaders responsible for customer engagement and roll-out of global marketing campaigns. Implement scenarios.
DocFusion 365 Intelligent Template Designer and Document Generation Engine on Azure Enables Your Team to Increase Productivity MICROSOFT AZURE APP BUILDER.
Tulika Chaudharie / Harikharan Krishnaraju
Nicho Joins Microsoft Azure Certified Program to Transform Brand Engagement, Boost Customer Acquisition and Conversions with Scalable Ease MICROSOFT AZURE.
Free Cloud Management Portal for Microsoft Azure Empowers Enterprise Users to Govern Their Cloud Spending and Optimize Cloud Usage and Planning MICROSOFT.
Cloud Data platform (Cloud Application Development & Deployment)
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
Building Applications with Windows Azure and SQL Azure
Scalable Web Apps Target this solution to brand leaders responsible for customer engagement and roll-out of global marketing campaigns. Implement scenarios.
Veeam Backup Repository
OpenNebula Offers an Enterprise-Ready, Fully Open Management Solution for Private and Public Clouds – Try It Easily with an Azure Marketplace Sandbox MICROSOFT.
02 | Hosting Services in Windows Azure
Intelledox Infiniti Helps Organizations Digitally Transform Paper and Manual Business Processes into Intuitive, Guided User Experiences on Azure MICROSOFT.
Microsoft Build /16/2018 8:43 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Data Security for Microsoft Azure
Dell Data Protection | Rapid Recovery: Simple, Quick, Configurable, and Affordable Cloud-Based Backup, Retention, and Archiving Powered by Microsoft Azure.
Adra ACCOUNTS: Transaction Matching Software Powered by the Microsoft Azure Cloud That Helps Optimize the Accounting and Finance Processes MICROSOFT AZURE.
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
XtremeData on the Microsoft Azure Cloud Platform:
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
TEMPLATE NOTES Our datasheet and mini-case study templates are formatted specifically for consistency of branding at Microsoft. Please do not alter font.
Last.Backend is a Continuous Delivery Platform for Developers and Dev Teams, Allowing Them to Manage and Deploy Applications Easier and Faster MICROSOFT.
Developing for Windows Azure
Windows Azure Overview
Azure Active Directory
5 Azure Services Every .NET Developer Needs to Know
Agenda Need of Cloud Computing What is Cloud Computing
Zendos Tecnologia Utilizes the Powerful, Scalable
Microsoft Virtual Academy
COMPANY PROFILE: REELWAY
Building Windows Store Apps with Windows Azure Mobile Services
Presentation transcript:

PaaS - Development Stefan Geiger Gerry Keune @trivadis.com Microsoft Azure PaaS - Development Stefan Geiger Gerry Keune @trivadis.com PaaS - Development 10.11.2018

AGENDA Test / Dev Scenarios Web Sites on Azure PaaS - Development 10.11.2018

Cloud Service Stack On-Premise Infrastructure Platform Software Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Infrastructure (as a Service) Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Platform (as a Service) Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Software (as a Service) Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime Managed by vendor Managed by vendor Managed by vendor Slide Objectives: When comparing PaaS and IaaS, PaaS is more simple, inexpensive and fast to deploy and scale. Using the Engine Yard PaaS enables you to maximize the benefits of using the cloud without losing control. The table below summarizes the differences in initialization, updating and scaling. Why spend time and resources installing and configuring all the platform components yourself? You’ll also have to worry about optimizing and keeping your tools and software stack up to date, installing new patches, writing custom scripts for basic functionality and to ensure that everything constantly works together. And once your application needs to scale, your operational tasks will become even more complex, time consuming and very expensive. With PaaS, you offload your development operations function and have the PaaS provider handle the tools and components required to deploy and manage applications reliably. And you’ll still have control over your environment without having made any compromises. So don’t do it yourself just because you can. Do it only when you absolutely have to. PaaS - Development 10.11.2018

Azure Compute Overview Web Sites Quickly and easy deployment to highly scalable cloud environment Cloud Services High available, scalable applications and services using rich PaaS environment, Advanced mult-tier scenarios Virtual Machines Eeasily deploy and run durable Windows Server and Linux VM’s using IaaS environment Mobile Services Create backend for your Mobile apps and integrate push notifications (Windows/Phone 8, iOS) PaaS - Development 10.11.2018

Dev and Test Windows Client images for MSDN subscribers Server OS Client 7 / 8.1 Enterprise / Windows 10 Technical Preview for Enterprise Azure MSDN benefit subscription Use up to your monthly Azure credits at no charge PaaS - Development 10.11.2018

MSDN Dev and Test Pay-As-You-Go Exclusively available for MSDN subscribers Allow team members to share the same subscription Each co-administrator also needs to be an MSDN subscriber 5 concurrent storage accounts PaaS - Development 10.11.2018

Building Blocks Big data Database Storage Caching Messaging Identity Media CDN Networking VPN Traffic PaaS - Development 01.12.2014

Mobile Services Simplifies common development tasks Application persistency Backend processing Push Notifications Identity Rapid Development Configure a secure backend in minutes Integrated Source Control (Git / Web Deploy) Use any Microsoft Azure service Service Bus, Media Services, Storage….. High available and scalable backend service for mobile and client apps SLA 99.9% Up to 10 Mobile Services free of charge including 20MB *Database Restricted Quotas, Multitenant environment PaaS - Development 01.12.2014

Mobile Services Overview Windows Store Windows Phone 8 Xamarin iOS Android HTML 5/JS PhoneGap Connected Apps Store Data in the Cloud Scripting SQL Table Storage Blob Storage Mongo DB User Authentication Table scripts Custom API Scheduler .NET Facebook Twitter Microsoft Google Active Directory SDKs Push Notification REST API WNS & MPNS APNS GCM PaaS - Development 01.12.2014

Mobile Services .NET Backend Create backend logic using .NET and the ASP.NET Web API framework Visual Studio 2013 Update 2 brings templates and scaffolds Publish any existing Web API Benefit from authentication, push notifications and other capabilities that Mobile Services provides Support of any Web API features like OData controllers Remote Debugging Debug your mobile services .NET backend using Visual Studio running locally on your machine PaaS - Development 01.12.2014

AGENDA Test / Dev Scenarios Web Sites on Azure PaaS - Development 10.11.2018

Web Sites PaaS - Development 10.11.2018

Web Sites Provides easy and flexible web site hosting for web projects Static Sites, Custom build web applications Built-in support for various open source applications WordPress, Joomla, Composite C1 CMS …… Good Scaling options Starting free of charge  (limited Quotas) Scale-Up/Down possible anytime On-Premise applications can be moved with no changes Great Tooling Support in Visual Studio 2013 PaaS - Development 01.12.2014

Web Sites Development Supported Developer Frameworks ASP.NET / ASP.NET MVC Classic ASP Node.js PHP JAVA Python Easy Deployment options GIT, FTP, TFS, Web Deploy (VS) Simple Tracing and Debugging options PaaS - Development 01.12.2014

Demo Web Sites Development PaaS - Development 10.11.2018

Web Sites VM VM Azure LB IIS Code Azure Web Site Management FTP GIT Web Deploy GIT TFS PaaS - Development 01.12.2014

:-) :-) Web Sites Scale :-) :-) Free / Shared (Shared Instances) Instances of application are running on different web workers Shared capacity constrained applied Ideal for stateless applications Basic / Standard (Reserved Instances) Application is running on dedicated box No Shared resource capacity limitations Always On RESERVED instance :-) :-) :-) :-) PaaS - Development 01.12.2014

Web Site Quotas PaaS - Development 01.12.2014

Web Jobs Enables you to run programs or scripts in your website (on demand, continuously, or on a schedule) Simplify the task of writing code that works with Azure Storage queues, blobs, and tables, and Service Bus queues Image processing or other CPU-intensive work Queue processing RSS aggregation File maintenance, such as aggregating or cleaning up log files. Supports SDK, .*exe, *.bat, powershell PaaS - Development 10.11.2018

Demo Web Jobs PaaS - Development 10.11.2018

Staged Deployments – Overview Deploy to a separate deployment slot Swap sites and site configurations between deployment slots Available in the Standard web hosting plan Four deployment slots in addition to the production slot are supported PaaS - Development 10.11.2018

Staged Deployments PaaS - Development 10.11.2018

Staged Deployments – Drawbacks Scaling is not available for non-production slots. It is only available for production slots. Linked resource management is not supported for non-production slots. You can still publish directly to your production slot if you wish. By default, your deployment slots (sites) share the same resources as your production slots (sites) and run on the same VMs. If you run stress testing on a stage slot, your production environment will experience a comparable stress load. PaaS - Development 10.11.2018

Demo Staged Deployments PaaS - Development 10.11.2018

Thank You Q & A PaaS - Development 10.11.2018