SlideShare a Scribd company logo
© 2010 VMware Inc. All rights reserved 
Welcome to the Nordic VMUG User Conference
2 
Design a VMware vCenter Server 
Andrew Mauro –VCDX & vExpert 
http://vinfrastructure.it/en/
3 
Credits 
vCenter Deep Dive 
•JustingKing @vCenterGuy 
vBrownBag@VMworld2014 EU 
•vCSApro and cons 
VMware KB 
Practical experience 
Stay up to date with vCenter Server 
•http://blogs.vmware.com/vsphere/
4 
Requirements, constraints, assumptions 
VMware vCenterServer is almost mandatory 
•With more than one ESXi 
Usually a dedicated system 
•1 service -> 1 server approach 
It needs some resources 
•Not so «light» 
Authentication, Authorization, Accounting 
•Delegation with Role based approach
5 
Design criterias 
Design for 
•Scale 
•Availability 
•Manageability 
•Security 
•…
6 
Choosing the vCenter 
Which version? 
Different editions 
•Essential, Foundation, Standard 
Windows installable vs. Appliance 
•There are the same features? 
•What about next version? 
•There are the same limits? 
•Hosts per vCenter: 1.000 
•Powered on VMs: 10.000 
•Registered VMs: 15.000 
•http://vinfrastructure.it/en/2014/01/vmware-vcenter-server-installable-vs- appliance/
7 
VMware vCenter Server Components
8 
Deployment options 
Simple install 
•Single server 
Custom install 
•Single or multiple servers 
Or vCSA 
•Single VA
9 
InstallingvCenter Server 5.5 best practices(2052334)
10 
Beforeinstall 
Review the vSphere Installation and Setup Guide 
•Documentation Center http://vmware.com/go/docs 
Met all minimum software and hardware requirements 
•Compatibility Guide http://vmware.com/go/compatibility 
•Product Interoperability Matrix http://vmware.com/go/interop 
You have configured both a forward and reverse lookup zone 
When you plan to authenticate against Active Directory, you have joined your Microsoft Windows server to the domain 
•Other Identity Sources supported with 5.5 
•Active Directory as an LDAP server (no more supported) 
•OpenLDAP 
•KB 2064977 
•Local OS 
•Local SSO
11 
Hardware requirements 
Simple Install(Minimums) 
•2CPU / 12GB RAM / 100GB Disk / 1Gbps 
Custom Install(Minimums) 
•Single Sign-On 
•1CPU / 3GB RAM / 2GB Disk / 1Gbps 
•vSphere Web Client 
•1CPU / 2GB RAM / 2GB Disk / 1Gbps 
•Inventory Service 
•1CPU / 3GB RAM / 5GB Disk / 1Gbps 
•vCenter Server 
•2CPU / 4GB RAM / 60GB Disk / 1Gbps 
Simple Install(Recommended) 
•4CPU / 24GB RAM / 200GB Disk / 1Gbps 
Custom Install(Recommended) 
•Single Sign-On 
•2CPU / 4GB RAM / 8GB Disk / 1Gbps 
•vSphere Web Client 
•2CPU / 4GB RAM / 8GB Disk / 1Gbps 
•Inventory Service 
•1CPU / 8GB RAM / 32GB Disk / 1Gbps 
•vCenter Server 
•4CPU / 8GB RAM / 100GB Disk / 1Gbps 
Basedon an Inventory Sizeof 400 hostsor 4000 virtualmachines
12 
Design vCenter Server 
Whichoperatingsystem? 
For installablev5.5 isneededatleasta Windows Server 2008 SP2 64 bit 
Single server or multiple servers? 
Database? 
Physicalor virtual? 
Management cluster? 
•http://vinfrastructure.it/vdesign/vcenter-server-physical-or-virtual/ 
•Availability? 
•WhichvSphere servicesreallyrequirevCenter Server?
13 
Single vCenter Server Design Recommendation 
VC Database 
vCenter Server Host or VMvCenterServerSSOServerWeb ClientInventory Svc 
A Datacenter with 1-5 vCenter Servers 
No change to architecture 
All services are local 
Supports 1-1000 Hosts / 1- 10,000 VMs 
Minimum latency across the components 
“Easy to protect”
14 
Multiple Local vCenter Server Design Recommendations 
A Datacenter with more than 5 vCenter Servers 
•Same Physical location 
•Centralized SSO authentication 
•Centralized vSphere Web Client? 
•Use VM or host affinity? 
•Multi site 
•Only with SSO 5.5 
vCenter Server 2vCenterServer 5.5 
Inventory Svc 
SSOServer 
Web Client 
DatabaseServer 
VCDB1,VCDB2,VCDB3 
vCenter Server 3vCenterServer 5.5 
Inventory Svc 
vCenter Server 1vCenterServer 5.1 
Inventory Svc 
Backwards compatible to vCenter Single Sign-On 5.1
15 
Database 
Required databases 
•vCenter Server DB 
•Stats and tasks will increase this database (choose the right detail!) 
•SSO DB 
•VUM DB 
•… 
Database “embedded” or external? 
•SQL Express is limited to 5 hosts or 50 VMs 
•Due to the internal limitation 
vCSA 
•Actually there are some limits using the embedded (v)Postgres 
•In 5.5: 
•Max 100 hosts or 
•Max 3000 VMs 
•What about next version?
16 
Availability of vCenter Server 
DifferentHA solutions 
•Cold standby? 
•VMware HA and/or Application HA? 
•VMware FT? 
•Single vCPUlimit 
•Guest clustering? 
•VMware vCenter Server Heartbeat 
•EOA sinceJune2, 2014 
•KB 1024051 
•Supported vCenter Server high availability options 
Database? 
•vCenter Server 5.5 in vSphere 5.5, VMware introduced support for using Microsoft SQL Cluster Service for use as a back end database 
•KB 2059560 
•EnablingMicrosoft SQL Clustering Service for VMware vCenter Server 5.5 database
17 
Backup of vCenter Server 
A goodbackup solution 
•Basically the entire database 
•KB 2012138 
•Backing up the vCenter Server database running on Microsoft SQL or SQL Express server 
•But not only 
•KB 1029864 
•Manually backing up and restoring the VMware vCenter Server 4.x and 5.x ADAM instance data 
•KB 2057353 
•Backing up and restoring the VMware vCenter Single Sign-On 5.5 configuration 
•SSL Certificates? 
For the vCSA? 
•KB 2062682 
•Backing up and restoring the vCenter Server Appliance Inventory Service database 
•Or manage it as a black-box
18 
SSO 
KB 2058239 
•Installing vCenter Single Sign-On 5.5 on a Microsoft Windows platform 
Choose the right password 
•KB 2060746 
•Installing vCenter Single Sign-On 5.5 fails if the password for administrator@vsphere.localcontains certain special character 
•Avoid & ; “ ‘ ^ ! 
Improved architecture in SSO 5.5 
•Multi-master 
•Built-in replication 
•Site awareness 
•Multi Tenant 
•Database 
•There is no database!
19 
SSO 
Type of deployment 
 
