SlideShare a Scribd company logo
1 of 29
29/03/2014
Multi-Tenancy sur le
Cloud Windows Azure
Live coding
Samir AREZKI
Who I am ?
Samir AREZKI
Consultant .NET / Windows Azure
Altran technologies
Email : ms.arezki@outlook.com
Twitter : @itfana
29/03/2014
Session Agenda
Multi-tenancy
Architecture globale
Windows Azure active directory
ASP.NET Cloud Multi-Organisation
SQL Database Federation
Modèles de déploiements
Auto-scaling
29/03/2014
Objectif de la session
 Construire une application web (ASP.NET)
multi-organisation sur Windows Azure.
 Prérequis :
 Visual Studio 2013 Express
 Compte Windows Azure
 Windows Azure SDK for .NET
29/03/2014
29/03/2014
Multi-tenant vs Single-tenant
Architecture Globale
29/03/2014
Windows Azure Active Directory
29/03/2014
WAAD Premium
 Une réinitialisation du mot de passe d'utilisateur en libre-
service
 La configuration et la gestion de l'accès basée sur des
groupes pour les applications SaaS
 La personnalisation de société (Premium branding) :
http://technet.microsoft.com/en-us/library/dn532270.aspx
 Rapports de sécurité détaillés
29/03/2014
Graph API
 https://graph.windows.net/<tenant>/?api-
version=2013-04-05
 http://graphexplorer.cloudapp.net/
 WINDOWS AZURE AD GRAPH COMMON
QUERIES:
 http://msdn.microsoft.com/en-
us/library/windowsazure/jj126255.aspx
 Windows Azure AD Graph API Helper
Library
 http://code.msdn.microsoft.com/Windows-Azure-
AD-Graph-API-a8c72e18
29/03/2014
Demo: Windows Azure Active Directory
29/03/2014
ASP.NET : Cloud Multiple Organizations
 Nouveau modèle d’Authentification, Cloud – Multiple
Organizations
29/03/2014
ASP.NET et WAAD
29/03/2014
Accès externes
Litware (ISV) directory
29/03/2014
Demo: ASP.NET
29/03/2014
Architecture des données
 SQL
 NoSQL
 Azure Table Storage
Patterns : Sharding et partitionnement horizontal.
29/03/2014
Database Scalability : SQL Federation
 Simplifié la Multi-tenancy
 Conception et le développement de solutions multi-tenantes
 Gestion et administration efficace des locataires
 Outillage : SQL Server Management Studio, Portail Azure…
29/03/2014
Azure SQL Database Federations
 Federation
 Federation Root
 Federation Member
 Federation Key
29/03/2014
Demo: Azure SQL Database Federations
29/03/2014
Modèles de déploiement
29/03/2014
cloud service
Windows Azure
Web Site
Demo: Windows Azure Web Site
29/03/2014
Auto-scaling
 Windows Azure Autoscaling : Cette fonction prend en
charge les scénarios de mise à l'échelle les plus courants.
Vous pouvez configurer une solution en utilisant le Portail
Windows Azure.
 Microsoft Enterprise Library Autoscaling Application Block :
Utilitaire permettant la mise à l'échelle basée sur des règles
personnalisées et des données de performance. Approche
plus complexe, nécessite d'écrire du code pour capturer les
données de performance.
29/03/2014
Windows Azure Auto-scaling
 Des heures de planification :
 Journée, Nuit.
 Heures, Jours, Weekends.
 Des métriques :
 Nombre d’instances minimum et maximum,
 UC cible minimum et maximum.
29/03/2014
Demo: Auto-scaling
29/03/2014
Ressources
• Developing Multi-Tenant Web Applications with Windows Azure AD :
http://msdn.microsoft.com/en-us/library/windowsazure/dn151789.aspx
• Designing Multitenant Applications on Windows Azure
http://msdn.microsoft.com/en-us/library/windowsazure/hh689716.aspx
• Active Directory from on-premises to the cloud – Windows Azure AD
whitepapers : http://www.microsoft.com/en-
us/download/details.aspx?id=36391
• Fédérations dans les bases de données SQL Windows Azure
http://msdn.microsoft.com/fr-fr/library/windowsazure/hh597452.aspx
• VS2013 RTM, Organizational Accounts and Publishing to Windows Azure
Web Sites http://www.cloudidentity.com/blog/2013/10/24/vs2013-rtm-
organizational-accounts-and-publishing-to-windows-azure-web-sites/
29/03/2014
SQL Federation : Monitoring and Troubleshooting
 sys.dm_federation_operations - Returns one row per SPLIT or
