SlideShare a Scribd company logo
Q&A
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 5
Cisco HyperFlex Systems: Agile, Efficient, and
Adaptable Infrastructure
April 27, 2016
Q. Does HyperFlex only work with VMware? Is Red Hat Enterprise Virtualization (RHEV) an option?
A. VMware only today. RHEV and other KVM-based hypervisors are a roadmap item.
Q. Does this solution work with Hyper-V or Azure stack?
A. No Hyper-V today. vSphere is the only supported hypervisor, with other hypervisors being roadmapped.
Q. Architecturally speaking, why has Cisco elected to go with distributed I/O parallelism instead of data
locality? It has been said that all the public cloud vendors (for example, Google and AWS) use data
localility technology.
A. The IOvisor serves as a broker that distributes I/O to local or remote controller VMs. The IOvisor can read
locally or remotely, so it can take advantage of NVMe and 3D NAND. We use the network. This gives us additive
performance at the cache and capacity tiers. It also gives us multiplicative I/O performance on reads from cache.
At the end of the day, the bottleneck isn't the network; it is the I/O being queued to storage. Architectures using
data locality aren't using an IOvisor-like technology.
Q. Can the nodes deliver a SMB/CIFS share critical to a VDI environment without additional servers?
A. The HX platform doesn't provide native file services today. However, you can of course create an OS-level
share for a VDI solution.
Q. What actual VMware products are preinstalled?
A. vSphere 6.0 Update 1.
Q. Is there a time frame on the storage sizing calculator so you can figure out usable space? I work for a
company where our customers keep asking how much usable space there is per node, and we don't know
the answer.
A. Rough sizing with RF3: HX220s are approximately 2 TiB per node, and HX240s are approximately 7.7 TiB per
node.
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 5
Q. Is this a pure virtualzation platform? Can Cisco UCS® servers be used for physical workloads?
A. Today it's supporting just the vSphere hypervisor. The HX appliances can't be used for bare metal
nonhypervisors, but there is potential to support it, and it's being considered.
Q. When can we expect Hyper-V support? Can we connect to external LUNs using a Cisco UCS fabric
interconnect?
A. Contact your Cisco account rep for an NDA roadmap session for HyperFlex. Yes, you can map external LUNs.
Q. Can the data platform do erasure coding?
A. The HyperFlex data platform doesn't support erasure coding today. Erasure coding is a balance between
capacity and performance. With our native dedup/compression, which is always enabled, we can negate the need
for erasure coding and the effects of using such a feature.
Q. Is there native replication?
A. We support Vsphere replication with SRM, and we have solution briefs with Veeam and Zerto. Native replication
is coming in the future.
Q. Can we also deploy the HyperFlex service profile through Cisco UCS Central for existing domains?
A. Cisco UCS Central support is on the roadmap. Today the installer pushes service profiles directly to the fabric
interconnects.
Q. Can the striping feature be turned off, maybe per virtual machine? For instance, if I'm running low on
space, can I only stripe data for the critical ones while restricting the less critical ones to their nodes to
save space?
A. The replication factor is configured on a per cluster basis. This would not be a good way to save space. Striping
is a native part of the file system and cannot be turned off.
Q. How many copies of data does the HyperFlex data platform support? RF3?
A. RF3 (for production) or RF2 (for nonproduction).
Q. Does the data rebuild on remaining nodes, or is there a lag or defined maintenance mode?
A. Data is rebuilt into the free space in the cluster. As long as there is free space, we can continue to suffer drive
losses and rebuild. Node failure will either resync when it comes back or fully reprotect the data if the node has an
extended outage.
Q. If a customer buys a SmartPlay HyperFlex bundle with a one-year subscription, is there an SKU/process
to upgrade to a three-year subscription? What part number do we use to renew the subscription after the
first year or third year is complete?
A. The upgrade SKUs will go live soon in Cisco Commerce Workspace.
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 3 of 5
Q. Are there any native cloud backup technologies?
A. No native cloud backup technologies today.
Q. Is all the data copied to other nodes, or just the metadata?
A. Both data and metadata are copied between nodes.
Q. Is it correct that storage is not centralized (as in a tray of disks) and instead is local to each node and
shared by the entire cluster?
A. Yes. Each HX appliance has local storage. Controller VMs and the IOVisor distribute the log structured file
system between nodes.
Q. What is the maximum cluster size?
A. Today it is 8 HX nodes or 8 HX nodes and 4 B200 compute-only nodes.
Q. Can writes go to memory and/or SSD?
A. Writes always go to SSD for persistence. There is never a data-in-flight issue. Reads can be served from both
SSD and memory.
Q. What happens if I need additional storage, but I am not adding any more ESXi hosts?
A. You can scale up in the HX240 by simply adding more disks. A new disk is immediately claimed and available
for use on your vSphere datastores.
Q. If I want to store 1 TB, do we need to have 1 + 2 (redundancy) TB storage?
A. The calculation is a bit more complicated because of the deduplication/compression. But there will exist three
copies of each block in the cluster.
Q. Is your deduplication inline, and what does that do to performance?
A. Deduplication is inline before being persisted to disk. There is no performance effect because this occurs during
destage, and it was specifically designed as a native feature of the file system.
Q. Are there any plans for erasure coding for RF3 Does that make sense in this architecture?
A. Erasure coding is a balance between capacity and performance. With our native deduplication/compression,
which is always enabled, we can negate the need for erasure coding and the effects of using such a feature.
Q. What hypervisors are supported? Is it only VMware? If so, are there plans (roadmap) to support other
hypervisors?
A. vSphere today and other hypervisors will be supported. Contact your Cisco account maneger for an NDA
roadmap session.
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 4 of 5
Q. How many nodes can effectively be in a cluster without challenges? My company runs tens of
thousands of servers that we are looking to VM.
A. We support 8-node clusters with HX appliances and then can go to 12 nodes by adding 4 B200 M4s. Each
fabric interconnect can support 32 HX nodes (4 clusters) or 48 with the B200 M4s.
Q. For updating firmware and upgrading versions, is that true one-click hardware updates, one-click
software udpates, and one-click hypervisor updates exist? Can we just click Update and go get a coffee,
and it will done when we return?
A. One-click upgrade is coming soon to HyperFlex.
Q. Why is there no performance impact when doing inline deduplication and compression? Is there a node
set apart that primarily does these activities?
A. There is no impact because the data has already been written and acknowledged in the SSD. Therefore, we can
deduplicate/compress as we destage to HDD.
Q. Is there a REST API? One of the slides showed a CLI for automation.
A. Yes, there is an API in the technical preview, and it is REST based.
Q. Can HyperFlex nodes be outfitted with only flash for cache and storage?
A. Today it's SSD and HDD or hybrid. All-flash HX appliances aren't available yet.
Q. Does it support Hyper-V?
A. Hyper-V is on the roadmap. Contact your Cisco account manager for an NDA roadmap discussion.
Q. What type of data protection do you recommend with your deduplicated and compressed datastores?
A. Works well with traditional backup data protection methodologies such as Veeam and so on.
Q. Is Cisco claiming there isn’t any performance hit with compression and deduplication turned on by
default? I do not understand how that is possible. Having those features turned on in its very nature is
overhead in some fashion, right?
A. It's software deduplication/compression using host CPU and RAM, so there are no large performance hit and no
effect on virtual machine density on the hosts.
Q. Is there built-in replication to a DR site?
A. No, there isn't built-in replication today. You would use third-party replication such as Veeam or Zerto or
vSphere replication and SRM.
Q. Do you have the option to turn off compression and deduplication?
A. No, the deduplication/compression is always on.
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 5 of 5
Q. Why are jumbo frames required, and what happens if we do not use jumbo frames?
A. Jumbo frames are a best practice but not required. Customers can elect to use regular size Ethernet frames if
they want to.
Q. How much would not using jumbo frames affect performance?
A. That would depend on your requirements. Vmotion and VM traffic would run more slowly on 1500-byte frames
than 9000-byte (or 9216-byte) frames.
Q. Springpath had a cloud monitoring service (like pure), but it doesn’t look like Cisco picked it up. Is that
true?
A. Contact your Cisco account manager for an NDA roadmap about the cloud monitoring service.
Q. Will users be able to use their existing 6296 fabric interconnects that they use with their existing Cisco
UCS chassis systems, or is this solution always going to require separate fabric interconnects?
A. Today customers cannot use their existing Cisco® fabric interconnects. With vSphere 5.5, it’s Update 3
minimum.
Ad