•vCenter Single Sign-On for and additional vCenter in an existing site 
•Merges Lookup Services –For SSO HA, requires load balancer 
•vCenter Single Sign-On for and additional vCenter with a new site 
•Configures new Lookup Services –For multiple vCenter Server deployments
20 
Web Client 
Always deploythe Web Client 
•Multiplatform 
•Internet Explorer / FireFox/ Chrome fully supported on Windows and Mac 
•Faster or slower? 
•Sometimes it will become the only client 
•In the rare case SSO goes wrong, users can log into and troubleshoot 
But check plugin compatibility 
And still have the old vSphere Client 
And not suitable for mobile devices 
•VMware vSphere Mobile Watchlist 
•https://communities.vmware.com/ community/vmtn/vsphere/vsphere-mobile
21 
vCenter Server Inventory Service 
Maintains a cache of the vCenter Server inventory (VMs, Hosts, …) 
Reduces the load on VPXD by offloading client requests 
Installs locally to vCenter Server (although can be separated) 
•Suggested to keep it locally 
•Separate spindles or SSD (better) 
•vFRC(requires a virtual vCenter Server and VH10) 
Enables use of Tags 
•Remember to backup Inventory service data files to provide recovery of tags
22 
vCenter Server Appliance 
vCSA
23 
vCenter Server Appliance 
Pro 
•It’s a VA with all-in-one (included the Web Client) 
•Simple and smaller (OVA is smaller than ISO) 
•Faster to deploy (or re-deploy) 
•Does not require a Windows license 
Cons 
•Not the same features 
•Not compatible with other components (ie: VUM) 
Virtual Appliance 
•Angels or daemons? 
•http://vinfrastructure.it/2012/06/virtual-appliance-angels-o-demons/ 
•VA are bricks but also are (or must be considered) black-boxes
24 
Linked Mode 
Windows only (ADAM/AD-LDAP) based 
•Max 10 vCenters 
•Max 3.000 hosts 
•Max 30.000 powered on VMs 
•Max 50.000 registered VMs 
No way with vCSA 
•What about next version? 
•Do you really need Linked Mode?
25 
Scalability consideration? 
Actually vCSAis a monolithic VM 
•optional can have an external DBMS 
SSO and other platform services are not sharable 
•Can be used a Windows Server with vCenter components 
•What about next version?
26 
VA Deployment 
Faster than the Windows version 
Could be faster? 
Could be easiest? 
Guided or scripted installation? 
•What about next version?
27 
VA patching 
The vCSAupgrade process is quite easy 
•Single point, single updade/upgrade 
But could be better? 
What about security patches at the OS level? 
Multiple repositories or patch levels? 
•What about next version?
28 
VM sizing 
KB 2005086 for version5.5 
•Very small inventory 
•10 or fewer hosts, 100 or fewer virtual machines 
•at least 8 GB 
•Small inventory 
•10-50 hosts or 100-1500 virtual machines 
•at least 16GB 
•Medium inventory 
•the maximum inventory supported with the embedded database; 50-100 hosts or 1500-3000 virtual machines 
•at least 24GB
29 
Thank you 
Andrew Mauro –VCDX & vExpert 
http://vinfrastructure.it/en/
30 
Enjoy The Day! 
Join the Conversation! 
@DenmarkVMUG@MyVMUG#VMUGDK 
www.vmug.com/denmark 
@VMUG

More Related Content

What's hot

VMware - Virtual SAN - IT Changes Everything
VMware - Virtual SAN - IT Changes EverythingVMware - Virtual SAN - IT Changes Everything
VMware - Virtual SAN - IT Changes Everything
VMUG IT
 
Whats new in ws2016 Hyper-V with Aidan Finn
Whats new in ws2016 Hyper-V with Aidan FinnWhats new in ws2016 Hyper-V with Aidan Finn
Whats new in ws2016 Hyper-V with Aidan Finn
John Moran
 
vCenter Server 5.5 Single Sign-On VMDir deep dive
vCenter Server 5.5 Single Sign-On VMDir deep divevCenter Server 5.5 Single Sign-On VMDir deep dive
vCenter Server 5.5 Single Sign-On VMDir deep dive
fbuechsel
 
PowerCLI & Onyx
PowerCLI & OnyxPowerCLI & Onyx
PowerCLI & Onyx
Alan Renouf
 
VMware Virtual SAN slideshow
VMware Virtual SAN slideshowVMware Virtual SAN slideshow
VMware Virtual SAN slideshow
Ashley Williams
 
Oracle VM 3 hard partitioning
Oracle VM 3 hard partitioningOracle VM 3 hard partitioning
Oracle VM 3 hard partitioning
Gary Waldrom
 
vCenter and ESXi network port communications
vCenter and ESXi network port communicationsvCenter and ESXi network port communications
vCenter and ESXi network port communicationsAnimesh Dixit
 
VMworld 2014: Virtualizing Databases
VMworld 2014: Virtualizing DatabasesVMworld 2014: Virtualizing Databases
VMworld 2014: Virtualizing Databases
VMworld
 
Salt Cloud vmware-orchestration
Salt Cloud vmware-orchestrationSalt Cloud vmware-orchestration
Salt Cloud vmware-orchestration
Mo Rawi
 
Virtual Deep-Dive: Citrix Xen Server
Virtual Deep-Dive: Citrix Xen ServerVirtual Deep-Dive: Citrix Xen Server
Virtual Deep-Dive: Citrix Xen Server
Digicomp Academy AG
 