DROP operation, containing information on the progress of
an operation and any error conditions or the operation.
 sys.dm_federation_operation_members - Returns federation
members involved in a federation operation
 sys.dm_federation_operation_errors - Returns information on
errors that occur during a SPLIT or DROP operation
 sys.dm_federation_operation_error_members - Returns a list
of members involved in federation operations that failed due
to errors.
29/03/2014
SQL Federation : Monitoring and Troubleshooting
 sys.federations - Returns the federations within a database
 sys.federation_distributions - Returns the distribution type
and data types used by a federation
 sys.federation_members - Returns Information on member
to federation associations
 sys.federation_member_distributions - Returns distribution
information about members within a federation
 sys.federation_table_columns - Returns specialized
federation properties of federated tables
29/03/2014
SQL Federation :
 sys.federation_history - Returns historical information about
a federation
 sys.federation_distribution_history - Returns historical
information about the distribution type and data types used
by a federation
 sys.federation_member_history - Returns historical
information for each member of a federation
 sys.federation_member_distribution_history - Returns
historical information about the distribution range for
federation members.
29/03/2014
SQL Federation : Best Practices
 Federations
 Normalize your data model all the way
 Apply Scale-First design principles
 Select Table Groups that need Scale-out
 Federation Keys and Atomic Units
 Target latency and scale sensitive queries
 Ensure transaction boundaries
 Distribute the app workload equally across members
 Fit in the scale-up limit
 Unique Key Generation
 Identity
 Uniqueidentifier
29/03/2014

More Related Content

Similar to Global Windows Azure Bootcamp : Samir Arezki Multi-Tenancy. (sponsor Annuel du MUG-Lyon: Viseo)

Data Migration to Azure SQL and Azure SQL Managed Instance - June 19 2020
Data Migration to Azure SQL and Azure SQL Managed Instance - June 19 2020Data Migration to Azure SQL and Azure SQL Managed Instance - June 19 2020
Data Migration to Azure SQL and Azure SQL Managed Instance - June 19 2020Timothy McAliley
 
02_DP_300T00A_Plan_implement.pptx
02_DP_300T00A_Plan_implement.pptx02_DP_300T00A_Plan_implement.pptx
02_DP_300T00A_Plan_implement.pptxKareemBullard1
 
Microsoft Azure Online Training NareshIT 2023.
Microsoft Azure Online Training NareshIT 2023.Microsoft Azure Online Training NareshIT 2023.
Microsoft Azure Online Training NareshIT 2023.PrasannaNareshIT
 
Microsoft Azure Online Training
Microsoft Azure Online TrainingMicrosoft Azure Online Training
Microsoft Azure Online TrainingPrasannaNareshIT
 
Microsoft Azure Online Training.pptx
Microsoft Azure Online Training.pptxMicrosoft Azure Online Training.pptx
Microsoft Azure Online Training.pptxPrasannaNareshIT
 
Microsoft Azure Online Training
Microsoft Azure Online TrainingMicrosoft Azure Online Training
Microsoft Azure Online TrainingPrasannaNareshIT
 
Microsoft Azure - News - October 2014
Microsoft Azure - News - October 2014Microsoft Azure - News - October 2014
Microsoft Azure - News - October 2014Daniel Toomey
 
Azure News Slides for October2017 - Azure Nights User Group
Azure News Slides for October2017 - Azure Nights User GroupAzure News Slides for October2017 - Azure Nights User Group
Azure News Slides for October2017 - Azure Nights User GroupMichael Frank
 
Microsoft Azure News - 2019 April
Microsoft Azure News - 2019 AprilMicrosoft Azure News - 2019 April
Microsoft Azure News - 2019 AprilDaniel Toomey
 
04_DP_300T00A_Monitor.pptx
04_DP_300T00A_Monitor.pptx04_DP_300T00A_Monitor.pptx
04_DP_300T00A_Monitor.pptxKareemBullard1
 