More Related Content

What's hot (19)

Hci solution with VxRail
Hci solution with VxRailHci solution with VxRail
Hci solution with VxRail
Anton An
 
Vce vxrail-customer-presentation new
Vce vxrail-customer-presentation newVce vxrail-customer-presentation new
Vce vxrail-customer-presentation new
Jennifer Graham
 
Red Hat Storage Day Boston - Why Software-defined Storage Matters
Red Hat Storage Day Boston - Why Software-defined Storage MattersRed Hat Storage Day Boston - Why Software-defined Storage Matters
Red Hat Storage Day Boston - Why Software-defined Storage Matters
Red_Hat_Storage
 
Dell EMC VxRAIL Appliance based on VMware SDS
Dell EMC VxRAIL Appliance based on VMware SDSDell EMC VxRAIL Appliance based on VMware SDS
Dell EMC VxRAIL Appliance based on VMware SDS
MarketingArrowECS_CZ
 
VMworld - sto7650 -Software defined storage @VMmware primer
VMworld - sto7650 -Software defined storage  @VMmware primerVMworld - sto7650 -Software defined storage  @VMmware primer
VMworld - sto7650 -Software defined storage @VMmware primer
Duncan Epping
 
XPDS16: High-Performance Virtualization for HPC Cloud on Xen - Jun Nakajima &...
XPDS16: High-Performance Virtualization for HPC Cloud on Xen - Jun Nakajima &...XPDS16: High-Performance Virtualization for HPC Cloud on Xen - Jun Nakajima &...
XPDS16: High-Performance Virtualization for HPC Cloud on Xen - Jun Nakajima &...
The Linux Foundation
 
Cisco at v mworld 2015 vmworld - cisco mds and emc xtrem_io-v2
Cisco at v mworld 2015 vmworld - cisco mds and emc xtrem_io-v2Cisco at v mworld 2015 vmworld - cisco mds and emc xtrem_io-v2
Cisco at v mworld 2015 vmworld - cisco mds and emc xtrem_io-v2
ldangelo0772
 
Net1674 final emea
Net1674 final emeaNet1674 final emea
Net1674 final emea
VMworld
 
Lenovo Rack and Tower Server Portfolio
Lenovo Rack and Tower Server PortfolioLenovo Rack and Tower Server Portfolio
Lenovo Rack and Tower Server Portfolio
Lenovo Data Center
 
Dell EMC storage sc series
Dell EMC storage sc seriesDell EMC storage sc series
Dell EMC storage sc series
Hung Vu
 
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
VMworld
 
Le soluzioni tecnologiche per il Copy Data Management
Le soluzioni tecnologiche per il Copy Data ManagementLe soluzioni tecnologiche per il Copy Data Management
Le soluzioni tecnologiche per il Copy Data Management
Jürgen Ambrosi
 
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld
 
VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...
VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...
VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...
VMworld
 
SUSE: Infraestructura definida por software para BigData
SUSE: Infraestructura definida por software para BigDataSUSE: Infraestructura definida por software para BigData
SUSE: Infraestructura definida por software para BigData
Juan Herrera Utande
 
Nutanix basic
Nutanix basicNutanix basic
Nutanix basic
ganang saputro
 
VMworld 2015: vCloud Air 2015 – Getting Started with Hybrid Cloud
VMworld 2015: vCloud Air 2015 – Getting Started with Hybrid CloudVMworld 2015: vCloud Air 2015 – Getting Started with Hybrid Cloud
VMworld 2015: vCloud Air 2015 – Getting Started with Hybrid Cloud
VMworld
 
NetApp All Flash storage
NetApp All Flash storageNetApp All Flash storage
NetApp All Flash storage
MarketingArrowECS_CZ
 
Citrix Day 2015 Cloud Bridge 7.3 and WSA v10
Citrix Day 2015 Cloud Bridge 7.3 and WSA v10Citrix Day 2015 Cloud Bridge 7.3 and WSA v10
Citrix Day 2015 Cloud Bridge 7.3 and WSA v10
Digicomp Academy Suisse Romande SA
 
