SlideShare a Scribd company logo
PLAN AND DESIGN BUILD AND DEPLOY RUN AND TUNE 
A key benefit of Windows 
Azure is creating highly 
scalable applications using 
Cloud Services. 
Applications can shrink and 
stretch to accommodate 
changes in usage, removing 
the need for expensive 
on-premises hardware. 
A key strategy is to design 
in scale units, which are a 
base configuration of web 
and worker role instances 
with supporting services 
such as data stores and 
caching. 
Unlock the power of the cloud 
with enterprise-level identity 
services for all your cloud apps. 
Cloud Identity and Access Management 
EMPOWER YOUR USERS MANAGE YOUR SAAS APPLICATIONS 
SCALE OUT WITH SCALE UNITS 
VS. 
Use more instances, not bigger hardware. Scale in 
and out using scale units that are easily duplicated 
and deployed. Scale units consist of a number of 
role instances and their support services. 
For example, a scale unit could be 3 web roles, 2 
worker roles, 1 queue, and 2 SQL Database instances. 
CORPORATE OFFICE 
CLOUD 
MULTI-FACTOR AUTHENTICATION 
Use Multi-Factor Authentication to protect 
access to sensitive company information 
and to help protect your organization from 
malicious attacks. 
Azure Active Directory Free 
Three reasons to create 
Windows Azure scalable 
applications: 
DEMAND PEAKS 
Your app reaches thousands of users (or more) 
although usage varies, sometimes greatly. 
DISTRIBUTED USERS AND DEVICES 
Your users are spread out, even around the 
globe. 
PARTITIONABLE WORKLOADS 
Your processes are divided into optimal-size 
loads of work, since cloud applications scale 
by adding capacity in chunks. 
Manage user accounts, synchronize with on-premises 
directories, and get single sign-on across Azure, Office 365, 
and thousands of popular SaaS applications, such as 
Salesforce, Workday, Concur, DocuSign, Google Apps, Box, 
ServiceNow, Dropbox, and more. 
Azure Active Directory Premium 
Get all that Free has to offer plus the identity management 
capabilities described below. 
SELF-SERVICE PASSWORD RESET 
Reduce helpdesk calls. Give users the 
ability to reset their password in the 
cloud or on-premises when sync is 
enabled. 
Note: Not all of these need to be present in your 
application, however, one that does not exhibit any of these 
characteristics is probably not an ideal fit. 
SELF-SERVICE GROUP MANAGEMENT 
Enable group owners to approve 
requests and maintain group 
memberships. 
GROUP-BASED APPLICATION ACCESS 
Use groups to assign user access in 
bulk to SaaS applications. Create 
groups solely in the cloud or leverage 
existing groups from your on-premises 
Active Directory. 
ADVANCED SECURITY REPORTS 
Monitor and protect access to your 
cloud applications with logs that 
show anomalies and reports that flag 
inconsistent access patterns. 
Advanced reports help you improve 
access security and respond to 
potential threats. 
COMPANY BRANDING 
Add your company logo and color 
scheme to your organization’s Sign In 
and Access Panel pages. Add 
localized versions of the logo for 
specific languages and locales. 
Wherever you see the fictional 
company name CONTOSO is where 
you can apply your company logo. 
MULTI-FACTOR AUTHENTICATION 
Help prevent unauthorized access to 
on-premises and cloud applications by 
providing an additional layer 
of authentication. You also get a 
license to deploy a Multi-Factor 
Authentication server for additional 
security of on-premises applications, 
such as remote access VPNs and 
web applications, as well as cloud 
applications using Active Directory 
Federation Services. 
MICROSOFT IDENTITY MANAGER 
Do you have a variety of on-premises 
directories and databases that you 
want to sync directly to Azure AD? 
Premium comes with Identity 
Manager servers and user licenses to 
support any combination of hybrid 
identity solutions. 
CONTOSO 
PASSCODE 
SUCCESS! 
Network calls require overhead for packet framing, 
serialization, processing, and so on. Rather than use 
"chatty" messages, batch them into fewer “chunky” 
packages. Note, however, that batching can 
increase latency and exposure to potential data loss. 
ON-PREMISES 
Choose what you need: Azure AD Free or Premium 
ACCESS PANEL 
SELF-SERVICE CAPABILITIES 
Windows Intune 
CLIENTS 
LOAD BALANCER 
CONTOSO enduser@contoso.com 
applications groups approvals profile 
Create Group My Directs My Contacts My Team Sales Group 
USERS CREATE AND MANAGE THEIR OWN GROUPS 
Empower users to create their own groups, assign members to groups they own, approve 
join requests, and more. 
Enable users to work from any location using any device. Give them always-on 
access to all their work resources using a single set of credentials protected with 
Multi-Factor Authentication. After a user has signed in, they get single sign-on 
access to their apps and data. 
Add and manage SaaS applications in the public cloud by using the Azure AD 
Application Gallery. Users can then quickly sign in to your Microsoft and third-party 
SaaS apps from the Access Panel. Set up user provisioning to automatically sync 
users to your app and back. 
NON-MICROSOFT APPS 
Azure AD Application Gallery 
MICROSOFT APPS + SERVICES 
APPS YOU BUILD 
DEVICE REPORTS APP USAGE REPORTS 
This phase contains the processes that refine the application, keep it running, and 
enable scaling out (and in) as needed. Tuning your application takes time and requires 
instrumentation and monitoring. 
It’s a good practice to continually assess the metrics and balance against running costs. 
CONTOSO 
HR 
WORKER ROLE WORKER ROLE WORKER ROLE 
VISIBILITY & MONITORING 
Strategically instrument the app to monitor potential 
bottlenecks. There are two kinds of monitoring: 
! LOAD TESTING: GETTING LOADED 
SYNC AND FEDERATION TOGETHER 
When used together, user attributes are synchronized using DirSync. Authentication is passed back 
through a federation server, such as Active Directory Federation Services (AD FS), and completed 
against your on-premises Active Directory. 
SYNC USERS, GROUPS, DEVICES, PASSWORDS, AND MORE 
The Directory Sync tool and Azure AD sync are both identity sync services that can be installed 
on a local server to sync directory objects between directories. Password Sync, a feature of the 
Directory Sync tool, synchronizes user passwords from your on-premises Active Directory to 
Azure AD. 
Minimize support costs and keep users up and running by configuring self-service 
experiences. With web-based tools such as Access Panel and Password Reset, give 
users a personalized, company-branded portal to access SaaS applications. 
CONTOSO ADMIN 
CONTOSO 
Verification Step 1 > Verification Step 2 > Choose a new password 
USER ID: 
USERS CHANGE AND RESET THEIR OWN PASSWORDS 
Give all users in your directory the capability to change and reset their passwords--whether 
they are in the cloud or on-premises. 
HOME OFFICE 
CHUNKY, NOT CHATTY 
enduser@contoso.com 
Sign in Cancel 
MULTI-FACTOR AUTH 
SERVER 
IDENTITY MANAGER 
SERVER 
HYBRID IDENTITY SOLUTIONS 
Provide users with a common identity across on-premises and cloud-based services, leveraging 
Windows Server Active Directory and Azure AD capabilities. 
PREVENT MALICIOUS ATTACKS 
IP 
IP 
- - - - - 
- - - - - 
IDENTITY SYNC 
SERVICES 
CONTOSO APPS 
SYNC FROM ANY DIRECTORY OR DATABASE TO THE CLOUD AND BACK 
Identity Manager creates a 
compilation of identity 
attributes with validation 
and keeps them in sync 
with all identity realms, 
including Active Directory 
and Azure AD. 
LDAP DATABASE HR EXCHANGE 
NAME: 
TITLE: 
EMAIL: 
TELEPHONE: 
Samantha 
Coordinator 
Samd@contoso.com 
555.1212 
+ 
AD FS FEDERATION 
SERVER 
© 2014 Microsoft Corporation. All rights reserved. 
Created by the Azure poster team 
Email: AzurePoster@microsoft.com 
Part no. 098-117678 
Monitor access and anomaly reports to help secure your Azure AD directory. Get 
visibility into security risks so that you can mitigate them. 
INTEGRATE YOUR LOB AND SAAS APPS 
Build line-of-business (LOB) or SaaS applications using standard development 
tools and integrate your applications with Azure AD for use in one 
organization (single tenant) or many organizations (multi-tenant). 
Integrated applications leverage Azure AD for single sign-on, identity and 
access management, querying the directory, and more. 
Publish your app to the Azure AD Application Gallery. An administrator then 
adds it to the Access Panel for use by any user or group that has been 
assigned access. 
CONTOSO 
Like it? Get it. 
ACCESS PANEL > GROUPS 
MOBILE DEVICES 
COMPUTER ACCOUNTS 
DIRECTORY OBJECTS 
applications groups approvals profile 
CONTOSO APPS 
CONTOSO enduser@contoso.com 
Dynamics CRM 
workday 
CONTOSO 
SIGN IN 
Keep me signed in 
Can’t access your account? 
Windows Intune 
Dynamics CRM 
Azure 
ON THE GO 
AZURE ACTIVE DIRECTORY 
Use Azure Active Directory (Azure AD) at 
global scale to centrally manage employee 
access and provide single sign-on to 
Microsoft services such as Azure, Office 365, 
Dynamics CRM, Windows Intune, and 
thousands of non-Microsoft cloud apps. 
PASSWORD RESET 
Reset your password 
enduser@contoso.com 
NEW PASSWORD: 
CONFIRM PASSWORD: 
CONTOSO 
SIGN IN 
i AZURE 
CONTOSO 
SIGN IN 
CONTOSO 
SIGN IN 
PUBLIC CLOUD 
CONTOSO 
SIGN IN 
CALLING YOUR PHONE... 
FEATURED APPLICATIONS (9) 
ALL (1255) 
BUSINESS MANAGEMENT (51) 
COLLABORATION (100) 
CONSTRUCTION (3) 
CONTENT MANAGEMENT (47) 
CRM (44) 
DATA SERVICES (63) 
DEVELOPER SERVICES (60) 
.......... 
Box 
Dropbox for Business 
NAME 
PUBLISHER 
APP URL 
Box 
Box 
Office 365 www.box.com 
CONTOSO 
HR 
Contoso HR ... 
AZURE 
ACTIVE DIRECTORY 
12:01 4:30 9:48 
SIGN IN ATTEMPTS 
GEOGRAPHY REPORTS ACCESS REPORTS 
CONTOSO DEVELOPERS 
USER ACCOUNTS 
PASSWORDS 
GROUP ACCOUNTS 
WINDOWS SERVER 
ACTIVE DIRECTORY 
AD 
Office 365 ... 
WEB ROLE 
INSTANCES 
MESSAGING 
WORKER ROLES 
TYPE: X 
SQL DATABASE TABLE STORAGE BLOB STORAGE 
STORAGE 
TYPE: Y TYPE: CACHE 
AUTOMATION: SCRIPT FOR SUCCESS 
Maintaining a running, highly scaled application 
involves repeating operations on a regular basis. 
Concurrently develop a library of scripts that can 
be run on multiple deployments when needed. 
You can manage Windows Azure services with the 
Service Management API. 
A highly scalable application requires the use of specific patterns and practices. 
Designing for optimal performance and scale-out is key. Use the patterns below to 
help you architect your solution and continually refine your application. 
Load test the system with both stress tests and by 
simulating real-life usage. Vary the load size to 
avoid surprises! Ensure that responsiveness meets 
user requirements, and that the entire system is 
resilient. 
Cloud Services are built for scalability. Web and worker instances can be increased and 
decreased at will. Workloads can be distributed using messaging, such as queues or 
Service Bus Topics. 
Tables and blobs provide massive storage capacity and SQL Database supplies relational 
capabilities. Other services such as caching can be easily integrated into a service. 
CACHING 
Windows Azure Caching improves performance by 
storing recently used data for immediate reuse. 
Application throughput and latency are typically 
bound by how quickly data and context can be 
retrieved, shared, and updated. 
RETRY FOR FAULT TOLERANCE 
Transient errors and throttling are unavoidable in 
large-scale systems. Instead of simply failing the 
operation, implement a robust retry strategy across 
the application to provide resiliency against failures. 
Too many retries too quickly can add additional 
load, so also employ a “backoff” strategy that 
allows the resource to recover by waiting after 
multiple retries. 
SAVING STATE 
The durability of a web and worker role instance is 
not assured, therefore its state (customer data, 
stage in a workflow, etc.) must be saved externally. 
Save state to durable storage (Table, SQL Database, 
Blobs), where other instances can resume the work. 
FAN-OUT QUERIES 
Database lookup logic is placed in a cloud service. 
To find data, that cloud service determines the 
databases to query. The query is then fanned out to 
those databases. 
HORIZONTAL PARTITIONING 
As user data increases, the need for storage increas-es. 
The database must be partitioned. This graphic 
shows a horizontal partition (also known as a shard) 
where intact tables are separated into 
individual databases. Each user’s data can be 
distributed to particular databases. SQL Database 
instances can also be partitioned using federation. 
You can create and delete databases very quickly. 
VERTICAL AFFINITY 
When many users access data simultaneously, traffic 
becomes a problem as scale increases. Design your 
processes to access exclusive partitions to minimize 
traffic and resource usage. 
For example, assume databases are partitioned by 
user. Ideally all operations that access a single user's 
data are routed to a specific set of service instances. 
Those instances access a single database partition 
holding all the user's data. 
DECOUPLED COMMUNICATIONS 
Avoid tying up valuable resources by using an 
asynchronous decoupled programming method. 
Web role instances put autonomous messages into 
a queue for pickup by worker role instances, which 
continue the work. Throughput is controlled by the 
number of role instances producing and processing 
messages. Explore using Windows Azure Service Bus 
or Storage Queues. 
Scaling Applications Using Windows Azure Cloud Services Like it? Get it. 
http://gettag.mobi 
© 2013 Microsoft Corporation. All rights reserved. Created by the Windows Azure Team Email: AzurePoster@microsoft.com Part no. 098-117613 
Plan & Design 
Build & Deploy 
Run & Tune 
SCALE: BIGGER, BETTER, FASTER 
With visibility into the app, you can control scale 
with more precision. To automate, a separate 
process monitors the system's vital signs. When a 
threshold is crossed a new scale unit is deployed. 
When a lower threshold is crossed, a scale unit 
can be removed. 
WEB 
ROLE(S) 
WORKER 
ROLE(S) 
STORAGE 
INTERNAL: Monitoring processes inside the 
system is essential to determine when additional 
scale-out is needed. 
EXTERNAL: Monitor the performance from outside 
the application to ensure service performance is 
within acceptable ranges.

