Microsoft Azure Cloud for Solution Architects



Similar documents
Course 10978A Introduction to Azure for Developers

MS 10978A Introduction to Azure for Developers

Course 20533: Implementing Microsoft Azure Infrastructure Solutions

10978A: Introduction to Azure for Developers

Developing Microsoft Azure Solutions

Developing Microsoft Azure Solutions 20532A; 5 days

Please contact Cyber and Technology Training at for registration and pricing information.

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions

Course Outline. Microsoft Azure Fundamentals Course 10979A: 2 days Instructor Led. About this Course. Audience Profile. At Course Completion

Introduction to Azure for Developers

Course Description. Course Audience. Course Outline. Course Page - Page 1 of 5. Microsoft Azure Fundamentals M Length: 2 days Price: $ 1,295.

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led

Microsoft Introduction to Azure for Developers

Microsoft Azure for IT Professionals 55065A; 3 days

AZP: Microsoft Azure Infrastructure for IT Professional

OVERVIEW OF MICROSOFT AZURE

Migrating SaaS Applications to Windows Azure

Microsoft SQL Server Review

Implementing Microsoft Azure Infrastructure Solutions

Course 20532B: Developing Microsoft Azure Solutions

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions

IT Exam Training online / Bootcamp

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics

Realizing the Benefits of Hybrid Cloud. Anand MS Cloud Solutions Architect Microsoft Asia Pacific

Microsoft Implementing Microsoft Azure Infrastructure Solutions

MS 20532B - Developing Microsoft Azure Solutions

Extending your datacenter to the cloud

Microsoft Training and Certification Guide. Current as of December 31, 2013

WHITE PAPER. Migrating an existing on-premise application to Windows Azure Cloud

Application Migration Best Practices. Gregory Shepard Senior Consultant InCycle Software

Cloud Computing for Architects

Hosting Models. Business Model Software (as a Service) Platform (as a Service) Infrastructure (as a Service) On Premises. Applications. Data.

NCTA Cloud Architecture

SINGLE & SAME SIGN-ON ASPECTS

Audience Profile This course is intended for any developer that is tasked with creating applications that interface with O365.

Implementing Microsoft Azure Infrastructure Solutions

Assignment # 1 (Cloud Computing Security)

Microsoft Training and Certification Guide. Current as of March 16, 2015

MS-20246: Monitoring and Operating a Private Cloud

Azure Data Lake Analytics

Optimizing Service Levels in Public Cloud Deployments

SharePoint 2013 Business Connectivity Services Hybrid Overview

An enterprise- grade cloud management platform that enables on- demand, self- service IT operating models for Global 2000 enterprises

Webinar Self-service in Microsoft Azure AD Premium

On-premise and Online connection with Provider Hosted APP (Part 1)

Big data variety, 179 velocity, 179 volume, 179 Blob storage containers

10964C: Cloud & Datacenter Monitoring with System Center Operations Manager

Using Application Insights to Monitor your Applications

SPT2013: Developing Solutions with. SharePoint DAYS AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES

Azure Day Application Development

Microsoft SharePoint Architectural Models

Developing Microsoft SharePoint Server 2013 Advanced Solutions

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010

Flora Muglia Azure Solution Sales Professional We are partners in learning. November 2015

Cloud Essentials for Architects using OpenStack

"Charting the Course to Your Success!" MOC B Configuring and Administering Microsoft SharePoint Course Summary

This module provides an overview of service and cloud technologies using the Microsoft.NET Framework and the Windows Azure cloud.

CLOUD COMPUTING & WINDOWS AZURE

MS 20247C Configuring and Deploying a Private Cloud

Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led

A Brief Overview. Delivering Windows Azure Services on Windows Server. Enabling Service Providers

The last 18 months. AutoScale. IaaS. BizTalk Services Hyper-V Disaster Recovery Support. Multi-Factor Auth. Hyper-V Recovery.

Second CRM CRM Solution for Mid size Companies

Cloud Powered Mobile Apps with Azure

SharePoint 2010

Monitoring and Operating a Private Cloud

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW

Server & Cloud Management

The world is going digital

ArcGIS for Server: In the Cloud

Course MS55077A Project Server 2013 Development. Length: 5 Days

Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs)

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010

DEMYSTIFYING THE CLOUD

SharePoint Microsoft SharePoint has become

MS 20487A Developing Windows Azure and Web Services

Course 10174B: Configuring and Administering Microsoft SharePoint 2010

System Requirements for Microsoft Dynamics NAV 2013 R2

Transcription:

Microsoft Azure Cloud for Solution Architects Roy Kim @roykimtoronto roykimtoronto@gmail.com September 2015

About me 7+ years design and developing SharePoint solutions. 13+ career on the Microsoft technology stack for enterprise. Worked for Deloitte, PwC, Infusion, Accenture.NET, JavaScript, Office 365, Azure Certification: 70-532 Developing MS Azure Solutions U of T computer science

A g e n d Azure Overview Design and Prototyping Scalability and Performance Commentary a

Azure Overview PaaS IaaS App Services Storage Cloud Services Virtual Machines Virtual Network Storage

