Session 1: Einführung in Windows Azure

30
2013 © Trivadis BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN Microsoft Azure Azure Overview Stefan Geiger Gerry Keune @trivadis.com 12.06.2014 Azure Overview 1

description

Präsentation im Rahmen der Windows Azure Starter Roadshow: - Was ist Windows Azure? - Wofür kann Windows Azure eingesetzt werden? - Welche Szenarien eignen sich insbesondere für einen Einstieg? - Einführung in das Windows Azure Management-Portal

Transcript of Session 1: Einführung in Windows Azure

Page 1: Session 1: Einführung in Windows Azure

2013 © Trivadis

BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN

Microsoft Azure Azure Overview

Stefan Geiger

Gerry Keune

@trivadis.com

12.06.2014

Azure Overview

1

Page 2: Session 1: Einführung in Windows Azure

2013 © Trivadis

Trivadis ist führend bei der IT-Beratung, der Systemintegration,

dem Solution-Engineering und der Erbringung von IT-Services

mit Fokussierung auf und Technologien

im D-A-CH-Raum.

Unsere Leistungen erbringen wir aus den strategischen Geschäftsfeldern:

Trivadis Services übernimmt den korrespondierenden Betrieb

Ihrer IT Systeme.

Unser Unternehmen

12.06.2014

Azure Overview

B E T R I E B

2

Page 3: Session 1: Einführung in Windows Azure

2013 © Trivadis

Mit über 600 IT- und Fachexperten bei Ihnen vor Ort

3

11 Trivadis Niederlassungen mit

über 600 Mitarbeitenden

200 Service Level Agreements

Mehr als 4'000 Trainingsteilnehmer

Forschungs- und Entwicklungs-

budget: CHF 5.0 Mio. / EUR 4.0

Mio.

Finanziell unabhängig und

nachhaltig profitabel

Erfahrung aus mehr als 1'900

Projekten pro Jahr bei über 800

Kunden

Stand 12/2012

Hamburg

Düsseldorf

Frankfurt

FreiburgMünchen

Wien

Basel

ZürichBern

Lausanne

3

Stuttgart

12.06.2014

Azure Overview

3

Page 4: Session 1: Einführung in Windows Azure

2013 © Trivadis

AGENDA

1. Cloud Computing Overview

2. Azure Overview

3. Management Portal

12.06.2014

Azure Overview

4

Page 5: Session 1: Einführung in Windows Azure

2013 © Trivadis

Cloud Computing Pattern

12.06.2014

Azure Overview

5

Usage

Co

mp

ute

Time

Average

Inactivity

Period

“On and Off “

Co

mp

ute

Time

“Unpredictable Bursting“

Average Usage

Average UsageCo

mp

ute

Time

“Growing Fast“

Co

mp

ute

Time

Average Usage

“Predictable Bursting“

Page 6: Session 1: Einführung in Windows Azure

2013 © Trivadis

Cloud Services XaaS

12.06.2014

Azure Overview

6

Page 7: Session 1: Einführung in Windows Azure

2013 © Trivadis

Cloud Service Stack

12.06.2014

Azure Overview

7

Page 8: Session 1: Einführung in Windows Azure

2013 © Trivadis

Cloud Variants

Public Cloud

Open to anyone

Private Cloud

Highly virtualized cloud data center

located behind company’s firewall.

A private space dedicated to your

company within a cloud vendor

Privacy and security of data

Hybrid Cloud

Mix of Private/Public

12.06.2014

Azure Overview

8

Page 9: Session 1: Einführung in Windows Azure

2013 © Trivadis

Cloud Computing Advantages

Lower Costs

Infrastructure, Client PC, Software

Billing and metering of services

High Elasticity and Scalability

High Availability

Optimized infrastructure

No maintenance

Application programming interfaces (APIs)

Security

12.06.2014

Azure Overview

9

Page 10: Session 1: Einführung in Windows Azure

2013 © Trivadis

Cloud Computing Disadvantages

Stored data might not be secure

…what if the Cloud looses your data !!!!

Requires (fast) Internet connection

Features might be limited by provider

There is a lack of Cloud standards

Migrating to another provider is complicated

12.06.2014

Azure Overview

10

Page 11: Session 1: Einführung in Windows Azure

2013 © Trivadis

“The Microsoft Cloud”

Provides open and flexible Services from Iaas to Saas

Supports for various platforms and devices

Is running in Microsoft Data Centers

99.95 % SLA*

Microsoft Data Centers (DC) are globally distributed

USA

Asia

Europe

- Dublin, Amsterdam

New DC’s planned in Finland, Australia and China

Data Center is organized in ~12 meters

shipping containers

12.06.2014

Azure Overview

11

Page 12: Session 1: Einführung in Windows Azure

2013 © Trivadis

AGENDA

1. Cloud Computing

2. Azure Overview

3. Management Portal

12.06.2014

Azure Overview

12

Page 13: Session 1: Einführung in Windows Azure

2013 © Trivadis

Azure Compute

12.06.2014

Azure Overview

13

Web SitesQuickly 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)

Page 14: Session 1: Einführung in Windows Azure

2013 © Trivadis

Building Blocks

12.06.2014

Azure Overview

14

Page 15: Session 1: Einführung in Windows Azure

2013 © Trivadis

Big Data - HDInsight

HDInsight (Preview)

Apache Hadoop cluster in the cloud (or Windows Server)

Built on the Hortonworks Data Platform (HDP)

Hadoop is an open-source software framework that allows distributed

processing of large data sets across clusters

Derived from Google MapReduce and Google File System

05.06.2014

Azure Overview

15

Page 16: Session 1: Einführung in Windows Azure

2013 © Trivadis

Database

SQL Database

Familiar SQL Server relational database model delivered as a service