Hci solution with VxRail
Hci solution with VxRailHci solution with VxRail
Hci solution with VxRail
Anton An
 
Vce vxrail-customer-presentation new
Vce vxrail-customer-presentation newVce vxrail-customer-presentation new
Vce vxrail-customer-presentation new
Jennifer Graham
 
Red Hat Storage Day Boston - Why Software-defined Storage Matters
Red Hat Storage Day Boston - Why Software-defined Storage MattersRed Hat Storage Day Boston - Why Software-defined Storage Matters
Red Hat Storage Day Boston - Why Software-defined Storage Matters
Red_Hat_Storage
 
Dell EMC VxRAIL Appliance based on VMware SDS
Dell EMC VxRAIL Appliance based on VMware SDSDell EMC VxRAIL Appliance based on VMware SDS
Dell EMC VxRAIL Appliance based on VMware SDS
MarketingArrowECS_CZ
 
VMworld - sto7650 -Software defined storage @VMmware primer
VMworld - sto7650 -Software defined storage  @VMmware primerVMworld - sto7650 -Software defined storage  @VMmware primer
VMworld - sto7650 -Software defined storage @VMmware primer
Duncan Epping
 
XPDS16: High-Performance Virtualization for HPC Cloud on Xen - Jun Nakajima &...
XPDS16: High-Performance Virtualization for HPC Cloud on Xen - Jun Nakajima &...XPDS16: High-Performance Virtualization for HPC Cloud on Xen - Jun Nakajima &...
XPDS16: High-Performance Virtualization for HPC Cloud on Xen - Jun Nakajima &...
The Linux Foundation
 
Cisco at v mworld 2015 vmworld - cisco mds and emc xtrem_io-v2
Cisco at v mworld 2015 vmworld - cisco mds and emc xtrem_io-v2Cisco at v mworld 2015 vmworld - cisco mds and emc xtrem_io-v2
Cisco at v mworld 2015 vmworld - cisco mds and emc xtrem_io-v2
ldangelo0772
 
Net1674 final emea
Net1674 final emeaNet1674 final emea
Net1674 final emea
VMworld
 
Lenovo Rack and Tower Server Portfolio
Lenovo Rack and Tower Server PortfolioLenovo Rack and Tower Server Portfolio
Lenovo Rack and Tower Server Portfolio
Lenovo Data Center
 
Dell EMC storage sc series
Dell EMC storage sc seriesDell EMC storage sc series
Dell EMC storage sc series
Hung Vu
 
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
VMworld 2014: Software-Defined Data Center through Hyper-Converged Infrastruc...
VMworld
 
Le soluzioni tecnologiche per il Copy Data Management
Le soluzioni tecnologiche per il Copy Data ManagementLe soluzioni tecnologiche per il Copy Data Management
Le soluzioni tecnologiche per il Copy Data Management
Jürgen Ambrosi
 
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld Europe 2014: A DevOps Story - Unlocking the Power of Docker with the ...
VMworld
 
VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...
VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...
VMworld Europe 204: Technical Deep Dive on EVO: RAIL, the new VMware Hyper-Co...
VMworld
 
SUSE: Infraestructura definida por software para BigData
SUSE: Infraestructura definida por software para BigDataSUSE: Infraestructura definida por software para BigData
SUSE: Infraestructura definida por software para BigData
Juan Herrera Utande
 
VMworld 2015: vCloud Air 2015 – Getting Started with Hybrid Cloud
VMworld 2015: vCloud Air 2015 – Getting Started with Hybrid CloudVMworld 2015: vCloud Air 2015 – Getting Started with Hybrid Cloud
VMworld 2015: vCloud Air 2015 – Getting Started with Hybrid Cloud
VMworld
 

Similar to Q&A for TechWiseTV Workshop: HyperFlex (20)

TechWiseTV Workshop: Q&A HyperFlex 3.0
TechWiseTV Workshop: Q&A HyperFlex 3.0TechWiseTV Workshop: Q&A HyperFlex 3.0
TechWiseTV Workshop: Q&A HyperFlex 3.0
Robb Boyd
 
Charleston SC VMUG 8/14/13
Charleston SC VMUG 8/14/13Charleston SC VMUG 8/14/13
Charleston SC VMUG 8/14/13
lwilmes
 
VMUGIT UC 2013 - 04 Duncan Epping
VMUGIT UC 2013 - 04 Duncan EppingVMUGIT UC 2013 - 04 Duncan Epping
VMUGIT UC 2013 - 04 Duncan Epping
VMUG IT
 
[NetherRealm Studios] Game Studio Perforce Architecture
[NetherRealm Studios] Game Studio Perforce Architecture[NetherRealm Studios] Game Studio Perforce Architecture
[NetherRealm Studios] Game Studio Perforce Architecture
Perforce
 
Q&A from Cisco Modeling Labs Workshop
Q&A from Cisco Modeling Labs WorkshopQ&A from Cisco Modeling Labs Workshop
Q&A from Cisco Modeling Labs Workshop
Robb Boyd
 
TechWiseTV Workshop 314 - Q&A Cisco SD-WAN Security
TechWiseTV Workshop 314 - Q&A Cisco SD-WAN Security TechWiseTV Workshop 314 - Q&A Cisco SD-WAN Security
TechWiseTV Workshop 314 - Q&A Cisco SD-WAN Security
Robb Boyd
 
Good virtual machines
Good virtual machinesGood virtual machines
Good virtual machines
Concentrated Technology
 
Catching the Software Defined Storage Wave
Catching the Software Defined Storage WaveCatching the Software Defined Storage Wave
Catching the Software Defined Storage Wave
DataCore Software
 
Virtual Design Master Challenge 1 - Akmal
Virtual Design Master Challenge 1  - AkmalVirtual Design Master Challenge 1  - Akmal
Virtual Design Master Challenge 1 - Akmal
tovmug
 
Presentation architecting a cloud infrastructure
Presentation   architecting a cloud infrastructurePresentation   architecting a cloud infrastructure
Presentation architecting a cloud infrastructure
xKinAnx
 