Windows Server «10»: Что нового в виртуализации
Windows Server «10»: Что нового в виртуализацииWindows Server «10»: Что нового в виртуализации
Windows Server «10»: Что нового в виртуализации
Виталий Стародубцев
 
Oracle VM 3.4.1 Installation
Oracle VM 3.4.1 InstallationOracle VM 3.4.1 Installation
Oracle VM 3.4.1 Installation
Simo Vilmunen
 
VMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical WalkthroughVMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld
 
Veeam Backup and Replication: Overview
Veeam  Backup and Replication: OverviewVeeam  Backup and Replication: Overview
Veeam Backup and Replication: OverviewDudley Smith
 
Oracle VM 3.3 Overview
Oracle VM 3.3 OverviewOracle VM 3.3 Overview
Oracle VM 3.3 Overview
Amonra IT
 
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld
 
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld
 
vSphere APIs for performance monitoring
vSphere APIs for performance monitoringvSphere APIs for performance monitoring
vSphere APIs for performance monitoringAlan Renouf
 
Veeam Backup & Replication Tips and Tricks
Veeam Backup & Replication Tips and TricksVeeam Backup & Replication Tips and Tricks
Veeam Backup & Replication Tips and Tricks
Veeam Software
 

What's hot (20)

VMware - Virtual SAN - IT Changes Everything
VMware - Virtual SAN - IT Changes EverythingVMware - Virtual SAN - IT Changes Everything
VMware - Virtual SAN - IT Changes Everything
 
Whats new in ws2016 Hyper-V with Aidan Finn
Whats new in ws2016 Hyper-V with Aidan FinnWhats new in ws2016 Hyper-V with Aidan Finn
Whats new in ws2016 Hyper-V with Aidan Finn
 
vCenter Server 5.5 Single Sign-On VMDir deep dive
vCenter Server 5.5 Single Sign-On VMDir deep divevCenter Server 5.5 Single Sign-On VMDir deep dive
vCenter Server 5.5 Single Sign-On VMDir deep dive
 
PowerCLI & Onyx
PowerCLI & OnyxPowerCLI & Onyx
PowerCLI & Onyx
 
VMware Virtual SAN slideshow
VMware Virtual SAN slideshowVMware Virtual SAN slideshow
VMware Virtual SAN slideshow
 
Oracle VM 3 hard partitioning
Oracle VM 3 hard partitioningOracle VM 3 hard partitioning
Oracle VM 3 hard partitioning
 
vCenter and ESXi network port communications
vCenter and ESXi network port communicationsvCenter and ESXi network port communications
vCenter and ESXi network port communications
 
VMworld 2014: Virtualizing Databases
VMworld 2014: Virtualizing DatabasesVMworld 2014: Virtualizing Databases
VMworld 2014: Virtualizing Databases
 
Salt Cloud vmware-orchestration
Salt Cloud vmware-orchestrationSalt Cloud vmware-orchestration
Salt Cloud vmware-orchestration
 
Virtual Deep-Dive: Citrix Xen Server
Virtual Deep-Dive: Citrix Xen ServerVirtual Deep-Dive: Citrix Xen Server
Virtual Deep-Dive: Citrix Xen Server
 
Windows Server «10»: Что нового в виртуализации
Windows Server «10»: Что нового в виртуализацииWindows Server «10»: Что нового в виртуализации
Windows Server «10»: Что нового в виртуализации
 
Oracle VM 3.4.1 Installation
Oracle VM 3.4.1 InstallationOracle VM 3.4.1 Installation
Oracle VM 3.4.1 Installation
 
VMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical WalkthroughVMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical Walkthrough
 
Veeam Backup and Replication: Overview
Veeam  Backup and Replication: OverviewVeeam  Backup and Replication: Overview
Veeam Backup and Replication: Overview
 
Oracle VM 3.3 Overview
Oracle VM 3.3 OverviewOracle VM 3.3 Overview
Oracle VM 3.3 Overview
 
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
 
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
 
vSphere
vSpherevSphere
vSphere
 
vSphere APIs for performance monitoring
vSphere APIs for performance monitoringvSphere APIs for performance monitoring
vSphere APIs for performance monitoring
 
Veeam Backup & Replication Tips and Tricks
Veeam Backup & Replication Tips and TricksVeeam Backup & Replication Tips and Tricks
Veeam Backup & Replication Tips and Tricks
 

Viewers also liked

Softchoice Webinar Series: VMware vSphere 5.1 Changes
Softchoice Webinar Series: VMware vSphere 5.1 ChangesSoftchoice Webinar Series: VMware vSphere 5.1 Changes
Softchoice Webinar Series: VMware vSphere 5.1 Changes
Softchoice Corporation
 
System Center 2012 - January Licensing Update
System Center 2012 - January Licensing UpdateSystem Center 2012 - January Licensing Update
System Center 2012 - January Licensing Update
Softchoice Corporation
 
Limewood Event - VMware
Limewood Event - VMware Limewood Event - VMware
Limewood Event - VMware
BlueChipICT
 
You voiced your concerns. VMware listened: Major Adjustments to vSphere 5 lic...
You voiced your concerns. VMware listened: Major Adjustments to vSphere 5 lic...You voiced your concerns. VMware listened: Major Adjustments to vSphere 5 lic...
You voiced your concerns. VMware listened: Major Adjustments to vSphere 5 lic...Softchoice Corporation
 
Cassandra Introduction & Features
Cassandra Introduction & FeaturesCassandra Introduction & Features
Cassandra Introduction & Features
Phil Peace
 
SQL Server 2012 ile Gelen Yeni Özellikler
SQL Server 2012 ile Gelen Yeni ÖzelliklerSQL Server 2012 ile Gelen Yeni Özellikler
SQL Server 2012 ile Gelen Yeni Özelliklerturgaysahtiyan
 
VMUGIT Meeting Pisa 2015 - SDS secondo VMware: VSAN e VVOL
VMUGIT Meeting Pisa 2015 - SDS secondo VMware: VSAN e VVOLVMUGIT Meeting Pisa 2015 - SDS secondo VMware: VSAN e VVOL
VMUGIT Meeting Pisa 2015 - SDS secondo VMware: VSAN e VVOL
gguglie
 