Microsoft Cloud Database & Cloud BI
Microsoft Cloud Database & Cloud BIMicrosoft Cloud Database & Cloud BI
Microsoft Cloud Database & Cloud BIMark Kromer
 
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...Edureka!
 
Microsoft Azure News - 2018 August
Microsoft Azure News - 2018 AugustMicrosoft Azure News - 2018 August
Microsoft Azure News - 2018 AugustDaniel Toomey
 
Microsoft Azure News - Dec 2016
Microsoft Azure News - Dec 2016Microsoft Azure News - Dec 2016
Microsoft Azure News - Dec 2016Daniel Toomey
 
Microsoft-Azure-Overvi2222222222222ew.pptx
Microsoft-Azure-Overvi2222222222222ew.pptxMicrosoft-Azure-Overvi2222222222222ew.pptx
Microsoft-Azure-Overvi2222222222222ew.pptxsaidbilgen
 
Microsoft azure infrastructure essentials course manual
Microsoft azure infrastructure essentials   course manualMicrosoft azure infrastructure essentials   course manual
Microsoft azure infrastructure essentials course manualmichaeldejene4
 
Microsoft Azure News - March 2017
Microsoft Azure News - March 2017Microsoft Azure News - March 2017
Microsoft Azure News - March 2017Daniel Toomey
 
Azure+Databricks+Course+Slide+Deck+V4.pdf
Azure+Databricks+Course+Slide+Deck+V4.pdfAzure+Databricks+Course+Slide+Deck+V4.pdf
Azure+Databricks+Course+Slide+Deck+V4.pdfChitresh Kaushik
 

Similar to Global Windows Azure Bootcamp : Samir Arezki Multi-Tenancy. (sponsor Annuel du MUG-Lyon: Viseo) (20)

Data Migration to Azure SQL and Azure SQL Managed Instance - June 19 2020
Data Migration to Azure SQL and Azure SQL Managed Instance - June 19 2020Data Migration to Azure SQL and Azure SQL Managed Instance - June 19 2020
Data Migration to Azure SQL and Azure SQL Managed Instance - June 19 2020
 
Sky High With Azure
Sky High With AzureSky High With Azure
Sky High With Azure
 
02_DP_300T00A_Plan_implement.pptx
02_DP_300T00A_Plan_implement.pptx02_DP_300T00A_Plan_implement.pptx
02_DP_300T00A_Plan_implement.pptx
 
Microsoft Azure Online Training NareshIT 2023.
Microsoft Azure Online Training NareshIT 2023.Microsoft Azure Online Training NareshIT 2023.
Microsoft Azure Online Training NareshIT 2023.
 
Microsoft Azure Online Training
Microsoft Azure Online TrainingMicrosoft Azure Online Training
Microsoft Azure Online Training
 
Microsoft Azure Online Training.pptx
Microsoft Azure Online Training.pptxMicrosoft Azure Online Training.pptx
Microsoft Azure Online Training.pptx
 
Microsoft Azure Online Training
Microsoft Azure Online TrainingMicrosoft Azure Online Training
Microsoft Azure Online Training
 
Microsoft Azure - News - October 2014
Microsoft Azure - News - October 2014Microsoft Azure - News - October 2014
Microsoft Azure - News - October 2014
 
Azure News Slides for October2017 - Azure Nights User Group
Azure News Slides for October2017 - Azure Nights User GroupAzure News Slides for October2017 - Azure Nights User Group
Azure News Slides for October2017 - Azure Nights User Group
 
Microsoft Azure News - 2019 April
Microsoft Azure News - 2019 AprilMicrosoft Azure News - 2019 April
Microsoft Azure News - 2019 April
 
Azure diario de abordo
Azure diario de abordoAzure diario de abordo
Azure diario de abordo
 
04_DP_300T00A_Monitor.pptx
04_DP_300T00A_Monitor.pptx04_DP_300T00A_Monitor.pptx
04_DP_300T00A_Monitor.pptx
 
Microsoft Cloud Database & Cloud BI
Microsoft Cloud Database & Cloud BIMicrosoft Cloud Database & Cloud BI
Microsoft Cloud Database & Cloud BI
 
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...
Microsoft Azure Tutorial | Microsoft Cloud Computing | Microsoft Azure Traini...
 