Presentation architecting a cloud infrastructure
Presentation   architecting a cloud infrastructurePresentation   architecting a cloud infrastructure
Presentation architecting a cloud infrastructure
solarisyourep
 
ESXpert strategies VMware vSphere
ESXpert strategies VMware vSphereESXpert strategies VMware vSphere
ESXpert strategies VMware vSphere
Concentrated Technology
 
Pre-configured Cloud Solutions
Pre-configured Cloud Solutions Pre-configured Cloud Solutions
Pre-configured Cloud Solutions
Sougata Mitra
 
Azure + DataStax Enterprise (DSE) Powers Office365 Per User Store
Azure + DataStax Enterprise (DSE) Powers Office365 Per User StoreAzure + DataStax Enterprise (DSE) Powers Office365 Per User Store
Azure + DataStax Enterprise (DSE) Powers Office365 Per User Store
DataStax Academy
 
on the most suitable storage architecture for virtualization
on the most suitable storage architecture for virtualizationon the most suitable storage architecture for virtualization
on the most suitable storage architecture for virtualization
Jordi Moles Blanco
 
Webinar: NVMe, NVMe over Fabrics and Beyond - Everything You Need to Know
Webinar: NVMe, NVMe over Fabrics and Beyond - Everything You Need to KnowWebinar: NVMe, NVMe over Fabrics and Beyond - Everything You Need to Know
Webinar: NVMe, NVMe over Fabrics and Beyond - Everything You Need to Know
Storage Switzerland
 
Webinar: Exposing Myths of Flash Storage for Virtualization
Webinar: Exposing Myths of Flash Storage for VirtualizationWebinar: Exposing Myths of Flash Storage for Virtualization
Webinar: Exposing Myths of Flash Storage for Virtualization
Storage Switzerland
 
WekaIO: Making Machine Learning Compute Bound Again
WekaIO: Making Machine Learning Compute Bound AgainWekaIO: Making Machine Learning Compute Bound Again
WekaIO: Making Machine Learning Compute Bound Again
inside-BigData.com
 
Appliance Launch Webcast
Appliance Launch WebcastAppliance Launch Webcast
Appliance Launch Webcast
Gina Tragos
 
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
Concentrated Technology
 
TechWiseTV Workshop: Q&A HyperFlex 3.0
TechWiseTV Workshop: Q&A HyperFlex 3.0TechWiseTV Workshop: Q&A HyperFlex 3.0
TechWiseTV Workshop: Q&A HyperFlex 3.0
Robb Boyd
 
Charleston SC VMUG 8/14/13
Charleston SC VMUG 8/14/13Charleston SC VMUG 8/14/13
Charleston SC VMUG 8/14/13
lwilmes
 
VMUGIT UC 2013 - 04 Duncan Epping
VMUGIT UC 2013 - 04 Duncan EppingVMUGIT UC 2013 - 04 Duncan Epping
VMUGIT UC 2013 - 04 Duncan Epping
VMUG IT
 
[NetherRealm Studios] Game Studio Perforce Architecture
[NetherRealm Studios] Game Studio Perforce Architecture[NetherRealm Studios] Game Studio Perforce Architecture
[NetherRealm Studios] Game Studio Perforce Architecture
Perforce
 
Q&A from Cisco Modeling Labs Workshop
Q&A from Cisco Modeling Labs WorkshopQ&A from Cisco Modeling Labs Workshop
Q&A from Cisco Modeling Labs Workshop
Robb Boyd
 
TechWiseTV Workshop 314 - Q&A Cisco SD-WAN Security
TechWiseTV Workshop 314 - Q&A Cisco SD-WAN Security TechWiseTV Workshop 314 - Q&A Cisco SD-WAN Security
TechWiseTV Workshop 314 - Q&A Cisco SD-WAN Security
Robb Boyd
 
Catching the Software Defined Storage Wave
Catching the Software Defined Storage WaveCatching the Software Defined Storage Wave
Catching the Software Defined Storage Wave
DataCore Software
 
Virtual Design Master Challenge 1 - Akmal
Virtual Design Master Challenge 1  - AkmalVirtual Design Master Challenge 1  - Akmal
Virtual Design Master Challenge 1 - Akmal
tovmug
 
Presentation architecting a cloud infrastructure
Presentation   architecting a cloud infrastructurePresentation   architecting a cloud infrastructure
Presentation architecting a cloud infrastructure
xKinAnx
 
Presentation architecting a cloud infrastructure
Presentation   architecting a cloud infrastructurePresentation   architecting a cloud infrastructure
Presentation architecting a cloud infrastructure
solarisyourep
 
Pre-configured Cloud Solutions
Pre-configured Cloud Solutions Pre-configured Cloud Solutions
Pre-configured Cloud Solutions
Sougata Mitra
 
Azure + DataStax Enterprise (DSE) Powers Office365 Per User Store
Azure + DataStax Enterprise (DSE) Powers Office365 Per User StoreAzure + DataStax Enterprise (DSE) Powers Office365 Per User Store
Azure + DataStax Enterprise (DSE) Powers Office365 Per User Store
DataStax Academy
 
on the most suitable storage architecture for virtualization
on the most suitable storage architecture for virtualizationon the most suitable storage architecture for virtualization
on the most suitable storage architecture for virtualization
Jordi Moles Blanco
 
Webinar: NVMe, NVMe over Fabrics and Beyond - Everything You Need to Know
Webinar: NVMe, NVMe over Fabrics and Beyond - Everything You Need to KnowWebinar: NVMe, NVMe over Fabrics and Beyond - Everything You Need to Know
Webinar: NVMe, NVMe over Fabrics and Beyond - Everything You Need to Know
Storage Switzerland
 
Webinar: Exposing Myths of Flash Storage for Virtualization
Webinar: Exposing Myths of Flash Storage for VirtualizationWebinar: Exposing Myths of Flash Storage for Virtualization
Webinar: Exposing Myths of Flash Storage for Virtualization
Storage Switzerland
 
WekaIO: Making Machine Learning Compute Bound Again
WekaIO: Making Machine Learning Compute Bound AgainWekaIO: Making Machine Learning Compute Bound Again
WekaIO: Making Machine Learning Compute Bound Again
inside-BigData.com
 
