No Image

Virtualizing Java Enterprise Applications on vSphere 5 Best Practices

February 6, 2015 Shady ElMalatawey 0

Enterprise Software are known to be business-critical and business-oriented software that each company develops its own one to serve their business needs. Today, we gonna talk about Java Enterprise Applications. Java Enterprise Apps are multi-tier Enterprise Software that consists of -generally- from 3 tiers: Web Interface, Application Processing Tier and a Back-end DB. Each tier isn’t a single instance -either physical or virtual-, but each tier consists of a cluster of instances to serve the purpose of the tier. This makes Java Enterprise Applications excellent Virtualization candidates. vSphere 5.x with its enormous features, can deliver the required performance, scalability and availability level for Java Enterprise Applications clusters. With HA, DRS, vMotion and other many features, vSphere Platform can extremely decrease the physical hardware […]

No Image

Virtualizing SAP HANA on vSphere 5 Best Practices

February 5, 2015 Shady ElMalatawey 0

Today, we will explore an application that requires high levels of hardware specs to host and highest level of performance, It’s SAP HANA. SAP HANA is one of the most powerful Data Processing software in the world. It’s an in-memory, column-oriented, relational database management system developed and marketed by SAP SE. SAP HANA was supported on vSphere 5.1 for non-production environment and became supported for production in Q2 2014 on vSphere 5.5. Best practices here are gathered from few sources found that are mentioned in References section below. I’ll follow the same schema of my previous posts and relate these best practices to our five Design Qualifiers (AMPRS – Availability, Manageability, Performance, Recoverability and Security) in addition to Scalability. Availability: 1-) Leverage […]