Findability Day 2015 Mattias Ellison - Findwise - Enterprise Search and fin...
Findability Day 2015   Mattias Ellison - Findwise - Enterprise Search and fin...Findability Day 2015   Mattias Ellison - Findwise - Enterprise Search and fin...
Findability Day 2015 Mattias Ellison - Findwise - Enterprise Search and fin...
Findwise
 
Site Recovery Manager - Una visione architetturale
Site Recovery Manager - Una visione architetturaleSite Recovery Manager - Una visione architetturale
Site Recovery Manager - Una visione architetturale
gguglie
 
SQL Server Performans İpuçları
SQL Server Performans İpuçlarıSQL Server Performans İpuçları
SQL Server Performans İpuçları
turgaysahtiyan
 
Docker at Djangocon 2013 | Talk by Ken Cochrane
Docker at Djangocon 2013 | Talk by Ken CochraneDocker at Djangocon 2013 | Talk by Ken Cochrane
Docker at Djangocon 2013 | Talk by Ken Cochrane
dotCloud
 
Virtual Space Race: How IT with The Right Stuff Creates a Competitive Advantage
Virtual Space Race: How IT with The Right Stuff Creates a Competitive AdvantageVirtual Space Race: How IT with The Right Stuff Creates a Competitive Advantage
Virtual Space Race: How IT with The Right Stuff Creates a Competitive Advantage
Softchoice Corporation
 
VMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere ReplicationVMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere Replication
VMworld
 
vmware_site_recovery_manager_and_net_app_fas_v-series_se_technical_presentati...
vmware_site_recovery_manager_and_net_app_fas_v-series_se_technical_presentati...vmware_site_recovery_manager_and_net_app_fas_v-series_se_technical_presentati...
vmware_site_recovery_manager_and_net_app_fas_v-series_se_technical_presentati...Vinh Nguyen
 
Working Hard or Hardly Networked?
Working Hard or Hardly Networked?Working Hard or Hardly Networked?
Working Hard or Hardly Networked?
Softchoice Corporation
 
Creating 3rd Generation Web APIs with Hydra
Creating 3rd Generation Web APIs with HydraCreating 3rd Generation Web APIs with Hydra
Creating 3rd Generation Web APIs with Hydra
Markus Lanthaler
 
Getting secure in a mobile-first world with EMS
Getting secure in a mobile-first world with EMSGetting secure in a mobile-first world with EMS
Getting secure in a mobile-first world with EMS
Softchoice Corporation
 
How to hack VMware vCenter server in 60 seconds
How to hack VMware vCenter server in 60 secondsHow to hack VMware vCenter server in 60 seconds
How to hack VMware vCenter server in 60 secondsPositive Hack Days
 
InfoGrid Core Ideas
InfoGrid Core IdeasInfoGrid Core Ideas
InfoGrid Core IdeasInfoGrid.org
 
Full-on Hypermedia APIs with Hydra
Full-on Hypermedia APIs with HydraFull-on Hypermedia APIs with Hydra
Full-on Hypermedia APIs with Hydra
Markus Lanthaler
 

Viewers also liked (20)

Softchoice Webinar Series: VMware vSphere 5.1 Changes
Softchoice Webinar Series: VMware vSphere 5.1 ChangesSoftchoice Webinar Series: VMware vSphere 5.1 Changes
Softchoice Webinar Series: VMware vSphere 5.1 Changes
 
System Center 2012 - January Licensing Update
System Center 2012 - January Licensing UpdateSystem Center 2012 - January Licensing Update
System Center 2012 - January Licensing Update
 
Limewood Event - VMware
Limewood Event - VMware Limewood Event - VMware
Limewood Event - VMware
 
You voiced your concerns. VMware listened: Major Adjustments to vSphere 5 lic...
You voiced your concerns. VMware listened: Major Adjustments to vSphere 5 lic...You voiced your concerns. VMware listened: Major Adjustments to vSphere 5 lic...
You voiced your concerns. VMware listened: Major Adjustments to vSphere 5 lic...
 
Cassandra Introduction & Features
Cassandra Introduction & FeaturesCassandra Introduction & Features
Cassandra Introduction & Features
 
SQL Server 2012 ile Gelen Yeni Özellikler
SQL Server 2012 ile Gelen Yeni ÖzelliklerSQL Server 2012 ile Gelen Yeni Özellikler
SQL Server 2012 ile Gelen Yeni Özellikler
 
VMUGIT Meeting Pisa 2015 - SDS secondo VMware: VSAN e VVOL
VMUGIT Meeting Pisa 2015 - SDS secondo VMware: VSAN e VVOLVMUGIT Meeting Pisa 2015 - SDS secondo VMware: VSAN e VVOL
VMUGIT Meeting Pisa 2015 - SDS secondo VMware: VSAN e VVOL
 
Findability Day 2015 Mattias Ellison - Findwise - Enterprise Search and fin...
Findability Day 2015   Mattias Ellison - Findwise - Enterprise Search and fin...Findability Day 2015   Mattias Ellison - Findwise - Enterprise Search and fin...
Findability Day 2015 Mattias Ellison - Findwise - Enterprise Search and fin...
 
Site Recovery Manager - Una visione architetturale
Site Recovery Manager - Una visione architetturaleSite Recovery Manager - Una visione architetturale
Site Recovery Manager - Una visione architetturale
 
SQL Server Performans İpuçları
SQL Server Performans İpuçlarıSQL Server Performans İpuçları
SQL Server Performans İpuçları
 
Docker at Djangocon 2013 | Talk by Ken Cochrane
Docker at Djangocon 2013 | Talk by Ken CochraneDocker at Djangocon 2013 | Talk by Ken Cochrane
Docker at Djangocon 2013 | Talk by Ken Cochrane
 
Virtual Space Race: How IT with The Right Stuff Creates a Competitive Advantage
Virtual Space Race: How IT with The Right Stuff Creates a Competitive AdvantageVirtual Space Race: How IT with The Right Stuff Creates a Competitive Advantage
Virtual Space Race: How IT with The Right Stuff Creates a Competitive Advantage
 
VMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere ReplicationVMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere Replication
 
