2014 - Lugano Microsoft Azure Overview Ken Casada Technical Evangelist Microsoft Switzerland

Slides:



Advertisements
Similar presentations
Windows Azure IaaS – Deep Dive
Advertisements

Microsoft Azure Overview
Ken Casada Technical Evangelist Microsoft Switzerland What’s new in Microsoft Azure.
Deployment Options for Kentico CMS in Windows Azure.
Unified Logs and Reporting for Hybrid Centralized Management
MyCloudIT Removes the Complexity of Moving Cloud Customers’ Entire IT Infrastructures to Microsoft Azure – Including the Desktop MICROSOFT AZURE ISV: MYCLOUDIT.
Devices & Services Full WinRT 11,000 members Windows Phone Runtime 2,800 shared members 600 new members Networking Proximity In-App Purchase.
| Basel Discovering Windows Azure Mobile Services and Media Services Ken Casada
VM Role (PaaS)Virtual Machine (IaaS) StorageNon-Persistent StoragePersistent Storage Easily add additional storage DeploymentBuild VHD offsite and upload.
Migrating Applications to Windows Azure Virtual Machines Michael Washam Senior Technical Evangelist Microsoft Corporation.
A cloud-first world Eric Leduc, National Data Platform Lead Adi Morun, Public Cloud Product Lead.
LB VIP:Input Endpoint Internal Endpoint foo.cloudapp.net  VIP.
Cross Platform Mobile Backend with Mobile Services James
SharePoint Farm On Azure IAAS Prepared By : Prakhar Rastogi Premier Field engineer Microsoft India.
Windows Azure Virtual Machines Speaker Title Organization.
Using the Powerful Microsoft Azure Platform, e-SUAP Properly and Securely Manages All Steps for Customizable Business Activities Permissions MICROSOFT.
Resources to run your applications IT Pro challenges The A-Z of Microsoft Azure Managing
Windows Azure Global Footprint video Inside a Datacenter 
Windows Azure: Microsoft’s Cloud Platform By Shahed Chowdhuri.
Customer needs EnterpriseGrade HyperScale Hybrid.
Protect Your Business-Critical Data in the Cloud with SoftNAS, a Full-Featured, Highly Available Solution for the Agile Microsoft Azure Platform MICROSOFT.
Communicate with All Workers Involved in the Process of Delivering High-Quality Health Care by Choosing Dossier365 on the Azure Platform MICROSOFT AZURE.
Microsoft Azure SoftUni Team Technical Trainers Software University
WINDOWS AZURE Scott Guthrie Corporate Vice President Windows Azure
Windows Azure Migrating Applications and Workloads Speaker Title Organization.
Node.js & Windows Azure AZR326  JavaScript on the Server!  Event driven I/O server-side JavaScript  Not thread based, each connection uses only a.
Bizfss File Sync and Sharing Solution, Built on Microsoft Azure, Allows Businesses to Sync, Share, Back Up Using Their Own Cloud Storage MICROSOFT AZURE.
Securely Synchronize and Share Enterprise Files across Desktops, Web, and Mobile with EasiShare on the Powerful Microsoft Azure Cloud Platform MICROSOFT.
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.
Make VMs Resilient to Failures with Availability Sets.
Azure. SQL, SharePoint, BizTalk Images Distributed Cache Queue Geo Replication Read-Only Secondary Storage Delete Disks Large Memory SKU Tag Expressions.
Developer Day Windows Azure June 2012 & October 2012 News Mario Szpuszta Cloud Architect & Technical Evangelist, Microsoft Corp.
Monitoring Microsoft Azure. Networking Compute Storage Virtual Machine Operating System Applications Data & Access Runtime Manage & Monitor Automate Provisioning.
Bring Your Own Security (BYOS™): Deploy Applications in a Manageable Java Container with Waratek Locker on Microsoft Azure MICROSOFT AZURE ISV PROFILE:
Easy-to-Use RedFlag System Delivers Notifications via Phone, , Text, Social Media, and More to Improve Effectiveness of Your Communications COMPANY.
Picturex Secures and Scales Event-Photo Sharing for Enterprise and Private Customers by Relying on the Powerful, Scalable Microsoft Azure Platform MICROSOFT.
Ken Casada Technical Evangelist Microsoft Switzerland What’s new in Microsoft Azure.
Zentera Guardia Fabric ™ Securely Connects Client-Server Apps between Microsoft Azure, Enterprise Datacenters & Other Public Clouds MICROSOFT AZURE ISV.
Cloud Cellar Offers Users a Cost-Effective, Turnkey Backup and Restore Solution for Their Applications and Data Hosted in the Microsoft Azure Cloud MICROSOFT.
Marin Franković MVP: SCCDM Algebra visoko učilište What’s new in Azure for IT Pro.
Alfresco Enterprise on Azure Shah Rahman Founder and CEO, CloudlyIO.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
Azure 101 – Where do I start? Andrew Nakamura Keck Medical Center - USC
Alfresco on Azure Shah Rahman Founder and CEO, CloudlyIO.
Cloud Computing Cosa, come e perché? Giancarlo Lelli Microsoft MVP – Avanade
Call-Center Agents, Customers Communicate More Conveniently with SMS Chat App COMPANY PROFILE: EARLY CONNECT Early Connect is a regional SaaS ISV founded.
DreamFactory for Microsoft Azure Is an Open Source REST API Platform That Enables Mobilization of Data in Minutes across Frameworks and Storage Methods.
Windows Azure Overview Anton Boyko.NET developer.
Azure-Powered Solution to Monitor, Manage and Backup Servers and Websites Lets Users Keep Control of IT Infrastructure and Prevent Downtime MICROSOFT AZURE.
Azure.
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.
Virtual Machines and Web Sites
Deploying Web Application
Cloud Data platform (Cloud Application Development & Deployment)
Logo here Module 8 Implementing and managing Azure networking 1.
Couchbase Server is a NoSQL Database with a SQL-Based Query Language
Azure.
PaaS - Development Stefan Geiger Gerry
02 | Hosting Services in Windows Azure
Built on the Powerful Microsoft Azure Platform, iSwarm Helps Businesses Analyze Social Media Conversations, then Connect with Individuals MICROSOFT AZURE.
Introduction to Windows Azure Web Sites
Data Security for Microsoft Azure
MyCloudIT Enables Partners to Drive Their Cloud Profitability Using CSP-Enabled Desktop Hosting Automation with Microsoft Azure and Office 365 MICROSOFT.
Quasardb Is a Fast, Reliable, and Highly Scalable Application Database, Built on Microsoft Azure and Designed Not to Buckle Under Demand MICROSOFT AZURE.
Windows Azure Overview
Zendos Tecnologia Utilizes the Powerful, Scalable
06 | SQL Server and the Cloud
Windows Azure SDK 1.7 and New Features
Presentation transcript:

Lugano Microsoft Azure Overview Ken Casada Technical Evangelist Microsoft Switzerland

IaaS (VM & VPN)  Windows Server and Linux  Virtual Private Networking Capabilities

Note:Previously: was not possible to statically assign an IP address. IP address was allocated as the VM was allocated! The IP address remain the same as long as the VM is allocated. New: you can statically set an IP address (today only via PowerShell) How? Reserve public IP addresses (up to 5 for free)  keep it even if you delete the VM

On-premises Your datacenter Individual computers behind corporate firewall Point-to-Site VPN Windows Azure Virtual Network DNS Server VPN Gateway Remote workers Site-to-Site VPN Route-based VPN

Demo

EndPoint Public Port Local/Private Port Protocol (TCP/UDP) Name Load Balanced Set (Demo Summary)

Load Balancer Probe (default) Set Name Protocol (TCP/HTTP) Probe Port Probe Interval Load Balancer Probes (Demo Summary)

Load Balancer Probe (custom) Set Name Protocol (TCP/HTTP) Probe Port Probe Interval Load Balancer Custom Probes (Demo Summary)

Endpoint Public Port Local Port Protocol (TCP/UDP) Name Port Forwarding Input Endpoints Default created endpoints for Remote Desktop (3339) and PowerShell communication Single Public IP Per Cloud Service

Persistent Disks and Highly Durable Secondary region Primary region

Persistent Disks and Highly Durable Secondary region Primary region

Web Sites  Build with popular web framework (ASP.NET, PHP, Python or Node.js)  With a SQL DB or MySQL database  Deploy in seconds with  WebDeploy, FTP  Source Control Deployment (ex. Git/TFS )  Start for free, scale up as your traffic grows

Demo

Cloud Services (PaaS)  Automated application management  Support rich multi-tier architectures Web Role / Worker Role  Build stateless highly scalable apps and services

Service Package

Web RoleWorker Role

Application building blocks

SQL Database Relational SQL Server Engine in the Cloud Clustered for high availability Fully Managed Service SQL Reporting support

SQL Azure – What’s new?

Read Access Geo Redundant Storage (RA-GRS) GA

Traffic Manager

Windows Azure Traffic Manager

Media Services

What Do We Mean by Media Services? Encoding Windows Azure Media Services Format Conversion Content Protection On-Demand Streaming Ingestion Live Streaming: today in private preview (early adopters program) Analytics: will be rolled out as they become available

Mobile Services Easily build cloud back-ends Data, identity, push notifications, and scheduled scripts Windows Store, Windows Phone, iOS, and Android, Xamarin, PhoneGap, HTML 5

More to come ….