Appliance Launch Webcast
Appliance Launch WebcastAppliance Launch Webcast
Appliance Launch Webcast
Gina Tragos
 
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
WinConnections Spring, 2011 - 30 Bite-Sized Tips for Best vSphere and Hyper-V...
Concentrated Technology
 
Ad

More from Robb Boyd (20)

Enterprise-Grade Trust: Collaboration Without Compromise
Enterprise-Grade Trust: Collaboration Without CompromiseEnterprise-Grade Trust: Collaboration Without Compromise
Enterprise-Grade Trust: Collaboration Without Compromise
Robb Boyd
 
TechWiseTV Workshop - Q&A - Cisco Catalyst 9600: Deep Dive and Design Conside...
TechWiseTV Workshop - Q&A - Cisco Catalyst 9600: Deep Dive and Design Conside...TechWiseTV Workshop - Q&A - Cisco Catalyst 9600: Deep Dive and Design Conside...
TechWiseTV Workshop - Q&A - Cisco Catalyst 9600: Deep Dive and Design Conside...
Robb Boyd
 
TechWiseTV Workshop: Cisco Catalyst 9600: Deep Dive and Design Considerations
TechWiseTV Workshop: Cisco Catalyst 9600: Deep Dive and Design ConsiderationsTechWiseTV Workshop: Cisco Catalyst 9600: Deep Dive and Design Considerations
TechWiseTV Workshop: Cisco Catalyst 9600: Deep Dive and Design Considerations
Robb Boyd
 
TechWiseTV Workshop - Q&A - Cisco Catalyst 9100 Access Points for Wi-Fi 6
TechWiseTV Workshop - Q&A - Cisco Catalyst 9100 Access Points for Wi-Fi 6TechWiseTV Workshop - Q&A - Cisco Catalyst 9100 Access Points for Wi-Fi 6
TechWiseTV Workshop - Q&A - Cisco Catalyst 9100 Access Points for Wi-Fi 6
Robb Boyd
 
TechWiseTV Workshop - Q&A - Application Hosting on the Cisco Catalyst 9000 Sw...
TechWiseTV Workshop - Q&A - Application Hosting on the Cisco Catalyst 9000 Sw...TechWiseTV Workshop - Q&A - Application Hosting on the Cisco Catalyst 9000 Sw...
TechWiseTV Workshop - Q&A - Application Hosting on the Cisco Catalyst 9000 Sw...
Robb Boyd
 
TechWiseTV Workshop: Cisco Catalyst 9100 Access Points for Wi-Fi 6
TechWiseTV Workshop: Cisco Catalyst 9100 Access Points for Wi-Fi 6TechWiseTV Workshop: Cisco Catalyst 9100 Access Points for Wi-Fi 6
TechWiseTV Workshop: Cisco Catalyst 9100 Access Points for Wi-Fi 6
Robb Boyd
 
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series SwitchesTechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
Robb Boyd
 
Technical Overview of Cisco Catalyst 9200 Series Switches
Technical Overview of Cisco Catalyst 9200 Series SwitchesTechnical Overview of Cisco Catalyst 9200 Series Switches
Technical Overview of Cisco Catalyst 9200 Series Switches
Robb Boyd
 
The Enhanced Cisco Container Platform
The Enhanced Cisco Container PlatformThe Enhanced Cisco Container Platform
The Enhanced Cisco Container Platform
Robb Boyd
 
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlexTechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
Robb Boyd
 
TechWiseTV Workshop: SD-WAN Security
TechWiseTV Workshop: SD-WAN SecurityTechWiseTV Workshop: SD-WAN Security
TechWiseTV Workshop: SD-WAN Security
Robb Boyd
 
TechWiseTV Workshop: Cisco Catalyst 9800 Series Wireless Controller
TechWiseTV Workshop: Cisco Catalyst 9800 Series Wireless ControllerTechWiseTV Workshop: Cisco Catalyst 9800 Series Wireless Controller
TechWiseTV Workshop: Cisco Catalyst 9800 Series Wireless Controller
Robb Boyd
 
Protect Kubernetes Environments with Cisco Stealthwatch Cloud
Protect Kubernetes Environments with Cisco Stealthwatch CloudProtect Kubernetes Environments with Cisco Stealthwatch Cloud
Protect Kubernetes Environments with Cisco Stealthwatch Cloud
Robb Boyd
 
Incredible Compute Density: Cisco DNA Center Platform: Digging Deeper with APIs
Incredible Compute Density: Cisco DNA Center Platform: Digging Deeper with APIsIncredible Compute Density: Cisco DNA Center Platform: Digging Deeper with APIs
Incredible Compute Density: Cisco DNA Center Platform: Digging Deeper with APIs
Robb Boyd
 
Infrastructure Solutions for Deploying AI/ML/DL Workloads at Scale
Infrastructure Solutions for Deploying AI/ML/DL Workloads at ScaleInfrastructure Solutions for Deploying AI/ML/DL Workloads at Scale
Infrastructure Solutions for Deploying AI/ML/DL Workloads at Scale
Robb Boyd
 
TechWiseTV Workshop Q&A: Cisco UCS C4200
TechWiseTV Workshop Q&A: Cisco UCS C4200TechWiseTV Workshop Q&A: Cisco UCS C4200
TechWiseTV Workshop Q&A: Cisco UCS C4200
Robb Boyd
 
TechWiseTV Workshop: Cisco UCS C4200
TechWiseTV Workshop: Cisco UCS C4200TechWiseTV Workshop: Cisco UCS C4200
TechWiseTV Workshop: Cisco UCS C4200
Robb Boyd
 
TechWiseTV Workshop: ASR 9000
TechWiseTV Workshop: ASR 9000 TechWiseTV Workshop: ASR 9000
TechWiseTV Workshop: ASR 9000
Robb Boyd
 
TechWiseTV Workshop: Q&A Cisco Hybrid Cloud Platform for Google Cloud
TechWiseTV Workshop: Q&A Cisco Hybrid Cloud Platform for Google CloudTechWiseTV Workshop: Q&A Cisco Hybrid Cloud Platform for Google Cloud
TechWiseTV Workshop: Q&A Cisco Hybrid Cloud Platform for Google Cloud
Robb Boyd
 