- Support for existing APIs & tools

SQL Azure provides logical server

- Looks like SQL Server to TDS Client

- Actual data stored on multiple backend data nodes

Max database size 500 GB

SQL Data Sync

Synchronize selected data through a SQL Database instance

Reporting Services

SQL Server Reporting provided as a service

05.06.2014

Azure Overview

16

Page 17: Session 1: Einführung in Windows Azure

2013 © Trivadis

Storage

Rich Data Abstractions designed for the Cloud

Blobs

Tables

Queues

Drives

High Accessibility and Scalability

Geo-location support

Data is automatically partitioned and load balanced across servers

Managed by Storage Account

200 TB Data per account

Easy administration and monitoring

05.06.2014

Azure Overview

17

Page 18: Session 1: Einführung in Windows Azure

2013 © Trivadis

Caching

A distributed, in-memory cache for applications running in

Simple administration

End-user doesn’t bother with configuration, deployment, or management

Highlight scalable solution with low latency and high throughput

05.06.2014

Azure Overview

18

Page 19: Session 1: Einführung in Windows Azure

2013 © Trivadis

Messaging - Azure Service Bus

PaaS Messaging Middleware

All Datacenters

Multiple Clusters (Scale-Units) per Datacenter

Provides secure messaging and connectivity across different network

topologies

Uses ACS to allow sending messages to and listening on endpoints

Key Features

Pub/Sub Reliable Messaging (Brokered Messaging)

Relay

Notifications Hub

05.06.2014

Azure Overview

19

Page 20: Session 1: Einführung in Windows Azure

2013 © Trivadis

Identity

Security Token Service in the Cloud

Integration Single Sign On and centralized authorization into your web

applications

Standards-based identity providers

Enterprise directories (e.g. Active Directory Federation Server v2.0)

Web identities (e.g. Windows Live ID, Google, Yahoo!, …)

Windows Azure AD

Projection of your AD in the cloud

Federation provider Security Token Service (identity provider)

Active Auth Providers

Multi-factor authentication for Windows Azure Active Directories

05.06.2014

Azure Overview

20

Page 21: Session 1: Einführung in Windows Azure

2013 © Trivadis

Media Services

Build and deliver high scalable end to end media solution workflows

Streaming Applications

Web based training solutions

Video on demand solutions

Media Services simplifies development and delivery of complex media

solutions

Media storage (Azure Storage)

Encoding and format conversion

Content protection (DRM)

Multi client support

- HTML5, Silverlight, Flash, IPhone, IPad…..

All service features are exposed using a consistent HTTP REST API

05.06.2014

Azure Overview

21

Page 22: Session 1: Einführung in Windows Azure

2013 © Trivadis

BizTalk Services

Cloud-based EDI Processing

Electronic Data Interchange (EDI) processing in the Cloud

Enterprise Application Integration

Cloud to on-premises, business application integration

- SAP, Oracle EBS, SQL Server, and PeopleSoft

Connect with any HTTP, FTP, SFTP, or REST data source

Integrates with Azure ServiceBus, Storage and SQL Database

Hybrid Connections*

Connect Azure Web Sites and Mobile Services to any on-premises TCP or

HTTP resource

- SQL Server, Web Service….

05.06.2014

Azure Overview

22

Page 23: Session 1: Einführung in Windows Azure

2013 © Trivadis

CDN (Content Delivery Network)

Provides high-bandwidth global blob content delivery

18 locations globally (US, Europe, Asia, Australia and South America), and

growing

Blob service URL vs. CDN URL

Blob URL: http://<account>.blob.core.windows.net/

CDN URL: http://<id>.vo.msecnd.net/

Support for custom domain names

Access details

Blobs are cached in CDN until the TTL passes

Use per-blob HTTP Cache-Control policy for TTL (new)

CDN provides only anonymous HTTP access

05.06.2014

Azure Overview

23

Page 24: Session 1: Einführung in Windows Azure

2013 © Trivadis

Networking - Virtual Network

Secure network connectivity between

on-premises and cloud

Supports standard IP protocols

Site to Site / Point to Site

Enables hybrid apps access to

on-premises servers

Simple setup and management

Integrated with WA Service Model

Cloud Services and VM’s supported

05.06.2014

Azure Overview

24

Enterprise

Page 25: Session 1: Einführung in Windows Azure

2013 © Trivadis

Azure Traffic Manager

Allows customers to balance traffic to service hosted across multiple

datacenters

Traffic Management is based upon policy's

Performance, Failover, Round Robin

05.06.2014

Azure Overview

25

Page 26: Session 1: Einführung in Windows Azure

2013 © Trivadis

AGENDA

1. Cloud Computing Overview

2. Azure Overview

3. Management Portal

12.06.2014

Azure Overview

26

Page 27: Session 1: Einführung in Windows Azure

2013 © Trivadis

Management Portal

05.06.2014

Mangementportal / Pricing

27

Page 28: Session 1: Einführung in Windows Azure

2013 © Trivadis

Charges

Are calculated based on utilization of four resources

Compute time

- Billed per service hour or the time an application is deployed

Storage

- Billed on daily average GB consumed in the storage service

Storage transactions

- Billed as the total number of GB up- and download by CRUD operations

performed against tables and blobs

Data transfers

- Billed as the total number of GB download via the internet per month

05.06.2014

Mangementportal / Pricing

28

Page 29: Session 1: Einführung in Windows Azure

2013 © Trivadis

Prizing Calculator

05.06.2014

Mangementportal / Pricing

29

http://www.windowsazure.com/en-us/pricing/calculator/

Page 30: Session 1: Einführung in Windows Azure

2013 © Trivadis

BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN

Thank You Q & A

12.06.2014

Azure Overview

30