vmware_site_recovery_manager_and_net_app_fas_v-series_se_technical_presentati...
vmware_site_recovery_manager_and_net_app_fas_v-series_se_technical_presentati...vmware_site_recovery_manager_and_net_app_fas_v-series_se_technical_presentati...
vmware_site_recovery_manager_and_net_app_fas_v-series_se_technical_presentati...
 
Working Hard or Hardly Networked?
Working Hard or Hardly Networked?Working Hard or Hardly Networked?
Working Hard or Hardly Networked?
 
Creating 3rd Generation Web APIs with Hydra
Creating 3rd Generation Web APIs with HydraCreating 3rd Generation Web APIs with Hydra
Creating 3rd Generation Web APIs with Hydra
 
Getting secure in a mobile-first world with EMS
Getting secure in a mobile-first world with EMSGetting secure in a mobile-first world with EMS
Getting secure in a mobile-first world with EMS
 
How to hack VMware vCenter server in 60 seconds
How to hack VMware vCenter server in 60 secondsHow to hack VMware vCenter server in 60 seconds
How to hack VMware vCenter server in 60 seconds
 
InfoGrid Core Ideas
InfoGrid Core IdeasInfoGrid Core Ideas
InfoGrid Core Ideas
 
Full-on Hypermedia APIs with Hydra
Full-on Hypermedia APIs with HydraFull-on Hypermedia APIs with Hydra
Full-on Hypermedia APIs with Hydra
 

Similar to Nordic VMUG User Conference 2014 - Design VMware vCenter Server

ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptxITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
OsielNunes1
 
VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere? VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere?
VMworld
 
Server 2016 sneak peek
Server 2016 sneak peekServer 2016 sneak peek
Server 2016 sneak peek
Michael Rüefli
 
2016.07.20 indy vmug usercon - vsphere 6 upgrade
2016.07.20   indy vmug usercon - vsphere 6 upgrade2016.07.20   indy vmug usercon - vsphere 6 upgrade
2016.07.20 indy vmug usercon - vsphere 6 upgrade
Paul Woodward Jr
 
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld
 
2016.05.23 wivmug user con - vsphere 6 upgrade
2016.05.23   wivmug user con - vsphere 6 upgrade2016.05.23   wivmug user con - vsphere 6 upgrade
2016.05.23 wivmug user con - vsphere 6 upgrade
Paul Woodward Jr
 
London VMUG - Upgrade vSphere 5.5 to 6.5
London VMUG - Upgrade vSphere 5.5 to 6.5London VMUG - Upgrade vSphere 5.5 to 6.5
London VMUG - Upgrade vSphere 5.5 to 6.5
Dean Lewis
 
vsphere5.5 to 6.5
vsphere5.5 to 6.5vsphere5.5 to 6.5
vsphere5.5 to 6.5
Srinivasa Rao Kotamraju
 
VMware Virtual SAN Presentation
VMware Virtual SAN PresentationVMware Virtual SAN Presentation
VMware Virtual SAN Presentation
virtualsouthwest
 
What is coming for VMware vSphere?
What is coming for VMware vSphere?What is coming for VMware vSphere?
What is coming for VMware vSphere?
Duncan Epping
 
Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - Windows
Sergio Maia
 
be the captain of your connections deployment
be the captain of your connections deploymentbe the captain of your connections deployment
be the captain of your connections deployment
Sharon James
 
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
Paul Woodward Jr
 
V mware view™ poc jumpstart service
V mware view™ poc jumpstart serviceV mware view™ poc jumpstart service
V mware view™ poc jumpstart service
solarisyougood
 
Scott Schnoll - Exchange server 2013 virtualization best practices
Scott Schnoll - Exchange server 2013 virtualization best practicesScott Schnoll - Exchange server 2013 virtualization best practices
Scott Schnoll - Exchange server 2013 virtualization best practicesNordic Infrastructure Conference
 
Chapter 1 Installing Windows Server 2016(1).pptx
Chapter 1 Installing Windows Server 2016(1).pptxChapter 1 Installing Windows Server 2016(1).pptx
Chapter 1 Installing Windows Server 2016(1).pptx
PRAMNOORBATH1
 
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best PracticesVMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld
 
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
Spiceworks
 
Server Virtualization using Hyper-V
Server Virtualization using Hyper-VServer Virtualization using Hyper-V
Server Virtualization using Hyper-V
Md Yousup Faruqu
 

Similar to Nordic VMUG User Conference 2014 - Design VMware vCenter Server (20)

ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptxITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
 
VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere? VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere?
 
Server 2016 sneak peek
Server 2016 sneak peekServer 2016 sneak peek
Server 2016 sneak peek
 
2016.07.20 indy vmug usercon - vsphere 6 upgrade
2016.07.20   indy vmug usercon - vsphere 6 upgrade2016.07.20   indy vmug usercon - vsphere 6 upgrade
2016.07.20 indy vmug usercon - vsphere 6 upgrade
 
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
 
2016.05.23 wivmug user con - vsphere 6 upgrade
2016.05.23   wivmug user con - vsphere 6 upgrade2016.05.23   wivmug user con - vsphere 6 upgrade
2016.05.23 wivmug user con - vsphere 6 upgrade
 
London VMUG - Upgrade vSphere 5.5 to 6.5
London VMUG - Upgrade vSphere 5.5 to 6.5London VMUG - Upgrade vSphere 5.5 to 6.5
London VMUG - Upgrade vSphere 5.5 to 6.5
 
vsphere5.5 to 6.5
vsphere5.5 to 6.5vsphere5.5 to 6.5
vsphere5.5 to 6.5
 
VMware Virtual SAN Presentation
VMware Virtual SAN PresentationVMware Virtual SAN Presentation
VMware Virtual SAN Presentation
 
What is coming for VMware vSphere?
What is coming for VMware vSphere?What is coming for VMware vSphere?
What is coming for VMware vSphere?
 
Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - Windows
 
be the captain of your connections deployment
be the captain of your connections deploymentbe the captain of your connections deployment
be the captain of your connections deployment
 
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
 
V mware view™ poc jumpstart service
V mware view™ poc jumpstart serviceV mware view™ poc jumpstart service
V mware view™ poc jumpstart service
 