TechWiseTV Workshop: Cisco SD-WAN
TechWiseTV Workshop: Cisco SD-WANTechWiseTV Workshop: Cisco SD-WAN
TechWiseTV Workshop: Cisco SD-WAN
Robb Boyd
 
Enterprise-Grade Trust: Collaboration Without Compromise
Enterprise-Grade Trust: Collaboration Without CompromiseEnterprise-Grade Trust: Collaboration Without Compromise
Enterprise-Grade Trust: Collaboration Without Compromise
Robb Boyd
 
TechWiseTV Workshop - Q&A - Cisco Catalyst 9600: Deep Dive and Design Conside...
TechWiseTV Workshop - Q&A - Cisco Catalyst 9600: Deep Dive and Design Conside...TechWiseTV Workshop - Q&A - Cisco Catalyst 9600: Deep Dive and Design Conside...
TechWiseTV Workshop - Q&A - Cisco Catalyst 9600: Deep Dive and Design Conside...
Robb Boyd
 
TechWiseTV Workshop: Cisco Catalyst 9600: Deep Dive and Design Considerations
TechWiseTV Workshop: Cisco Catalyst 9600: Deep Dive and Design ConsiderationsTechWiseTV Workshop: Cisco Catalyst 9600: Deep Dive and Design Considerations
TechWiseTV Workshop: Cisco Catalyst 9600: Deep Dive and Design Considerations
Robb Boyd
 
TechWiseTV Workshop - Q&A - Cisco Catalyst 9100 Access Points for Wi-Fi 6
TechWiseTV Workshop - Q&A - Cisco Catalyst 9100 Access Points for Wi-Fi 6TechWiseTV Workshop - Q&A - Cisco Catalyst 9100 Access Points for Wi-Fi 6
TechWiseTV Workshop - Q&A - Cisco Catalyst 9100 Access Points for Wi-Fi 6
Robb Boyd
 
TechWiseTV Workshop - Q&A - Application Hosting on the Cisco Catalyst 9000 Sw...
TechWiseTV Workshop - Q&A - Application Hosting on the Cisco Catalyst 9000 Sw...TechWiseTV Workshop - Q&A - Application Hosting on the Cisco Catalyst 9000 Sw...
TechWiseTV Workshop - Q&A - Application Hosting on the Cisco Catalyst 9000 Sw...
Robb Boyd
 
TechWiseTV Workshop: Cisco Catalyst 9100 Access Points for Wi-Fi 6
TechWiseTV Workshop: Cisco Catalyst 9100 Access Points for Wi-Fi 6TechWiseTV Workshop: Cisco Catalyst 9100 Access Points for Wi-Fi 6
TechWiseTV Workshop: Cisco Catalyst 9100 Access Points for Wi-Fi 6
Robb Boyd
 
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series SwitchesTechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
TechWiseTV Workshop: Application Hosting on Catalyst 9000 Series Switches
Robb Boyd
 
Technical Overview of Cisco Catalyst 9200 Series Switches
Technical Overview of Cisco Catalyst 9200 Series SwitchesTechnical Overview of Cisco Catalyst 9200 Series Switches
Technical Overview of Cisco Catalyst 9200 Series Switches
Robb Boyd
 
The Enhanced Cisco Container Platform
The Enhanced Cisco Container PlatformThe Enhanced Cisco Container Platform
The Enhanced Cisco Container Platform
Robb Boyd
 
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlexTechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
Robb Boyd
 
TechWiseTV Workshop: SD-WAN Security
TechWiseTV Workshop: SD-WAN SecurityTechWiseTV Workshop: SD-WAN Security
TechWiseTV Workshop: SD-WAN Security
Robb Boyd
 
TechWiseTV Workshop: Cisco Catalyst 9800 Series Wireless Controller
TechWiseTV Workshop: Cisco Catalyst 9800 Series Wireless ControllerTechWiseTV Workshop: Cisco Catalyst 9800 Series Wireless Controller
TechWiseTV Workshop: Cisco Catalyst 9800 Series Wireless Controller
Robb Boyd
 
Protect Kubernetes Environments with Cisco Stealthwatch Cloud
Protect Kubernetes Environments with Cisco Stealthwatch CloudProtect Kubernetes Environments with Cisco Stealthwatch Cloud
Protect Kubernetes Environments with Cisco Stealthwatch Cloud
Robb Boyd
 
Incredible Compute Density: Cisco DNA Center Platform: Digging Deeper with APIs
Incredible Compute Density: Cisco DNA Center Platform: Digging Deeper with APIsIncredible Compute Density: Cisco DNA Center Platform: Digging Deeper with APIs
Incredible Compute Density: Cisco DNA Center Platform: Digging Deeper with APIs
Robb Boyd
 
Infrastructure Solutions for Deploying AI/ML/DL Workloads at Scale
Infrastructure Solutions for Deploying AI/ML/DL Workloads at ScaleInfrastructure Solutions for Deploying AI/ML/DL Workloads at Scale
Infrastructure Solutions for Deploying AI/ML/DL Workloads at Scale
Robb Boyd
 
TechWiseTV Workshop Q&A: Cisco UCS C4200
TechWiseTV Workshop Q&A: Cisco UCS C4200TechWiseTV Workshop Q&A: Cisco UCS C4200
TechWiseTV Workshop Q&A: Cisco UCS C4200
Robb Boyd
 
TechWiseTV Workshop: Cisco UCS C4200
TechWiseTV Workshop: Cisco UCS C4200TechWiseTV Workshop: Cisco UCS C4200
TechWiseTV Workshop: Cisco UCS C4200
Robb Boyd
 
TechWiseTV Workshop: ASR 9000
TechWiseTV Workshop: ASR 9000 TechWiseTV Workshop: ASR 9000
TechWiseTV Workshop: ASR 9000
Robb Boyd
 
TechWiseTV Workshop: Q&A Cisco Hybrid Cloud Platform for Google Cloud
TechWiseTV Workshop: Q&A Cisco Hybrid Cloud Platform for Google CloudTechWiseTV Workshop: Q&A Cisco Hybrid Cloud Platform for Google Cloud
TechWiseTV Workshop: Q&A Cisco Hybrid Cloud Platform for Google Cloud
Robb Boyd
 