More Related Content

What's hot

MMS 2015: What is ems and how to configure it
MMS 2015: What is ems and how to configure itMMS 2015: What is ems and how to configure it
MMS 2015: What is ems and how to configure it
Peter Daalmans
 
SPSNL17 - Securing Office 365 and Microsoft Azure like a rock star (or groupi...
SPSNL17 - Securing Office 365 and Microsoft Azure like a rock star (or groupi...SPSNL17 - Securing Office 365 and Microsoft Azure like a rock star (or groupi...
SPSNL17 - Securing Office 365 and Microsoft Azure like a rock star (or groupi...
DIWUG
 
Azure Global Bootcamp 2017 Azure AD Deployment
Azure Global Bootcamp 2017 Azure AD DeploymentAzure Global Bootcamp 2017 Azure AD Deployment
Azure Global Bootcamp 2017 Azure AD Deployment
Anthony Clendenen
 
JoTechies - Cloud identity
JoTechies - Cloud identityJoTechies - Cloud identity
JoTechies - Cloud identity
JoTechies
 
Empower Enterprise Mobility with Microsoft EMS
Empower Enterprise Mobility with Microsoft EMSEmpower Enterprise Mobility with Microsoft EMS
Empower Enterprise Mobility with Microsoft EMS
Kris Wagner
 
Microsoft Insurance Solutions Keynote Presentation at the Financial Services ...
Microsoft Insurance Solutions Keynote Presentation at the Financial Services ...Microsoft Insurance Solutions Keynote Presentation at the Financial Services ...
Microsoft Insurance Solutions Keynote Presentation at the Financial Services ...
Mike Walker
 
Active Directory Self-Service Suite Overview
Active Directory Self-Service Suite OverviewActive Directory Self-Service Suite Overview
Active Directory Self-Service Suite Overview
EmpowerID
 
IdM Reference Architecture
IdM Reference ArchitectureIdM Reference Architecture
IdM Reference Architecture
Hannu Kasanen
 
okta | Top 8 Identity and Access Management Challenges with Your SaaS Applica...
okta | Top 8 Identity and Access Management Challenges with Your SaaS Applica...okta | Top 8 Identity and Access Management Challenges with Your SaaS Applica...
okta | Top 8 Identity and Access Management Challenges with Your SaaS Applica...
Abhishek Sood
 
What is Microsoft Enterprise Mobility Suite and how to deploy it
What is Microsoft Enterprise Mobility Suite and how to deploy itWhat is Microsoft Enterprise Mobility Suite and how to deploy it
What is Microsoft Enterprise Mobility Suite and how to deploy it
Peter De Tender
 
Cloud Reference Architecture - Part 1 Foundation
Cloud Reference Architecture - Part 1 FoundationCloud Reference Architecture - Part 1 Foundation
Cloud Reference Architecture - Part 1 Foundation
Ammar Hasayen
 
Microsoft EMS - Everybody Together Now - Edge Pereira - Microsoft Office 365 ...
Microsoft EMS - Everybody Together Now - Edge Pereira - Microsoft Office 365 ...Microsoft EMS - Everybody Together Now - Edge Pereira - Microsoft Office 365 ...
Microsoft EMS - Everybody Together Now - Edge Pereira - Microsoft Office 365 ...
Edge Pereira
 
Identity in the cloud using Microsoft
Identity in the cloud using MicrosoftIdentity in the cloud using Microsoft
Identity in the cloud using Microsoft
Orbit One - We create coherence
 
Identiverse 2021 enterprise identity: What foundations
Identiverse 2021 enterprise identity: What foundationsIdentiverse 2021 enterprise identity: What foundations
Identiverse 2021 enterprise identity: What foundations
Bertrand Carlier
 
70 346 Managing office 365 identities
70 346 Managing office 365 identities70 346 Managing office 365 identities
70 346 Managing office 365 identities
clounoud
 
Microsoft Enterprise Mobility Suite Poster
Microsoft Enterprise Mobility Suite PosterMicrosoft Enterprise Mobility Suite Poster
Microsoft Enterprise Mobility Suite Poster
David J Rosenthal
 
ADFS + IAM
ADFS + IAMADFS + IAM
ADFS + IAM
Richard Harvey
 
#3 Wso2 masterclassitalia - wso2 Identity Server: must-have per gestire le id...
#3 Wso2 masterclassitalia - wso2 Identity Server: must-have per gestire le id...#3 Wso2 masterclassitalia - wso2 Identity Server: must-have per gestire le id...
#3 Wso2 masterclassitalia - wso2 Identity Server: must-have per gestire le id...
Profesia Srl, Lynx Group
 
Microsoft Azure Technical Overview
Microsoft Azure Technical OverviewMicrosoft Azure Technical Overview
Microsoft Azure Technical Overview
gjuljo
 
IAM Cloud
IAM CloudIAM Cloud
IAM Cloud
Aidy Tificate
 

What's hot (20)

MMS 2015: What is ems and how to configure it
MMS 2015: What is ems and how to configure itMMS 2015: What is ems and how to configure it
MMS 2015: What is ems and how to configure it
 
SPSNL17 - Securing Office 365 and Microsoft Azure like a rock star (or groupi...
SPSNL17 - Securing Office 365 and Microsoft Azure like a rock star (or groupi...SPSNL17 - Securing Office 365 and Microsoft Azure like a rock star (or groupi...
SPSNL17 - Securing Office 365 and Microsoft Azure like a rock star (or groupi...
 
Azure Global Bootcamp 2017 Azure AD Deployment
Azure Global Bootcamp 2017 Azure AD DeploymentAzure Global Bootcamp 2017 Azure AD Deployment
Azure Global Bootcamp 2017 Azure AD Deployment
 
JoTechies - Cloud identity
JoTechies - Cloud identityJoTechies - Cloud identity
JoTechies - Cloud identity
 
Empower Enterprise Mobility with Microsoft EMS
Empower Enterprise Mobility with Microsoft EMSEmpower Enterprise Mobility with Microsoft EMS
Empower Enterprise Mobility with Microsoft EMS
 
Microsoft Insurance Solutions Keynote Presentation at the Financial Services ...
Microsoft Insurance Solutions Keynote Presentation at the Financial Services ...Microsoft Insurance Solutions Keynote Presentation at the Financial Services ...
Microsoft Insurance Solutions Keynote Presentation at the Financial Services ...
 
Active Directory Self-Service Suite Overview
Active Directory Self-Service Suite OverviewActive Directory Self-Service Suite Overview
Active Directory Self-Service Suite Overview
 
IdM Reference Architecture
IdM Reference ArchitectureIdM Reference Architecture
IdM Reference Architecture
 
okta | Top 8 Identity and Access Management Challenges with Your SaaS Applica...
okta | Top 8 Identity and Access Management Challenges with Your SaaS Applica...okta | Top 8 Identity and Access Management Challenges with Your SaaS Applica...
okta | Top 8 Identity and Access Management Challenges with Your SaaS Applica...
 
What is Microsoft Enterprise Mobility Suite and how to deploy it
What is Microsoft Enterprise Mobility Suite and how to deploy itWhat is Microsoft Enterprise Mobility Suite and how to deploy it
What is Microsoft Enterprise Mobility Suite and how to deploy it
 
Cloud Reference Architecture - Part 1 Foundation
Cloud Reference Architecture - Part 1 FoundationCloud Reference Architecture - Part 1 Foundation
Cloud Reference Architecture - Part 1 Foundation
 
Microsoft EMS - Everybody Together Now - Edge Pereira - Microsoft Office 365 ...
Microsoft EMS - Everybody Together Now - Edge Pereira - Microsoft Office 365 ...Microsoft EMS - Everybody Together Now - Edge Pereira - Microsoft Office 365 ...
Microsoft EMS - Everybody Together Now - Edge Pereira - Microsoft Office 365 ...
 
Identity in the cloud using Microsoft
Identity in the cloud using MicrosoftIdentity in the cloud using Microsoft
Identity in the cloud using Microsoft
 
Identiverse 2021 enterprise identity: What foundations
Identiverse 2021 enterprise identity: What foundationsIdentiverse 2021 enterprise identity: What foundations
Identiverse 2021 enterprise identity: What foundations
 
70 346 Managing office 365 identities
70 346 Managing office 365 identities70 346 Managing office 365 identities
70 346 Managing office 365 identities
 
Microsoft Enterprise Mobility Suite Poster
Microsoft Enterprise Mobility Suite PosterMicrosoft Enterprise Mobility Suite Poster
Microsoft Enterprise Mobility Suite Poster
 
ADFS + IAM
ADFS + IAMADFS + IAM
ADFS + IAM
 
#3 Wso2 masterclassitalia - wso2 Identity Server: must-have per gestire le id...
#3 Wso2 masterclassitalia - wso2 Identity Server: must-have per gestire le id...#3 Wso2 masterclassitalia - wso2 Identity Server: must-have per gestire le id...
#3 Wso2 masterclassitalia - wso2 Identity Server: must-have per gestire le id...
 
Microsoft Azure Technical Overview
Microsoft Azure Technical OverviewMicrosoft Azure Technical Overview
Microsoft Azure Technical Overview
 
IAM Cloud
IAM CloudIAM Cloud
IAM Cloud
 

Viewers also liked

Catalyst 2015: Patrick Harding
Catalyst 2015: Patrick HardingCatalyst 2015: Patrick Harding
Catalyst 2015: Patrick Harding
Ping Identity
 
Connecting The Real World With The Virtual World
Connecting The Real World With The Virtual WorldConnecting The Real World With The Virtual World
Connecting The Real World With The Virtual World
Ping Identity
 
How Aligned Are IT, Employees and Security Practices in Today's Mobile World?
How Aligned Are IT, Employees and Security Practices in Today's Mobile World?How Aligned Are IT, Employees and Security Practices in Today's Mobile World?
How Aligned Are IT, Employees and Security Practices in Today's Mobile World?
Ping Identity
 
You Can't Spell Enterprise Security without MFA
You Can't Spell Enterprise Security without MFA You Can't Spell Enterprise Security without MFA
You Can't Spell Enterprise Security without MFA
Ping Identity
 
Managing Identity without Boundaries
Managing Identity without BoundariesManaging Identity without Boundaries
Managing Identity without Boundaries
Ping Identity
 
Digital Transformation and the Role of IAM
Digital Transformation and the Role of IAMDigital Transformation and the Role of IAM
Digital Transformation and the Role of IAM
Ping Identity
 
Identity-Defined Privacay & Security for Internet of Things
Identity-Defined Privacay & Security for Internet of ThingsIdentity-Defined Privacay & Security for Internet of Things
Identity-Defined Privacay & Security for Internet of Things
Ping Identity
 

Viewers also liked (8)

Catalyst 2015: Patrick Harding
Catalyst 2015: Patrick HardingCatalyst 2015: Patrick Harding
Catalyst 2015: Patrick Harding
 
Connecting The Real World With The Virtual World
Connecting The Real World With The Virtual WorldConnecting The Real World With The Virtual World
Connecting The Real World With The Virtual World
 
How Aligned Are IT, Employees and Security Practices in Today's Mobile World?
How Aligned Are IT, Employees and Security Practices in Today's Mobile World?How Aligned Are IT, Employees and Security Practices in Today's Mobile World?
How Aligned Are IT, Employees and Security Practices in Today's Mobile World?
 
You Can't Spell Enterprise Security without MFA
You Can't Spell Enterprise Security without MFA You Can't Spell Enterprise Security without MFA
You Can't Spell Enterprise Security without MFA
 
Managing Identity without Boundaries
Managing Identity without BoundariesManaging Identity without Boundaries
Managing Identity without Boundaries
 
Digital Transformation and the Role of IAM
Digital Transformation and the Role of IAMDigital Transformation and the Role of IAM
Digital Transformation and the Role of IAM
 
Identity & Access Management by K. K. Mookhey
Identity & Access Management by K. K. MookheyIdentity & Access Management by K. K. Mookhey
Identity & Access Management by K. K. Mookhey
 
Identity-Defined Privacay & Security for Internet of Things
Identity-Defined Privacay & Security for Internet of ThingsIdentity-Defined Privacay & Security for Internet of Things
Identity-Defined Privacay & Security for Internet of Things
 

Similar to Cloud Identity and Access Management

Ms cloud identity and access infographic 2015
Ms cloud identity and access infographic 2015Ms cloud identity and access infographic 2015
Ms cloud identity and access infographic 2015
Kesavan Munuswamy
 
Análisis de riesgos en Azure y protección de la información
Análisis de riesgos en Azure y protección de la informaciónAnálisis de riesgos en Azure y protección de la información
Análisis de riesgos en Azure y protección de la información
Plain Concepts
 
Azure-AD.pptx
Azure-AD.pptxAzure-AD.pptx
Azure-AD.pptx
ssuser9dddf7
 
2018 November - AZUGDK - Azure AD
2018 November - AZUGDK - Azure AD 2018 November - AZUGDK - Azure AD
2018 November - AZUGDK - Azure AD
Peter Selch Dahl
 
Microsoft Azure Kimlik Yönetimi
Microsoft Azure Kimlik YönetimiMicrosoft Azure Kimlik Yönetimi
Microsoft Azure Kimlik Yönetimi
Önder Değer
 
Azure Active Directory
Azure Active DirectoryAzure Active Directory
Azure Active Directory
Sovelto
 
O365-AzureAD Identity management
O365-AzureAD Identity managementO365-AzureAD Identity management
O365-AzureAD Identity managementDavid Pechon
 
Hybrid Identity Made Simple - Microsoft World Partner Conference 2016 Follow Up
Hybrid Identity Made Simple - Microsoft World Partner Conference 2016 Follow UpHybrid Identity Made Simple - Microsoft World Partner Conference 2016 Follow Up
Hybrid Identity Made Simple - Microsoft World Partner Conference 2016 Follow Up
Nicole Bray
 
Identity and Access Management from Microsoft and Razor Technology
Identity and Access Management from Microsoft and Razor TechnologyIdentity and Access Management from Microsoft and Razor Technology
Identity and Access Management from Microsoft and Razor Technology
David J Rosenthal
 
What is Windows Azure Platform
What is Windows Azure PlatformWhat is Windows Azure Platform
What is Windows Azure Platform
David Chou
 
Windows Azure Active Directory
Windows Azure Active DirectoryWindows Azure Active Directory
Windows Azure Active Directory
Krunal Trivedi
 
Cloudreach Voices - Azure AD and the Public Cloud
Cloudreach Voices - Azure AD and the Public CloudCloudreach Voices - Azure AD and the Public Cloud
Cloudreach Voices - Azure AD and the Public Cloud
Cloudreach
 
Securing your Azure Identity Infrastructure
Securing your Azure Identity InfrastructureSecuring your Azure Identity Infrastructure
Securing your Azure Identity Infrastructure
Vignesh Ganesan I Microsoft MVP
 
15th December 2016 - Microsoft Paddington Vuzion Partner Event
15th December 2016 - Microsoft Paddington Vuzion Partner Event15th December 2016 - Microsoft Paddington Vuzion Partner Event
15th December 2016 - Microsoft Paddington Vuzion Partner Event
Vuzion
 
For this assignment, select one social institution from the list b.docx
For this assignment, select one social institution from the list b.docxFor this assignment, select one social institution from the list b.docx
For this assignment, select one social institution from the list b.docx
sleeperharwell
 
For this assignment, select one social institution from the list b.docx
For this assignment, select one social institution from the list b.docxFor this assignment, select one social institution from the list b.docx
For this assignment, select one social institution from the list b.docx
lmelaine
 
Azure Community Tour 2019 - AZUGDK
Azure Community Tour 2019 - AZUGDKAzure Community Tour 2019 - AZUGDK
Azure Community Tour 2019 - AZUGDK
Peter Selch Dahl
 
Hitchhiker's Guide to Azure AD - SPS St Louis 2018
Hitchhiker's Guide to Azure AD - SPS St Louis 2018Hitchhiker's Guide to Azure AD - SPS St Louis 2018
Hitchhiker's Guide to Azure AD - SPS St Louis 2018
Max Fritz
 
Premier Webcast - Identity Management with Windows Azure AD
Premier Webcast - Identity Management with Windows Azure ADPremier Webcast - Identity Management with Windows Azure AD
Premier Webcast - Identity Management with Windows Azure ADuberbaum
 

Similar to Cloud Identity and Access Management (20)

Ms cloud identity and access infographic 2015
Ms cloud identity and access infographic 2015Ms cloud identity and access infographic 2015
Ms cloud identity and access infographic 2015
 
Análisis de riesgos en Azure y protección de la información
Análisis de riesgos en Azure y protección de la informaciónAnálisis de riesgos en Azure y protección de la información
Análisis de riesgos en Azure y protección de la información
 
Azure-AD.pptx
Azure-AD.pptxAzure-AD.pptx
Azure-AD.pptx
 
2018 November - AZUGDK - Azure AD
2018 November - AZUGDK - Azure AD 2018 November - AZUGDK - Azure AD
2018 November - AZUGDK - Azure AD
 
Microsoft Azure Kimlik Yönetimi
Microsoft Azure Kimlik YönetimiMicrosoft Azure Kimlik Yönetimi
Microsoft Azure Kimlik Yönetimi
 
Azure Active Directory
Azure Active DirectoryAzure Active Directory
Azure Active Directory
 
O365-AzureAD Identity management
O365-AzureAD Identity managementO365-AzureAD Identity management
O365-AzureAD Identity management
 
Hybrid Identity Made Simple - Microsoft World Partner Conference 2016 Follow Up
Hybrid Identity Made Simple - Microsoft World Partner Conference 2016 Follow UpHybrid Identity Made Simple - Microsoft World Partner Conference 2016 Follow Up
Hybrid Identity Made Simple - Microsoft World Partner Conference 2016 Follow Up
 
Identity and Access Management from Microsoft and Razor Technology
Identity and Access Management from Microsoft and Razor TechnologyIdentity and Access Management from Microsoft and Razor Technology
Identity and Access Management from Microsoft and Razor Technology
 
What is Windows Azure Platform
What is Windows Azure PlatformWhat is Windows Azure Platform
What is Windows Azure Platform
 
Windows Azure Active Directory
Windows Azure Active DirectoryWindows Azure Active Directory
Windows Azure Active Directory
 
Cloudreach Voices - Azure AD and the Public Cloud
Cloudreach Voices - Azure AD and the Public CloudCloudreach Voices - Azure AD and the Public Cloud
Cloudreach Voices - Azure AD and the Public Cloud
 
Securing your Azure Identity Infrastructure
Securing your Azure Identity InfrastructureSecuring your Azure Identity Infrastructure
Securing your Azure Identity Infrastructure
 
15th December 2016 - Microsoft Paddington Vuzion Partner Event
15th December 2016 - Microsoft Paddington Vuzion Partner Event15th December 2016 - Microsoft Paddington Vuzion Partner Event
15th December 2016 - Microsoft Paddington Vuzion Partner Event
 
For this assignment, select one social institution from the list b.docx
For this assignment, select one social institution from the list b.docxFor this assignment, select one social institution from the list b.docx
For this assignment, select one social institution from the list b.docx
 
For this assignment, select one social institution from the list b.docx
For this assignment, select one social institution from the list b.docxFor this assignment, select one social institution from the list b.docx
For this assignment, select one social institution from the list b.docx
 
Azure Community Tour 2019 - AZUGDK
Azure Community Tour 2019 - AZUGDKAzure Community Tour 2019 - AZUGDK
Azure Community Tour 2019 - AZUGDK
 
Hitchhiker's Guide to Azure AD - SPS St Louis 2018
Hitchhiker's Guide to Azure AD - SPS St Louis 2018Hitchhiker's Guide to Azure AD - SPS St Louis 2018
Hitchhiker's Guide to Azure AD - SPS St Louis 2018
 
AzureAAD
AzureAADAzureAAD
AzureAAD
 
Premier Webcast - Identity Management with Windows Azure AD
Premier Webcast - Identity Management with Windows Azure ADPremier Webcast - Identity Management with Windows Azure AD
Premier Webcast - Identity Management with Windows Azure AD
 

More from Jarek Sokolnicki

Retail & Consumer Goods Digital Transformation
Retail & Consumer Goods Digital TransformationRetail & Consumer Goods Digital Transformation
Retail & Consumer Goods Digital Transformation
Jarek Sokolnicki
 
Microsoft StaffHub
Microsoft StaffHub Microsoft StaffHub
Microsoft StaffHub
Jarek Sokolnicki
 
Scenariusze Azure
Scenariusze AzureScenariusze Azure
Scenariusze Azure
Jarek Sokolnicki
 
Wykorzystanie chmury Microsoft Azure w scenariuszach dev&test
Wykorzystanie chmury Microsoft Azure w scenariuszach dev&testWykorzystanie chmury Microsoft Azure w scenariuszach dev&test
Wykorzystanie chmury Microsoft Azure w scenariuszach dev&test
Jarek Sokolnicki
 
Cloud platform scenarios
Cloud platform scenariosCloud platform scenarios
Cloud platform scenarios
Jarek Sokolnicki
 
Stor simple presentation customers
 Stor simple presentation customers Stor simple presentation customers
Stor simple presentation customers
Jarek Sokolnicki
 
Enterprise Mobility Suite
Enterprise Mobility SuiteEnterprise Mobility Suite
Enterprise Mobility Suite
Jarek Sokolnicki
 
Hybrid cloud sample architectures
Hybrid cloud sample architecturesHybrid cloud sample architectures
Hybrid cloud sample architectures
Jarek Sokolnicki
 
Zarządzanie urządzeniami mobilnymi - transkrypcja webinarium
Zarządzanie urządzeniami mobilnymi - transkrypcja webinariumZarządzanie urządzeniami mobilnymi - transkrypcja webinarium
Zarządzanie urządzeniami mobilnymi - transkrypcja webinariumJarek Sokolnicki
 
Idc successful cloud partners e book
Idc   successful cloud partners e bookIdc   successful cloud partners e book
Idc successful cloud partners e bookJarek Sokolnicki
 
Aplikacje i serwisy intranetowe w chmurze publicznej - transkrypt webinarium IDG
Aplikacje i serwisy intranetowe w chmurze publicznej - transkrypt webinarium IDGAplikacje i serwisy intranetowe w chmurze publicznej - transkrypt webinarium IDG
Aplikacje i serwisy intranetowe w chmurze publicznej - transkrypt webinarium IDGJarek Sokolnicki
 
Integracja danych i raportowanie w chmurze obliczeniowej Windows Azure - tran...
Integracja danych i raportowanie w chmurze obliczeniowej Windows Azure - tran...Integracja danych i raportowanie w chmurze obliczeniowej Windows Azure - tran...
Integracja danych i raportowanie w chmurze obliczeniowej Windows Azure - tran...Jarek Sokolnicki
 
Backup i Disaster Recovery w chmurze Windows Azure - transkrypt webinarium IDG
Backup i Disaster Recovery w chmurze Windows Azure - transkrypt webinarium IDGBackup i Disaster Recovery w chmurze Windows Azure - transkrypt webinarium IDG
Backup i Disaster Recovery w chmurze Windows Azure - transkrypt webinarium IDGJarek Sokolnicki
 
Integracja środowiska firmowego z Chmurą Publiczną IaaS, SaaS - transkrypt we...
Integracja środowiska firmowego z Chmurą Publiczną IaaS, SaaS - transkrypt we...Integracja środowiska firmowego z Chmurą Publiczną IaaS, SaaS - transkrypt we...
Integracja środowiska firmowego z Chmurą Publiczną IaaS, SaaS - transkrypt we...Jarek Sokolnicki
 
Microsoft Cloud Partnership
Microsoft Cloud PartnershipMicrosoft Cloud Partnership
Microsoft Cloud PartnershipJarek Sokolnicki
 
Successful cloud partners idc (en)
Successful cloud partners   idc (en)Successful cloud partners   idc (en)
Successful cloud partners idc (en)Jarek Sokolnicki
 

More from Jarek Sokolnicki (16)

Retail & Consumer Goods Digital Transformation
Retail & Consumer Goods Digital TransformationRetail & Consumer Goods Digital Transformation
Retail & Consumer Goods Digital Transformation
 
Microsoft StaffHub
Microsoft StaffHub Microsoft StaffHub
Microsoft StaffHub
 
Scenariusze Azure
Scenariusze AzureScenariusze Azure
Scenariusze Azure
 
Wykorzystanie chmury Microsoft Azure w scenariuszach dev&test
Wykorzystanie chmury Microsoft Azure w scenariuszach dev&testWykorzystanie chmury Microsoft Azure w scenariuszach dev&test
Wykorzystanie chmury Microsoft Azure w scenariuszach dev&test
 
Cloud platform scenarios
Cloud platform scenariosCloud platform scenarios
Cloud platform scenarios
 
Stor simple presentation customers
 Stor simple presentation customers Stor simple presentation customers
Stor simple presentation customers
 
Enterprise Mobility Suite
Enterprise Mobility SuiteEnterprise Mobility Suite
Enterprise Mobility Suite
 
Hybrid cloud sample architectures
Hybrid cloud sample architecturesHybrid cloud sample architectures
Hybrid cloud sample architectures
 
Zarządzanie urządzeniami mobilnymi - transkrypcja webinarium
Zarządzanie urządzeniami mobilnymi - transkrypcja webinariumZarządzanie urządzeniami mobilnymi - transkrypcja webinarium
Zarządzanie urządzeniami mobilnymi - transkrypcja webinarium
 
Idc successful cloud partners e book
Idc   successful cloud partners e bookIdc   successful cloud partners e book
Idc successful cloud partners e book
 
Aplikacje i serwisy intranetowe w chmurze publicznej - transkrypt webinarium IDG
Aplikacje i serwisy intranetowe w chmurze publicznej - transkrypt webinarium IDGAplikacje i serwisy intranetowe w chmurze publicznej - transkrypt webinarium IDG
Aplikacje i serwisy intranetowe w chmurze publicznej - transkrypt webinarium IDG
 
Integracja danych i raportowanie w chmurze obliczeniowej Windows Azure - tran...
Integracja danych i raportowanie w chmurze obliczeniowej Windows Azure - tran...Integracja danych i raportowanie w chmurze obliczeniowej Windows Azure - tran...
Integracja danych i raportowanie w chmurze obliczeniowej Windows Azure - tran...
 
Backup i Disaster Recovery w chmurze Windows Azure - transkrypt webinarium IDG
Backup i Disaster Recovery w chmurze Windows Azure - transkrypt webinarium IDGBackup i Disaster Recovery w chmurze Windows Azure - transkrypt webinarium IDG
Backup i Disaster Recovery w chmurze Windows Azure - transkrypt webinarium IDG
 
Integracja środowiska firmowego z Chmurą Publiczną IaaS, SaaS - transkrypt we...
Integracja środowiska firmowego z Chmurą Publiczną IaaS, SaaS - transkrypt we...Integracja środowiska firmowego z Chmurą Publiczną IaaS, SaaS - transkrypt we...
Integracja środowiska firmowego z Chmurą Publiczną IaaS, SaaS - transkrypt we...
 
Microsoft Cloud Partnership
Microsoft Cloud PartnershipMicrosoft Cloud Partnership
Microsoft Cloud Partnership
 
Successful cloud partners idc (en)
Successful cloud partners   idc (en)Successful cloud partners   idc (en)
Successful cloud partners idc (en)
 

Recently uploaded

假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
cuobya
 
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
ysasp1
 
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
eutxy
 
Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027
harveenkaur52
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
3ipehhoa
 
Understanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdfUnderstanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdf
SEO Article Boost
 
Search Result Showing My Post is Now Buried
Search Result Showing My Post is Now BuriedSearch Result Showing My Post is Now Buried
Search Result Showing My Post is Now Buried
Trish Parr
 
Gen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needsGen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needs
Laura Szabó
 
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
ufdana
 
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
vmemo1
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
3ipehhoa
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
3ipehhoa
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
Arif0071
 
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdfMeet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Florence Consulting
 
7 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 20247 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 2024
Danica Gill
 
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
keoku
 
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
cuobya
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
Rogerio Filho
 
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
cuobya
 
[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024
hackersuli
 

Recently uploaded (20)

假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
假文凭国外(Adelaide毕业证)澳大利亚国立大学毕业证成绩单办理
 
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
成绩单ps(UST毕业证)圣托马斯大学毕业证成绩单快速办理
 
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
一比一原版(LBS毕业证)伦敦商学院毕业证成绩单专业办理
 
Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027Italy Agriculture Equipment Market Outlook to 2027
Italy Agriculture Equipment Market Outlook to 2027
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
 
Understanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdfUnderstanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdf
 
Search Result Showing My Post is Now Buried
Search Result Showing My Post is Now BuriedSearch Result Showing My Post is Now Buried
Search Result Showing My Post is Now Buried
 
Gen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needsGen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needs
 
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
一比一原版(CSU毕业证)加利福尼亚州立大学毕业证成绩单专业办理
 
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
 
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdfMeet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
Meet up Milano 14 _ Axpo Italia_ Migration from Mule3 (On-prem) to.pdf
 
7 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 20247 Best Cloud Hosting Services to Try Out in 2024
7 Best Cloud Hosting Services to Try Out in 2024
 
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
 
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
 
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
 
[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024
 

Cloud Identity and Access Management

  • 1. PLAN AND DESIGN BUILD AND DEPLOY RUN AND TUNE A key benefit of Windows Azure is creating highly scalable applications using Cloud Services. Applications can shrink and stretch to accommodate changes in usage, removing the need for expensive on-premises hardware. A key strategy is to design in scale units, which are a base configuration of web and worker role instances with supporting services such as data stores and caching. Unlock the power of the cloud with enterprise-level identity services for all your cloud apps. Cloud Identity and Access Management EMPOWER YOUR USERS MANAGE YOUR SAAS APPLICATIONS SCALE OUT WITH SCALE UNITS VS. Use more instances, not bigger hardware. Scale in and out using scale units that are easily duplicated and deployed. Scale units consist of a number of role instances and their support services. For example, a scale unit could be 3 web roles, 2 worker roles, 1 queue, and 2 SQL Database instances. CORPORATE OFFICE CLOUD MULTI-FACTOR AUTHENTICATION Use Multi-Factor Authentication to protect access to sensitive company information and to help protect your organization from malicious attacks. Azure Active Directory Free Three reasons to create Windows Azure scalable applications: DEMAND PEAKS Your app reaches thousands of users (or more) although usage varies, sometimes greatly. DISTRIBUTED USERS AND DEVICES Your users are spread out, even around the globe. PARTITIONABLE WORKLOADS Your processes are divided into optimal-size loads of work, since cloud applications scale by adding capacity in chunks. Manage user accounts, synchronize with on-premises directories, and get single sign-on across Azure, Office 365, and thousands of popular SaaS applications, such as Salesforce, Workday, Concur, DocuSign, Google Apps, Box, ServiceNow, Dropbox, and more. Azure Active Directory Premium Get all that Free has to offer plus the identity management capabilities described below. SELF-SERVICE PASSWORD RESET Reduce helpdesk calls. Give users the ability to reset their password in the cloud or on-premises when sync is enabled. Note: Not all of these need to be present in your application, however, one that does not exhibit any of these characteristics is probably not an ideal fit. SELF-SERVICE GROUP MANAGEMENT Enable group owners to approve requests and maintain group memberships. GROUP-BASED APPLICATION ACCESS Use groups to assign user access in bulk to SaaS applications. Create groups solely in the cloud or leverage existing groups from your on-premises Active Directory. ADVANCED SECURITY REPORTS Monitor and protect access to your cloud applications with logs that show anomalies and reports that flag inconsistent access patterns. Advanced reports help you improve access security and respond to potential threats. COMPANY BRANDING Add your company logo and color scheme to your organization’s Sign In and Access Panel pages. Add localized versions of the logo for specific languages and locales. Wherever you see the fictional company name CONTOSO is where you can apply your company logo. MULTI-FACTOR AUTHENTICATION Help prevent unauthorized access to on-premises and cloud applications by providing an additional layer of authentication. You also get a license to deploy a Multi-Factor Authentication server for additional security of on-premises applications, such as remote access VPNs and web applications, as well as cloud applications using Active Directory Federation Services. MICROSOFT IDENTITY MANAGER Do you have a variety of on-premises directories and databases that you want to sync directly to Azure AD? Premium comes with Identity Manager servers and user licenses to support any combination of hybrid identity solutions. CONTOSO PASSCODE SUCCESS! Network calls require overhead for packet framing, serialization, processing, and so on. Rather than use "chatty" messages, batch them into fewer “chunky” packages. Note, however, that batching can increase latency and exposure to potential data loss. ON-PREMISES Choose what you need: Azure AD Free or Premium ACCESS PANEL SELF-SERVICE CAPABILITIES Windows Intune CLIENTS LOAD BALANCER CONTOSO enduser@contoso.com applications groups approvals profile Create Group My Directs My Contacts My Team Sales Group USERS CREATE AND MANAGE THEIR OWN GROUPS Empower users to create their own groups, assign members to groups they own, approve join requests, and more. Enable users to work from any location using any device. Give them always-on access to all their work resources using a single set of credentials protected with Multi-Factor Authentication. After a user has signed in, they get single sign-on access to their apps and data. Add and manage SaaS applications in the public cloud by using the Azure AD Application Gallery. Users can then quickly sign in to your Microsoft and third-party SaaS apps from the Access Panel. Set up user provisioning to automatically sync users to your app and back. NON-MICROSOFT APPS Azure AD Application Gallery MICROSOFT APPS + SERVICES APPS YOU BUILD DEVICE REPORTS APP USAGE REPORTS This phase contains the processes that refine the application, keep it running, and enable scaling out (and in) as needed. Tuning your application takes time and requires instrumentation and monitoring. It’s a good practice to continually assess the metrics and balance against running costs. CONTOSO HR WORKER ROLE WORKER ROLE WORKER ROLE VISIBILITY & MONITORING Strategically instrument the app to monitor potential bottlenecks. There are two kinds of monitoring: ! LOAD TESTING: GETTING LOADED SYNC AND FEDERATION TOGETHER When used together, user attributes are synchronized using DirSync. Authentication is passed back through a federation server, such as Active Directory Federation Services (AD FS), and completed against your on-premises Active Directory. SYNC USERS, GROUPS, DEVICES, PASSWORDS, AND MORE The Directory Sync tool and Azure AD sync are both identity sync services that can be installed on a local server to sync directory objects between directories. Password Sync, a feature of the Directory Sync tool, synchronizes user passwords from your on-premises Active Directory to Azure AD. Minimize support costs and keep users up and running by configuring self-service experiences. With web-based tools such as Access Panel and Password Reset, give users a personalized, company-branded portal to access SaaS applications. CONTOSO ADMIN CONTOSO Verification Step 1 > Verification Step 2 > Choose a new password USER ID: USERS CHANGE AND RESET THEIR OWN PASSWORDS Give all users in your directory the capability to change and reset their passwords--whether they are in the cloud or on-premises. HOME OFFICE CHUNKY, NOT CHATTY enduser@contoso.com Sign in Cancel MULTI-FACTOR AUTH SERVER IDENTITY MANAGER SERVER HYBRID IDENTITY SOLUTIONS Provide users with a common identity across on-premises and cloud-based services, leveraging Windows Server Active Directory and Azure AD capabilities. PREVENT MALICIOUS ATTACKS IP IP - - - - - - - - - - IDENTITY SYNC SERVICES CONTOSO APPS SYNC FROM ANY DIRECTORY OR DATABASE TO THE CLOUD AND BACK Identity Manager creates a compilation of identity attributes with validation and keeps them in sync with all identity realms, including Active Directory and Azure AD. LDAP DATABASE HR EXCHANGE NAME: TITLE: EMAIL: TELEPHONE: Samantha Coordinator Samd@contoso.com 555.1212 + AD FS FEDERATION SERVER © 2014 Microsoft Corporation. All rights reserved. Created by the Azure poster team Email: AzurePoster@microsoft.com Part no. 098-117678 Monitor access and anomaly reports to help secure your Azure AD directory. Get visibility into security risks so that you can mitigate them. INTEGRATE YOUR LOB AND SAAS APPS Build line-of-business (LOB) or SaaS applications using standard development tools and integrate your applications with Azure AD for use in one organization (single tenant) or many organizations (multi-tenant). Integrated applications leverage Azure AD for single sign-on, identity and access management, querying the directory, and more. Publish your app to the Azure AD Application Gallery. An administrator then adds it to the Access Panel for use by any user or group that has been assigned access. CONTOSO Like it? Get it. ACCESS PANEL > GROUPS MOBILE DEVICES COMPUTER ACCOUNTS DIRECTORY OBJECTS applications groups approvals profile CONTOSO APPS CONTOSO enduser@contoso.com Dynamics CRM workday CONTOSO SIGN IN Keep me signed in Can’t access your account? Windows Intune Dynamics CRM Azure ON THE GO AZURE ACTIVE DIRECTORY Use Azure Active Directory (Azure AD) at global scale to centrally manage employee access and provide single sign-on to Microsoft services such as Azure, Office 365, Dynamics CRM, Windows Intune, and thousands of non-Microsoft cloud apps. PASSWORD RESET Reset your password enduser@contoso.com NEW PASSWORD: CONFIRM PASSWORD: CONTOSO SIGN IN i AZURE CONTOSO SIGN IN CONTOSO SIGN IN PUBLIC CLOUD CONTOSO SIGN IN CALLING YOUR PHONE... FEATURED APPLICATIONS (9) ALL (1255) BUSINESS MANAGEMENT (51) COLLABORATION (100) CONSTRUCTION (3) CONTENT MANAGEMENT (47) CRM (44) DATA SERVICES (63) DEVELOPER SERVICES (60) .......... Box Dropbox for Business NAME PUBLISHER APP URL Box Box Office 365 www.box.com CONTOSO HR Contoso HR ... AZURE ACTIVE DIRECTORY 12:01 4:30 9:48 SIGN IN ATTEMPTS GEOGRAPHY REPORTS ACCESS REPORTS CONTOSO DEVELOPERS USER ACCOUNTS PASSWORDS GROUP ACCOUNTS WINDOWS SERVER ACTIVE DIRECTORY AD Office 365 ... WEB ROLE INSTANCES MESSAGING WORKER ROLES TYPE: X SQL DATABASE TABLE STORAGE BLOB STORAGE STORAGE TYPE: Y TYPE: CACHE AUTOMATION: SCRIPT FOR SUCCESS Maintaining a running, highly scaled application involves repeating operations on a regular basis. Concurrently develop a library of scripts that can be run on multiple deployments when needed. You can manage Windows Azure services with the Service Management API. A highly scalable application requires the use of specific patterns and practices. Designing for optimal performance and scale-out is key. Use the patterns below to help you architect your solution and continually refine your application. Load test the system with both stress tests and by simulating real-life usage. Vary the load size to avoid surprises! Ensure that responsiveness meets user requirements, and that the entire system is resilient. Cloud Services are built for scalability. Web and worker instances can be increased and decreased at will. Workloads can be distributed using messaging, such as queues or Service Bus Topics. Tables and blobs provide massive storage capacity and SQL Database supplies relational capabilities. Other services such as caching can be easily integrated into a service. CACHING Windows Azure Caching improves performance by storing recently used data for immediate reuse. Application throughput and latency are typically bound by how quickly data and context can be retrieved, shared, and updated. RETRY FOR FAULT TOLERANCE Transient errors and throttling are unavoidable in large-scale systems. Instead of simply failing the operation, implement a robust retry strategy across the application to provide resiliency against failures. Too many retries too quickly can add additional load, so also employ a “backoff” strategy that allows the resource to recover by waiting after multiple retries. SAVING STATE The durability of a web and worker role instance is not assured, therefore its state (customer data, stage in a workflow, etc.) must be saved externally. Save state to durable storage (Table, SQL Database, Blobs), where other instances can resume the work. FAN-OUT QUERIES Database lookup logic is placed in a cloud service. To find data, that cloud service determines the databases to query. The query is then fanned out to those databases. HORIZONTAL PARTITIONING As user data increases, the need for storage increas-es. The database must be partitioned. This graphic shows a horizontal partition (also known as a shard) where intact tables are separated into individual databases. Each user’s data can be distributed to particular databases. SQL Database instances can also be partitioned using federation. You can create and delete databases very quickly. VERTICAL AFFINITY When many users access data simultaneously, traffic becomes a problem as scale increases. Design your processes to access exclusive partitions to minimize traffic and resource usage. For example, assume databases are partitioned by user. Ideally all operations that access a single user's data are routed to a specific set of service instances. Those instances access a single database partition holding all the user's data. DECOUPLED COMMUNICATIONS Avoid tying up valuable resources by using an asynchronous decoupled programming method. Web role instances put autonomous messages into a queue for pickup by worker role instances, which continue the work. Throughput is controlled by the number of role instances producing and processing messages. Explore using Windows Azure Service Bus or Storage Queues. Scaling Applications Using Windows Azure Cloud Services Like it? Get it. http://gettag.mobi © 2013 Microsoft Corporation. All rights reserved. Created by the Windows Azure Team Email: AzurePoster@microsoft.com Part no. 098-117613 Plan & Design Build & Deploy Run & Tune SCALE: BIGGER, BETTER, FASTER With visibility into the app, you can control scale with more precision. To automate, a separate process monitors the system's vital signs. When a threshold is crossed a new scale unit is deployed. When a lower threshold is crossed, a scale unit can be removed. WEB ROLE(S) WORKER ROLE(S) STORAGE INTERNAL: Monitoring processes inside the system is essential to determine when additional scale-out is needed. EXTERNAL: Monitor the performance from outside the application to ensure service performance is within acceptable ranges.