Scott Schnoll - Exchange server 2013 virtualization best practices
Scott Schnoll - Exchange server 2013 virtualization best practicesScott Schnoll - Exchange server 2013 virtualization best practices
Scott Schnoll - Exchange server 2013 virtualization best practices
 
Chapter 1 Installing Windows Server 2016(1).pptx
Chapter 1 Installing Windows Server 2016(1).pptxChapter 1 Installing Windows Server 2016(1).pptx
Chapter 1 Installing Windows Server 2016(1).pptx
 
Global Windows Azure Bootcamp - San Diego
Global Windows Azure Bootcamp - San DiegoGlobal Windows Azure Bootcamp - San Diego
Global Windows Azure Bootcamp - San Diego
 
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best PracticesVMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
VMworld 2014: Advanced SQL Server on vSphere Techniques and Best Practices
 
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
Making IT Easier to Manage Your Virtualized Environment - David Babbitt, Spic...
 
Server Virtualization using Hyper-V
Server Virtualization using Hyper-VServer Virtualization using Hyper-V
Server Virtualization using Hyper-V
 

More from Andrea Mauro

The dark side of stretched cluster
The dark side of stretched clusterThe dark side of stretched cluster
The dark side of stretched cluster
Andrea Mauro
 
Storage user cases
Storage user casesStorage user cases
Storage user cases
Andrea Mauro
 
Business Continuity & Storage
Business Continuity & StorageBusiness Continuity & Storage
Business Continuity & Storage
Andrea Mauro
 
Dell vision and solutions
Dell vision and solutionsDell vision and solutions
Dell vision and solutions
Andrea Mauro
 
Evoluzione dello storage
Evoluzione dello storageEvoluzione dello storage
Evoluzione dello storage
Andrea Mauro
 
Si fa presto a dire SDDC: come, quando e perché?
Si fa presto a dire SDDC: come, quando e perché?Si fa presto a dire SDDC: come, quando e perché?
Si fa presto a dire SDDC: come, quando e perché?
Andrea Mauro
 
VMUG.IT Meeting Napoli - Opening
VMUG.IT Meeting Napoli - OpeningVMUG.IT Meeting Napoli - Opening
VMUG.IT Meeting Napoli - Opening
Andrea Mauro
 
Evento Veeam & Assyrus - 2 Novità di Veeam Backup & Replication v9
Evento Veeam & Assyrus - 2 Novità di Veeam Backup & Replication v9Evento Veeam & Assyrus - 2 Novità di Veeam Backup & Replication v9
Evento Veeam & Assyrus - 2 Novità di Veeam Backup & Replication v9
Andrea Mauro
 
Evento Veeam & Assyrus - 6 Pianificare lato sorgente
Evento Veeam & Assyrus - 6 Pianificare lato sorgenteEvento Veeam & Assyrus - 6 Pianificare lato sorgente
Evento Veeam & Assyrus - 6 Pianificare lato sorgente
Andrea Mauro
 
Kemp LoadMaster & VMware vSphere
Kemp LoadMaster & VMware vSphereKemp LoadMaster & VMware vSphere
Kemp LoadMaster & VMware vSphere
Andrea Mauro
 
Debunking VMware NSX
Debunking VMware NSXDebunking VMware NSX
Debunking VMware NSX
Andrea Mauro
 
APAC #vBrownbag – VMware Mirage overview
APAC #vBrownbag – VMware Mirage overviewAPAC #vBrownbag – VMware Mirage overview
APAC #vBrownbag – VMware Mirage overview
Andrea Mauro
 
VMware vCSA pro and cons
VMware vCSA pro and consVMware vCSA pro and cons
VMware vCSA pro and cons
Andrea Mauro
 
Presentazione al VMUGIT UC 2014 - Virtualizzare con i piedi per terra
Presentazione al VMUGIT UC 2014 - Virtualizzare con i piedi per terraPresentazione al VMUGIT UC 2014 - Virtualizzare con i piedi per terra
Presentazione al VMUGIT UC 2014 - Virtualizzare con i piedi per terraAndrea Mauro
 
VMUG.IT @ ITway Campus 2014
VMUG.IT @ ITway Campus 2014VMUG.IT @ ITway Campus 2014
VMUG.IT @ ITway Campus 2014
Andrea Mauro
 
vBrownBagIT-VCDX
vBrownBagIT-VCDXvBrownBagIT-VCDX
vBrownBagIT-VCDX
Andrea Mauro
 
Realizzare una rete aziendale con linux e samba
Realizzare una rete aziendale con linux e sambaRealizzare una rete aziendale con linux e samba
Realizzare una rete aziendale con linux e samba
Andrea Mauro
 
vBrownBagIT-Session3
vBrownBagIT-Session3vBrownBagIT-Session3
vBrownBagIT-Session3
Andrea Mauro
 
#vBrownBag.IT - Session 2
#vBrownBag.IT - Session 2#vBrownBag.IT - Session 2
#vBrownBag.IT - Session 2
Andrea Mauro
 
#vBrownBag.IT - Session 1
#vBrownBag.IT - Session 1#vBrownBag.IT - Session 1
#vBrownBag.IT - Session 1
Andrea Mauro
 

More from Andrea Mauro (20)

The dark side of stretched cluster
The dark side of stretched clusterThe dark side of stretched cluster
The dark side of stretched cluster
 
Storage user cases
Storage user casesStorage user cases
Storage user cases
 
Business Continuity & Storage
Business Continuity & StorageBusiness Continuity & Storage
Business Continuity & Storage
 
Dell vision and solutions
Dell vision and solutionsDell vision and solutions
Dell vision and solutions
 
Evoluzione dello storage
Evoluzione dello storageEvoluzione dello storage
Evoluzione dello storage
 
Si fa presto a dire SDDC: come, quando e perché?
Si fa presto a dire SDDC: come, quando e perché?Si fa presto a dire SDDC: come, quando e perché?
Si fa presto a dire SDDC: come, quando e perché?
 
VMUG.IT Meeting Napoli - Opening
VMUG.IT Meeting Napoli - OpeningVMUG.IT Meeting Napoli - Opening
VMUG.IT Meeting Napoli - Opening
 