TechWiseTV Workshop: Cisco SD-WAN
TechWiseTV Workshop: Cisco SD-WANTechWiseTV Workshop: Cisco SD-WAN
TechWiseTV Workshop: Cisco SD-WAN
Robb Boyd
 
Ad

Recently uploaded (20)

Technology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data AnalyticsTechnology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data Analytics
InData Labs
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
 
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
BookNet Canada
 
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptxSpecial Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
shyamraj55
 
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Impelsys Inc.
 
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath MaestroDev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
UiPathCommunity
 
Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.
hpbmnnxrvb
 
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
Alan Dix
 
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-UmgebungenHCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
panagenda
 
Quantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur MorganQuantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur Morgan
Arthur Morgan
 
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfThe Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
Abi john
 
Rusty Waters: Elevating Lakehouses Beyond Spark
Rusty Waters: Elevating Lakehouses Beyond SparkRusty Waters: Elevating Lakehouses Beyond Spark
Rusty Waters: Elevating Lakehouses Beyond Spark
carlyakerly1
 
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
organizerofv
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager APIUiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPathCommunity
 
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded DevelopersLinux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Toradex
 
Heap, Types of Heap, Insertion and Deletion
Heap, Types of Heap, Insertion and DeletionHeap, Types of Heap, Insertion and Deletion
Heap, Types of Heap, Insertion and Deletion
Jaydeep Kale
 
Cybersecurity Identity and Access Solutions using Azure AD
Cybersecurity Identity and Access Solutions using Azure ADCybersecurity Identity and Access Solutions using Azure AD
Cybersecurity Identity and Access Solutions using Azure AD
VICTOR MAESTRE RAMIREZ
 
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep DiveDesigning Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
ScyllaDB
 
Technology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data AnalyticsTechnology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data Analytics
InData Labs
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
 
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
Transcript: #StandardsGoals for 2025: Standards & certification roundup - Tec...
BookNet Canada
 
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptxSpecial Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
shyamraj55
 
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Enhancing ICU Intelligence: How Our Functional Testing Enabled a Healthcare I...
Impelsys Inc.
 
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath MaestroDev Dives: Automate and orchestrate your processes with UiPath Maestro
Dev Dives: Automate and orchestrate your processes with UiPath Maestro
UiPathCommunity
 
Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.Greenhouse_Monitoring_Presentation.pptx.
Greenhouse_Monitoring_Presentation.pptx.
hpbmnnxrvb
 
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...
Alan Dix
 
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-UmgebungenHCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungen
panagenda
 
Quantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur MorganQuantum Computing Quick Research Guide by Arthur Morgan
Quantum Computing Quick Research Guide by Arthur Morgan
Arthur Morgan
 
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfThe Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
Abi john
 
Rusty Waters: Elevating Lakehouses Beyond Spark
Rusty Waters: Elevating Lakehouses Beyond SparkRusty Waters: Elevating Lakehouses Beyond Spark
Rusty Waters: Elevating Lakehouses Beyond Spark
carlyakerly1
 
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
IEDM 2024 Tutorial2_Advances in CMOS Technologies and Future Directions for C...
organizerofv
 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
 
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager APIUiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPathCommunity
 
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded DevelopersLinux Support for SMARC: How Toradex Empowers Embedded Developers
Linux Support for SMARC: How Toradex Empowers Embedded Developers
Toradex
 
Heap, Types of Heap, Insertion and Deletion
Heap, Types of Heap, Insertion and DeletionHeap, Types of Heap, Insertion and Deletion
Heap, Types of Heap, Insertion and Deletion
Jaydeep Kale
 
Cybersecurity Identity and Access Solutions using Azure AD
Cybersecurity Identity and Access Solutions using Azure ADCybersecurity Identity and Access Solutions using Azure AD
Cybersecurity Identity and Access Solutions using Azure AD
VICTOR MAESTRE RAMIREZ
 
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep DiveDesigning Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
Designing Low-Latency Systems with Rust and ScyllaDB: An Architectural Deep Dive
ScyllaDB
 