Azure Platform as a Service App Services Storage Cloud Services Azure Active Directory Web App Mobile App API App Logic App SQL Azure Table, Queues, Event Hub, Notification Web Role Worker Role Multi-factor authn Advanced security alerts

App Services

Cloud Service IIS web servers Windows services Background processes Opinion: Hybrid of App Service and IaaS Virtual machines

Virtual Machines Storage Page blogs virtual disks Virtual Network Azure Infrastructure as a Service

PaaS vs IaaS PaaS IaaS Fine grained control Less More Speed of solution delivery Faster Slower Maintenance (e.g. patching) Less More Flexibility Less More Responsibility Application Developers Systems Engineers

Azure Value Proposition PaaS Many services catering to a diverse set of specific solution 'form factors'. Agility Speed of delivery Less granular control IaaS General platform to build from scratch any solution

Azure Value Proposition Mix and Match PaaS and IaaS to design a Solution Architecture

Azure Value Proposition Hosting Auto-scaling Redundancy Patching Restore Build & Deployment Deploy to Prod and non-prod environments Continuous delivery IDE integration Azure SDK and PowerShell modules Operational Management Monitoring Alerting Troubleshooting

Solution Proof of Concepts With Azure's quick provisioning, you can presumably have time enough effort in solution architecture proof of concepts of a distributed architecture during solution design phase. helps identify architectural risk and issues for mitigation early on Demo to project stakeholders to gain confidence and sign off

IaaS POC Example Use Case: Publish internal applications to the internet with single sign-on with corporate identity. Technology stack: Web Application Proxy Active Directory Federation Services

Internet rowo.ca / rk.cloudapp.net Virtual network Perimeter Subnet Subnet-DMZ Internal Subnet/Network Subnet-DC rk-rkdc-ca root cert sts.rowo.ca rk.cloudapp.net WS 2012R2 Web Application Proxy dc.rk.com adfs.rk.com Subnet-Web *.rk.com rkwap ADFS Pre-authentication https://rowo.ca/claimapp/ https://rkweb1.rk.com/claimapp/ Pass-through https://rowo.ca/htmlapp https://rkweb1.rk.com/htmlapp ADFS Pre-authentication / Oauth https://rkweb1.rk.com/htmlapp Windows authentication REST API rkweb1.rk.com rksp.rk.com https://rkweb1.rk.com/claimapp Claims Aware https://rkweb1.rk.com/htmlapp Windows authentication https://rkweb1.rk.com/htmlapp Windows authentication REST API https://rksp Claims Aware SharePoint Site

PaaS POC Example Use Case: 1. Import word orders excel file 2. Track and complete orders 3. Generate monthly invoices Architecture: Azure Web App integration with SharePoint Online Technology stack: ASP.NET MVC Office 365 SharePoint Online Azure AD

PaaS POC Example Customer Receive Reports Send directly Manager Pending Work Orders Conceptual Solution Service Provider Real-time tracking and reports Work Orders Invoices Reports Project Manager Field Technicians Get orders Update orders Business process automation Automatic invoicing

PaaS POC Example Send Email & attachment Pending Work Orders Inbound Parse SendGrid Callback URL (web api) Logs Provider Hosted App Azure Web Site Azure Website Azure Website Stand Alone Azure Web Site Table Azure SQL database CSOM WebJobs SharePoint Online Azure AD

Architect Design Responsibilities Architecture "-ilities" Scalability / Performance Availability / Reliability Recoverability Security Maintainability / Flexibility Extensibility Usability Portability Challenging to validate performance assumptions at design time

Designing for Performance Scalability/performance User load, backend load and data volume assumptions can have high variability Determining scalability and server resources needs based on workload model What to specific conditions to monitor? How architecture is to respond? What can generally happen is that, these challenges are covered by a set of assumptions, risks/mitigation in the design document. Can you really confidently promise specific SLA to the business? 3 second response time, 99.9% uptime, business continuity

Designing for Performance Establish workload model # of users # concurrent user base transactions per second data volume user generated backend application generated throughput

Designing for Performance Cloud Service Azure Monitoring Alerting Diagnostics Visual Studio Load Test

Designing for Performance Aligning to Service Level Agreement or Service Level Objectives Expected response time Throughput Capacity Server Resources Usage Uptime

Key Take Away Vision Rapidly prototype, build and deploy solutions leveraging Azure. Independence from infrastructure teams for needed resources for design prototyping.

Call To Action Resources Microsoft Azure Documentation https://azure.microsoft.com/en-us/documentation Try Azure as a Free Trial $250 credit for 30 days or use your MSDN subscription if you have one https://azure.microsoft.com/en-us/pricing/free-trial/ Microsoft Virtual Academy Blogs from Azure subject matter experts

RAFFLE SILVER GOLD Thank You Sponsors! PLATINUM

See you next year! Saturday July 9, 2016 Thank you! Toronto Enterprise Collaboration User Group Change Management, Governance, SharePoint, Office 365, Yammer, PowerBI, etc http://www.meetup.com/tspbug/ Toronto SharePoint Business Users Group http://www.meetup.com/torontospug/

Questions Feel free to contact! @roykimtoronto roykimtoronto@gmail.com www.roykim.ca Please do evals http://spbuzz.it/spsto2015-evals