Microsoft Azure News - 2018 August
Microsoft Azure News - 2018 AugustMicrosoft Azure News - 2018 August
Microsoft Azure News - 2018 August
 
Microsoft Azure News - Dec 2016
Microsoft Azure News - Dec 2016Microsoft Azure News - Dec 2016
Microsoft Azure News - Dec 2016
 
Microsoft-Azure-Overvi2222222222222ew.pptx
Microsoft-Azure-Overvi2222222222222ew.pptxMicrosoft-Azure-Overvi2222222222222ew.pptx
Microsoft-Azure-Overvi2222222222222ew.pptx
 
Microsoft azure infrastructure essentials course manual
Microsoft azure infrastructure essentials   course manualMicrosoft azure infrastructure essentials   course manual
Microsoft azure infrastructure essentials course manual
 
Microsoft Azure News - March 2017
Microsoft Azure News - March 2017Microsoft Azure News - March 2017
Microsoft Azure News - March 2017
 
Azure+Databricks+Course+Slide+Deck+V4.pdf
Azure+Databricks+Course+Slide+Deck+V4.pdfAzure+Databricks+Course+Slide+Deck+V4.pdf
Azure+Databricks+Course+Slide+Deck+V4.pdf
 

More from MUG-Lyon Microsoft User Group

La gestion des périphériques modernes avec System Center 2012 R2 Configuratio...
La gestion des périphériques modernes avec System Center 2012 R2 Configuratio...La gestion des périphériques modernes avec System Center 2012 R2 Configuratio...
La gestion des périphériques modernes avec System Center 2012 R2 Configuratio...MUG-Lyon Microsoft User Group
 
Global Windows Azure Bootcamp : Samuel et Emilien Pécoul, Florent Pelet Legac...
Global Windows Azure Bootcamp : Samuel et Emilien Pécoul, Florent Pelet Legac...Global Windows Azure Bootcamp : Samuel et Emilien Pécoul, Florent Pelet Legac...
Global Windows Azure Bootcamp : Samuel et Emilien Pécoul, Florent Pelet Legac...MUG-Lyon Microsoft User Group
 