Q&A for TechWiseTV Workshop: HyperFlex

  • 1. Q&A © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 5 Cisco HyperFlex Systems: Agile, Efficient, and Adaptable Infrastructure April 27, 2016 Q. Does HyperFlex only work with VMware? Is Red Hat Enterprise Virtualization (RHEV) an option? A. VMware only today. RHEV and other KVM-based hypervisors are a roadmap item. Q. Does this solution work with Hyper-V or Azure stack? A. No Hyper-V today. vSphere is the only supported hypervisor, with other hypervisors being roadmapped. Q. Architecturally speaking, why has Cisco elected to go with distributed I/O parallelism instead of data locality? It has been said that all the public cloud vendors (for example, Google and AWS) use data localility technology. A. The IOvisor serves as a broker that distributes I/O to local or remote controller VMs. The IOvisor can read locally or remotely, so it can take advantage of NVMe and 3D NAND. We use the network. This gives us additive performance at the cache and capacity tiers. It also gives us multiplicative I/O performance on reads from cache. At the end of the day, the bottleneck isn't the network; it is the I/O being queued to storage. Architectures using data locality aren't using an IOvisor-like technology. Q. Can the nodes deliver a SMB/CIFS share critical to a VDI environment without additional servers? A. The HX platform doesn't provide native file services today. However, you can of course create an OS-level share for a VDI solution. Q. What actual VMware products are preinstalled? A. vSphere 6.0 Update 1. Q. Is there a time frame on the storage sizing calculator so you can figure out usable space? I work for a company where our customers keep asking how much usable space there is per node, and we don't know the answer. A. Rough sizing with RF3: HX220s are approximately 2 TiB per node, and HX240s are approximately 7.7 TiB per node.
  • 2. © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 5 Q. Is this a pure virtualzation platform? Can Cisco UCS® servers be used for physical workloads? A. Today it's supporting just the vSphere hypervisor. The HX appliances can't be used for bare metal nonhypervisors, but there is potential to support it, and it's being considered. Q. When can we expect Hyper-V support? Can we connect to external LUNs using a Cisco UCS fabric interconnect? A. Contact your Cisco account rep for an NDA roadmap session for HyperFlex. Yes, you can map external LUNs. Q. Can the data platform do erasure coding? A. The HyperFlex data platform doesn't support erasure coding today. Erasure coding is a balance between capacity and performance. With our native dedup/compression, which is always enabled, we can negate the need for erasure coding and the effects of using such a feature. Q. Is there native replication? A. We support Vsphere replication with SRM, and we have solution briefs with Veeam and Zerto. Native replication is coming in the future. Q. Can we also deploy the HyperFlex service profile through Cisco UCS Central for existing domains? A. Cisco UCS Central support is on the roadmap. Today the installer pushes service profiles directly to the fabric interconnects. Q. Can the striping feature be turned off, maybe per virtual machine? For instance, if I'm running low on space, can I only stripe data for the critical ones while restricting the less critical ones to their nodes to save space? A. The replication factor is configured on a per cluster basis. This would not be a good way to save space. Striping is a native part of the file system and cannot be turned off. Q. How many copies of data does the HyperFlex data platform support? RF3? A. RF3 (for production) or RF2 (for nonproduction). Q. Does the data rebuild on remaining nodes, or is there a lag or defined maintenance mode? A. Data is rebuilt into the free space in the cluster. As long as there is free space, we can continue to suffer drive losses and rebuild. Node failure will either resync when it comes back or fully reprotect the data if the node has an extended outage. Q. If a customer buys a SmartPlay HyperFlex bundle with a one-year subscription, is there an SKU/process to upgrade to a three-year subscription? What part number do we use to renew the subscription after the first year or third year is complete? A. The upgrade SKUs will go live soon in Cisco Commerce Workspace.
  • 3. © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 3 of 5 Q. Are there any native cloud backup technologies? A. No native cloud backup technologies today. Q. Is all the data copied to other nodes, or just the metadata? A. Both data and metadata are copied between nodes. Q. Is it correct that storage is not centralized (as in a tray of disks) and instead is local to each node and shared by the entire cluster? A. Yes. Each HX appliance has local storage. Controller VMs and the IOVisor distribute the log structured file system between nodes. Q. What is the maximum cluster size? A. Today it is 8 HX nodes or 8 HX nodes and 4 B200 compute-only nodes. Q. Can writes go to memory and/or SSD? A. Writes always go to SSD for persistence. There is never a data-in-flight issue. Reads can be served from both SSD and memory. Q. What happens if I need additional storage, but I am not adding any more ESXi hosts? A. You can scale up in the HX240 by simply adding more disks. A new disk is immediately claimed and available for use on your vSphere datastores. Q. If I want to store 1 TB, do we need to have 1 + 2 (redundancy) TB storage? A. The calculation is a bit more complicated because of the deduplication/compression. But there will exist three copies of each block in the cluster. Q. Is your deduplication inline, and what does that do to performance? A. Deduplication is inline before being persisted to disk. There is no performance effect because this occurs during destage, and it was specifically designed as a native feature of the file system. Q. Are there any plans for erasure coding for RF3 Does that make sense in this architecture? A. Erasure coding is a balance between capacity and performance. With our native deduplication/compression, which is always enabled, we can negate the need for erasure coding and the effects of using such a feature. Q. What hypervisors are supported? Is it only VMware? If so, are there plans (roadmap) to support other hypervisors? A. vSphere today and other hypervisors will be supported. Contact your Cisco account maneger for an NDA roadmap session.
  • 4. © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 4 of 5 Q. How many nodes can effectively be in a cluster without challenges? My company runs tens of thousands of servers that we are looking to VM. A. We support 8-node clusters with HX appliances and then can go to 12 nodes by adding 4 B200 M4s. Each fabric interconnect can support 32 HX nodes (4 clusters) or 48 with the B200 M4s. Q. For updating firmware and upgrading versions, is that true one-click hardware updates, one-click software udpates, and one-click hypervisor updates exist? Can we just click Update and go get a coffee, and it will done when we return? A. One-click upgrade is coming soon to HyperFlex. Q. Why is there no performance impact when doing inline deduplication and compression? Is there a node set apart that primarily does these activities? A. There is no impact because the data has already been written and acknowledged in the SSD. Therefore, we can deduplicate/compress as we destage to HDD. Q. Is there a REST API? One of the slides showed a CLI for automation. A. Yes, there is an API in the technical preview, and it is REST based. Q. Can HyperFlex nodes be outfitted with only flash for cache and storage? A. Today it's SSD and HDD or hybrid. All-flash HX appliances aren't available yet. Q. Does it support Hyper-V? A. Hyper-V is on the roadmap. Contact your Cisco account manager for an NDA roadmap discussion. Q. What type of data protection do you recommend with your deduplicated and compressed datastores? A. Works well with traditional backup data protection methodologies such as Veeam and so on. Q. Is Cisco claiming there isn’t any performance hit with compression and deduplication turned on by default? I do not understand how that is possible. Having those features turned on in its very nature is overhead in some fashion, right? A. It's software deduplication/compression using host CPU and RAM, so there are no large performance hit and no effect on virtual machine density on the hosts. Q. Is there built-in replication to a DR site? A. No, there isn't built-in replication today. You would use third-party replication such as Veeam or Zerto or vSphere replication and SRM. Q. Do you have the option to turn off compression and deduplication? A. No, the deduplication/compression is always on.
  • 5. © 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 5 of 5 Q. Why are jumbo frames required, and what happens if we do not use jumbo frames? A. Jumbo frames are a best practice but not required. Customers can elect to use regular size Ethernet frames if they want to. Q. How much would not using jumbo frames affect performance? A. That would depend on your requirements. Vmotion and VM traffic would run more slowly on 1500-byte frames than 9000-byte (or 9216-byte) frames. Q. Springpath had a cloud monitoring service (like pure), but it doesn’t look like Cisco picked it up. Is that true? A. Contact your Cisco account manager for an NDA roadmap about the cloud monitoring service. Q. Will users be able to use their existing 6296 fabric interconnects that they use with their existing Cisco UCS chassis systems, or is this solution always going to require separate fabric interconnects? A. Today customers cannot use their existing Cisco® fabric interconnects. With vSphere 5.5, it’s Update 3 minimum.