Evento Veeam & Assyrus - 2 Novità di Veeam Backup & Replication v9
Evento Veeam & Assyrus - 2 Novità di Veeam Backup & Replication v9Evento Veeam & Assyrus - 2 Novità di Veeam Backup & Replication v9
Evento Veeam & Assyrus - 2 Novità di Veeam Backup & Replication v9
 
Evento Veeam & Assyrus - 6 Pianificare lato sorgente
Evento Veeam & Assyrus - 6 Pianificare lato sorgenteEvento Veeam & Assyrus - 6 Pianificare lato sorgente
Evento Veeam & Assyrus - 6 Pianificare lato sorgente
 
Kemp LoadMaster & VMware vSphere
Kemp LoadMaster & VMware vSphereKemp LoadMaster & VMware vSphere
Kemp LoadMaster & VMware vSphere
 
Debunking VMware NSX
Debunking VMware NSXDebunking VMware NSX
Debunking VMware NSX
 
APAC #vBrownbag – VMware Mirage overview
APAC #vBrownbag – VMware Mirage overviewAPAC #vBrownbag – VMware Mirage overview
APAC #vBrownbag – VMware Mirage overview
 
VMware vCSA pro and cons
VMware vCSA pro and consVMware vCSA pro and cons
VMware vCSA pro and cons
 
Presentazione al VMUGIT UC 2014 - Virtualizzare con i piedi per terra
Presentazione al VMUGIT UC 2014 - Virtualizzare con i piedi per terraPresentazione al VMUGIT UC 2014 - Virtualizzare con i piedi per terra
Presentazione al VMUGIT UC 2014 - Virtualizzare con i piedi per terra
 
VMUG.IT @ ITway Campus 2014
VMUG.IT @ ITway Campus 2014VMUG.IT @ ITway Campus 2014
VMUG.IT @ ITway Campus 2014
 
vBrownBagIT-VCDX
vBrownBagIT-VCDXvBrownBagIT-VCDX
vBrownBagIT-VCDX
 
Realizzare una rete aziendale con linux e samba
Realizzare una rete aziendale con linux e sambaRealizzare una rete aziendale con linux e samba
Realizzare una rete aziendale con linux e samba
 
vBrownBagIT-Session3
vBrownBagIT-Session3vBrownBagIT-Session3
vBrownBagIT-Session3
 
#vBrownBag.IT - Session 2
#vBrownBag.IT - Session 2#vBrownBag.IT - Session 2
#vBrownBag.IT - Session 2
 
#vBrownBag.IT - Session 1
#vBrownBag.IT - Session 1#vBrownBag.IT - Session 1
#vBrownBag.IT - Session 1
 

Recently uploaded

Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
nkrafacyberclub
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 

Recently uploaded (20)

Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptxSecstrike : Reverse Engineering & Pwnable tools for CTF.pptx
Secstrike : Reverse Engineering & Pwnable tools for CTF.pptx
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 