Global Windows Azure Bootcamp : Pierre-Yves Fare Mobile Services. (sponsor An...
Global Windows Azure Bootcamp : Pierre-Yves Fare Mobile Services. (sponsor An...Global Windows Azure Bootcamp : Pierre-Yves Fare Mobile Services. (sponsor An...
Global Windows Azure Bootcamp : Pierre-Yves Fare Mobile Services. (sponsor An...MUG-Lyon Microsoft User Group
 
Global Windows Azure Bootcamp : Cedric Derue Rhinos have tea on azure. (spons...
Global Windows Azure Bootcamp : Cedric Derue Rhinos have tea on azure. (spons...Global Windows Azure Bootcamp : Cedric Derue Rhinos have tea on azure. (spons...
Global Windows Azure Bootcamp : Cedric Derue Rhinos have tea on azure. (spons...MUG-Lyon Microsoft User Group
 

More from MUG-Lyon Microsoft User Group (8)

Adoption incrémentale des tests dans VS ALM
Adoption incrémentale des tests dans VS ALMAdoption incrémentale des tests dans VS ALM
Adoption incrémentale des tests dans VS ALM
 
La gestion des périphériques modernes avec System Center 2012 R2 Configuratio...
La gestion des périphériques modernes avec System Center 2012 R2 Configuratio...La gestion des périphériques modernes avec System Center 2012 R2 Configuratio...
La gestion des périphériques modernes avec System Center 2012 R2 Configuratio...
 
Global Windows Azure Bootcamp : Samuel et Emilien Pécoul, Florent Pelet Legac...
Global Windows Azure Bootcamp : Samuel et Emilien Pécoul, Florent Pelet Legac...Global Windows Azure Bootcamp : Samuel et Emilien Pécoul, Florent Pelet Legac...
Global Windows Azure Bootcamp : Samuel et Emilien Pécoul, Florent Pelet Legac...
 
Global Windows Azure Bootcamp : Pierre-Yves Fare Mobile Services. (sponsor An...
Global Windows Azure Bootcamp : Pierre-Yves Fare Mobile Services. (sponsor An...Global Windows Azure Bootcamp : Pierre-Yves Fare Mobile Services. (sponsor An...
Global Windows Azure Bootcamp : Pierre-Yves Fare Mobile Services. (sponsor An...
 
Global Windows Azure Bootcamp : Cedric Derue Rhinos have tea on azure. (spons...
Global Windows Azure Bootcamp : Cedric Derue Rhinos have tea on azure. (spons...Global Windows Azure Bootcamp : Cedric Derue Rhinos have tea on azure. (spons...
Global Windows Azure Bootcamp : Cedric Derue Rhinos have tea on azure. (spons...
 
Global Windows Azure Bootcamp : Mobile Services
Global Windows Azure Bootcamp : Mobile ServicesGlobal Windows Azure Bootcamp : Mobile Services
Global Windows Azure Bootcamp : Mobile Services
 
Global Windows Azure Bootcamp : Mobile Services
Global Windows Azure Bootcamp : Mobile ServicesGlobal Windows Azure Bootcamp : Mobile Services
Global Windows Azure Bootcamp : Mobile Services
 
Global Windows Azure Bootcamp : Intro et Keynote
Global Windows Azure Bootcamp : Intro et KeynoteGlobal Windows Azure Bootcamp : Intro et Keynote
Global Windows Azure Bootcamp : Intro et Keynote
 

Recently uploaded

PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationLinaWolf1
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作ys8omjxb
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxDyna Gilbert
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Sonam Pathan
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITMgdsc13
 
NSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentationNSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentationMarko4394
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Paul Calvano
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa494f574xmv
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书rnrncn29
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predieusebiomeyer
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
Elevate Your Business with Our IT Expertise in New Orleans
Elevate Your Business with Our IT Expertise in New OrleansElevate Your Business with Our IT Expertise in New Orleans
Elevate Your Business with Our IT Expertise in New Orleanscorenetworkseo
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一Fs
 
Q4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxQ4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxeditsforyah
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhimiss dipika
 
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书rnrncn29
 

Recently uploaded (20)

Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 Documentation
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptx
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITM
 
NSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentationNSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentation
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predi
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
Elevate Your Business with Our IT Expertise in New Orleans
Elevate Your Business with Our IT Expertise in New OrleansElevate Your Business with Our IT Expertise in New Orleans
Elevate Your Business with Our IT Expertise in New Orleans
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
 
Q4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxQ4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptx
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhi
 
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
 

Global Windows Azure Bootcamp : Samir Arezki Multi-Tenancy. (sponsor Annuel du MUG-Lyon: Viseo)

  • 1.
  • 2. 29/03/2014 Multi-Tenancy sur le Cloud Windows Azure Live coding Samir AREZKI
  • 3. Who I am ? Samir AREZKI Consultant .NET / Windows Azure Altran technologies Email : ms.arezki@outlook.com Twitter : @itfana 29/03/2014
  • 4. Session Agenda Multi-tenancy Architecture globale Windows Azure active directory ASP.NET Cloud Multi-Organisation SQL Database Federation Modèles de déploiements Auto-scaling 29/03/2014
  • 5. Objectif de la session  Construire une application web (ASP.NET) multi-organisation sur Windows Azure.  Prérequis :  Visual Studio 2013 Express  Compte Windows Azure  Windows Azure SDK for .NET 29/03/2014
  • 8. Windows Azure Active Directory 29/03/2014
  • 9. WAAD Premium  Une réinitialisation du mot de passe d'utilisateur en libre- service  La configuration et la gestion de l'accès basée sur des groupes pour les applications SaaS  La personnalisation de société (Premium branding) : http://technet.microsoft.com/en-us/library/dn532270.aspx  Rapports de sécurité détaillés 29/03/2014
  • 10. Graph API  https://graph.windows.net/<tenant>/?api- version=2013-04-05  http://graphexplorer.cloudapp.net/  WINDOWS AZURE AD GRAPH COMMON QUERIES:  http://msdn.microsoft.com/en- us/library/windowsazure/jj126255.aspx  Windows Azure AD Graph API Helper Library  http://code.msdn.microsoft.com/Windows-Azure- AD-Graph-API-a8c72e18 29/03/2014
  • 11. Demo: Windows Azure Active Directory 29/03/2014
  • 12. ASP.NET : Cloud Multiple Organizations  Nouveau modèle d’Authentification, Cloud – Multiple Organizations 29/03/2014
  • 14. Accès externes Litware (ISV) directory 29/03/2014
  • 16. Architecture des données  SQL  NoSQL  Azure Table Storage Patterns : Sharding et partitionnement horizontal. 29/03/2014
  • 17. Database Scalability : SQL Federation  Simplifié la Multi-tenancy  Conception et le développement de solutions multi-tenantes  Gestion et administration efficace des locataires  Outillage : SQL Server Management Studio, Portail Azure… 29/03/2014
  • 18. Azure SQL Database Federations  Federation  Federation Root  Federation Member  Federation Key 29/03/2014
  • 19. Demo: Azure SQL Database Federations 29/03/2014
  • 20. Modèles de déploiement 29/03/2014 cloud service Windows Azure Web Site
  • 21. Demo: Windows Azure Web Site 29/03/2014
  • 22. Auto-scaling  Windows Azure Autoscaling : Cette fonction prend en charge les scénarios de mise à l'échelle les plus courants. Vous pouvez configurer une solution en utilisant le Portail Windows Azure.  Microsoft Enterprise Library Autoscaling Application Block : Utilitaire permettant la mise à l'échelle basée sur des règles personnalisées et des données de performance. Approche plus complexe, nécessite d'écrire du code pour capturer les données de performance. 29/03/2014
  • 23. Windows Azure Auto-scaling  Des heures de planification :  Journée, Nuit.  Heures, Jours, Weekends.  Des métriques :  Nombre d’instances minimum et maximum,  UC cible minimum et maximum. 29/03/2014
  • 25. Ressources • Developing Multi-Tenant Web Applications with Windows Azure AD : http://msdn.microsoft.com/en-us/library/windowsazure/dn151789.aspx • Designing Multitenant Applications on Windows Azure http://msdn.microsoft.com/en-us/library/windowsazure/hh689716.aspx • Active Directory from on-premises to the cloud – Windows Azure AD whitepapers : http://www.microsoft.com/en- us/download/details.aspx?id=36391 • Fédérations dans les bases de données SQL Windows Azure http://msdn.microsoft.com/fr-fr/library/windowsazure/hh597452.aspx • VS2013 RTM, Organizational Accounts and Publishing to Windows Azure Web Sites http://www.cloudidentity.com/blog/2013/10/24/vs2013-rtm- organizational-accounts-and-publishing-to-windows-azure-web-sites/ 29/03/2014
  • 26. SQL Federation : Monitoring and Troubleshooting  sys.dm_federation_operations - Returns one row per SPLIT or DROP operation, containing information on the progress of an operation and any error conditions or the operation.  sys.dm_federation_operation_members - Returns federation members involved in a federation operation  sys.dm_federation_operation_errors - Returns information on errors that occur during a SPLIT or DROP operation  sys.dm_federation_operation_error_members - Returns a list of members involved in federation operations that failed due to errors. 29/03/2014
  • 27. SQL Federation : Monitoring and Troubleshooting  sys.federations - Returns the federations within a database  sys.federation_distributions - Returns the distribution type and data types used by a federation  sys.federation_members - Returns Information on member to federation associations  sys.federation_member_distributions - Returns distribution information about members within a federation  sys.federation_table_columns - Returns specialized federation properties of federated tables 29/03/2014
  • 28. SQL Federation :  sys.federation_history - Returns historical information about a federation  sys.federation_distribution_history - Returns historical information about the distribution type and data types used by a federation  sys.federation_member_history - Returns historical information for each member of a federation  sys.federation_member_distribution_history - Returns historical information about the distribution range for federation members. 29/03/2014
  • 29. SQL Federation : Best Practices  Federations  Normalize your data model all the way  Apply Scale-First design principles  Select Table Groups that need Scale-out  Federation Keys and Atomic Units  Target latency and scale sensitive queries  Ensure transaction boundaries  Distribute the app workload equally across members  Fit in the scale-up limit  Unique Key Generation  Identity  Uniqueidentifier 29/03/2014