Nordic VMUG User Conference 2014 - Design VMware vCenter Server

  • 1. © 2010 VMware Inc. All rights reserved Welcome to the Nordic VMUG User Conference
  • 2. 2 Design a VMware vCenter Server Andrew Mauro –VCDX & vExpert http://vinfrastructure.it/en/
  • 3. 3 Credits vCenter Deep Dive •JustingKing @vCenterGuy vBrownBag@VMworld2014 EU •vCSApro and cons VMware KB Practical experience Stay up to date with vCenter Server •http://blogs.vmware.com/vsphere/
  • 4. 4 Requirements, constraints, assumptions VMware vCenterServer is almost mandatory •With more than one ESXi Usually a dedicated system •1 service -> 1 server approach It needs some resources •Not so «light» Authentication, Authorization, Accounting •Delegation with Role based approach
  • 5. 5 Design criterias Design for •Scale •Availability •Manageability •Security •…
  • 6. 6 Choosing the vCenter Which version? Different editions •Essential, Foundation, Standard Windows installable vs. Appliance •There are the same features? •What about next version? •There are the same limits? •Hosts per vCenter: 1.000 •Powered on VMs: 10.000 •Registered VMs: 15.000 •http://vinfrastructure.it/en/2014/01/vmware-vcenter-server-installable-vs- appliance/
  • 7. 7 VMware vCenter Server Components
  • 8. 8 Deployment options Simple install •Single server Custom install •Single or multiple servers Or vCSA •Single VA
  • 9. 9 InstallingvCenter Server 5.5 best practices(2052334)
  • 10. 10 Beforeinstall Review the vSphere Installation and Setup Guide •Documentation Center http://vmware.com/go/docs Met all minimum software and hardware requirements •Compatibility Guide http://vmware.com/go/compatibility •Product Interoperability Matrix http://vmware.com/go/interop You have configured both a forward and reverse lookup zone When you plan to authenticate against Active Directory, you have joined your Microsoft Windows server to the domain •Other Identity Sources supported with 5.5 •Active Directory as an LDAP server (no more supported) •OpenLDAP •KB 2064977 •Local OS •Local SSO
  • 11. 11 Hardware requirements Simple Install(Minimums) •2CPU / 12GB RAM / 100GB Disk / 1Gbps Custom Install(Minimums) •Single Sign-On •1CPU / 3GB RAM / 2GB Disk / 1Gbps •vSphere Web Client •1CPU / 2GB RAM / 2GB Disk / 1Gbps •Inventory Service •1CPU / 3GB RAM / 5GB Disk / 1Gbps •vCenter Server •2CPU / 4GB RAM / 60GB Disk / 1Gbps Simple Install(Recommended) •4CPU / 24GB RAM / 200GB Disk / 1Gbps Custom Install(Recommended) •Single Sign-On •2CPU / 4GB RAM / 8GB Disk / 1Gbps •vSphere Web Client •2CPU / 4GB RAM / 8GB Disk / 1Gbps •Inventory Service •1CPU / 8GB RAM / 32GB Disk / 1Gbps •vCenter Server •4CPU / 8GB RAM / 100GB Disk / 1Gbps Basedon an Inventory Sizeof 400 hostsor 4000 virtualmachines
  • 12. 12 Design vCenter Server Whichoperatingsystem? For installablev5.5 isneededatleasta Windows Server 2008 SP2 64 bit Single server or multiple servers? Database? Physicalor virtual? Management cluster? •http://vinfrastructure.it/vdesign/vcenter-server-physical-or-virtual/ •Availability? •WhichvSphere servicesreallyrequirevCenter Server?
  • 13. 13 Single vCenter Server Design Recommendation VC Database vCenter Server Host or VMvCenterServerSSOServerWeb ClientInventory Svc A Datacenter with 1-5 vCenter Servers No change to architecture All services are local Supports 1-1000 Hosts / 1- 10,000 VMs Minimum latency across the components “Easy to protect”
  • 14. 14 Multiple Local vCenter Server Design Recommendations A Datacenter with more than 5 vCenter Servers •Same Physical location •Centralized SSO authentication •Centralized vSphere Web Client? •Use VM or host affinity? •Multi site •Only with SSO 5.5 vCenter Server 2vCenterServer 5.5 Inventory Svc SSOServer Web Client DatabaseServer VCDB1,VCDB2,VCDB3 vCenter Server 3vCenterServer 5.5 Inventory Svc vCenter Server 1vCenterServer 5.1 Inventory Svc Backwards compatible to vCenter Single Sign-On 5.1
  • 15. 15 Database Required databases •vCenter Server DB •Stats and tasks will increase this database (choose the right detail!) •SSO DB •VUM DB •… Database “embedded” or external? •SQL Express is limited to 5 hosts or 50 VMs •Due to the internal limitation vCSA •Actually there are some limits using the embedded (v)Postgres •In 5.5: •Max 100 hosts or •Max 3000 VMs •What about next version?
  • 16. 16 Availability of vCenter Server DifferentHA solutions •Cold standby? •VMware HA and/or Application HA? •VMware FT? •Single vCPUlimit •Guest clustering? •VMware vCenter Server Heartbeat •EOA sinceJune2, 2014 •KB 1024051 •Supported vCenter Server high availability options Database? •vCenter Server 5.5 in vSphere 5.5, VMware introduced support for using Microsoft SQL Cluster Service for use as a back end database •KB 2059560 •EnablingMicrosoft SQL Clustering Service for VMware vCenter Server 5.5 database
  • 17. 17 Backup of vCenter Server A goodbackup solution •Basically the entire database •KB 2012138 •Backing up the vCenter Server database running on Microsoft SQL or SQL Express server •But not only •KB 1029864 •Manually backing up and restoring the VMware vCenter Server 4.x and 5.x ADAM instance data •KB 2057353 •Backing up and restoring the VMware vCenter Single Sign-On 5.5 configuration •SSL Certificates? For the vCSA? •KB 2062682 •Backing up and restoring the vCenter Server Appliance Inventory Service database •Or manage it as a black-box
  • 18. 18 SSO KB 2058239 •Installing vCenter Single Sign-On 5.5 on a Microsoft Windows platform Choose the right password •KB 2060746 •Installing vCenter Single Sign-On 5.5 fails if the password for administrator@vsphere.localcontains certain special character •Avoid & ; “ ‘ ^ ! Improved architecture in SSO 5.5 •Multi-master •Built-in replication •Site awareness •Multi Tenant •Database •There is no database!
  • 19. 19 SSO Type of deployment  •vCenter Single Sign-On for and additional vCenter in an existing site •Merges Lookup Services –For SSO HA, requires load balancer •vCenter Single Sign-On for and additional vCenter with a new site •Configures new Lookup Services –For multiple vCenter Server deployments
  • 20. 20 Web Client Always deploythe Web Client •Multiplatform •Internet Explorer / FireFox/ Chrome fully supported on Windows and Mac •Faster or slower? •Sometimes it will become the only client •In the rare case SSO goes wrong, users can log into and troubleshoot But check plugin compatibility And still have the old vSphere Client And not suitable for mobile devices •VMware vSphere Mobile Watchlist •https://communities.vmware.com/ community/vmtn/vsphere/vsphere-mobile
  • 21. 21 vCenter Server Inventory Service Maintains a cache of the vCenter Server inventory (VMs, Hosts, …) Reduces the load on VPXD by offloading client requests Installs locally to vCenter Server (although can be separated) •Suggested to keep it locally •Separate spindles or SSD (better) •vFRC(requires a virtual vCenter Server and VH10) Enables use of Tags •Remember to backup Inventory service data files to provide recovery of tags
  • 22. 22 vCenter Server Appliance vCSA
  • 23. 23 vCenter Server Appliance Pro •It’s a VA with all-in-one (included the Web Client) •Simple and smaller (OVA is smaller than ISO) •Faster to deploy (or re-deploy) •Does not require a Windows license Cons •Not the same features •Not compatible with other components (ie: VUM) Virtual Appliance •Angels or daemons? •http://vinfrastructure.it/2012/06/virtual-appliance-angels-o-demons/ •VA are bricks but also are (or must be considered) black-boxes
  • 24. 24 Linked Mode Windows only (ADAM/AD-LDAP) based •Max 10 vCenters •Max 3.000 hosts •Max 30.000 powered on VMs •Max 50.000 registered VMs No way with vCSA •What about next version? •Do you really need Linked Mode?
  • 25. 25 Scalability consideration? Actually vCSAis a monolithic VM •optional can have an external DBMS SSO and other platform services are not sharable •Can be used a Windows Server with vCenter components •What about next version?
  • 26. 26 VA Deployment Faster than the Windows version Could be faster? Could be easiest? Guided or scripted installation? •What about next version?
  • 27. 27 VA patching The vCSAupgrade process is quite easy •Single point, single updade/upgrade But could be better? What about security patches at the OS level? Multiple repositories or patch levels? •What about next version?
  • 28. 28 VM sizing KB 2005086 for version5.5 •Very small inventory •10 or fewer hosts, 100 or fewer virtual machines •at least 8 GB •Small inventory •10-50 hosts or 100-1500 virtual machines •at least 16GB •Medium inventory •the maximum inventory supported with the embedded database; 50-100 hosts or 1500-3000 virtual machines •at least 24GB
  • 29. 29 Thank you Andrew Mauro –VCDX & vExpert http://vinfrastructure.it/en/
  • 30. 30 Enjoy The Day! Join the Conversation! @DenmarkVMUG@MyVMUG#VMUGDK www.vmug.com/denmark @VMUG