IT tutorials
 
Windows
 

The business need for Windows Server 2012 : Technical requirements for successful cloud computing

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
11/8/2013 1:35:19 AM

If you’re considering moving your business to the cloud, it’s important to be aware of the ingredients of a successful cloud platform. Figure 1 illustrates the three standard service models for implementing private and public cloud solutions.

The three standard service models for the cloud.

Figure 1. The three standard service models for the cloud.

The hierarchy of this diagram illustrates that both IaaS and PaaS can be used as the foundation for building SaaS. In the IaaS approach, you build the entire architecture yourself, for example with load-balanced web servers for the front end and clustered servers for your business and data tiers on the back end. In fact, the only difference between IaaS and a traditional datacenter is that the apps are running on servers that are virtual instead of physical.

By contrast, PaaS is a completely different architecture. In a PaaS solution, like Windows Azure, you allow Azure to handle the “physical” aspect for you when you take your app and move it to the cloud. Then, when you have spikes in demand (think the holiday season for a retail website), the system automatically scales up to meet the demand and then scales back down again when demand tapers off. This means that with PaaS, you don’t need to build a system that handles the maximum load at all times, even when it doesn’t have to; instead, you pay only for what you use.

But the IaaS model is much closer to what customers currently use today, so let’s focus more closely on the IaaS service model, which often is described as “virtual machines for rent.” The two key components of IaaS are a hypervisor-based server operating system and a cloud and datacenter management solution. These two components, therefore, form the foundation of any type of cloud solution—public, private, or hybrid.

Let’s examine the first component: namely, a hypervisor-based server operating system. What attributes must such a platform have to be suitable for building cloud solutions? The necessary technical requirements must include the following:

  • Support for the latest server hardware and scaling features, including high-performance networking capabilities and reduced power consumption for green computing

  • A reliable, highly scalable hypervisor that eliminates downtime when VMs are moved between hosts

  • Fault-tolerant, high-availability solutions that ensure that cloud-based services can be delivered without interruption

  • Powerful automation capabilities that can simplify and speed the provisioning and management of infrastructure resources to make your business more agile

  • Support for enterprise-level storage for running the largest workloads that businesses may need

  • The ability to host a broad range of virtualized operating systems and applications to provide customers with choices that can best meet their business needs

  • An extensible platform with public application programming interfaces (APIs) that businesses can use to develop custom tools and enhancements that they need to round out their solutions

  • The ability to pool resources, such as processing, network connectivity, and storage, to provide elasticity so that you can provision and scale resources dynamically in response to changing needs

  • Self-service capabilities, so that pooled resources can be provisioned quickly according to service-level agreements for increased agility

  • A built-in system for monitoring resource usage, so that those consuming resources can be billed on a pay-for-only-what-you-use basis

  • Infrastructure transparency, so that customers can concentrate on deploying the applications and services that they need without having to worry about the underlying infrastructure

Microsoft’s current hypervisor-based server operating system, Windows Server 2008 R2, already meets many of these requirements to a high degree, and Microsoft and other enterprises have been using it extensively as a foundation for building both private and public clouds. As we will soon see, however, Windows Server 2012 brings even more to the table for building highly scalable and elastic cloud solutions, making it the first truly cloud-optimized server operating system.

The second component for building a cloud is the management part, and here, System Center 2012 provides the most comprehensive cloud and datacenter management solution available in the marketplace. System Center 2012 spans physical, virtual, and cloud environments using common management experiences throughout and enables end-to-end management of your infrastructure and applications.

Support for Windows Server 2012 in System Center 2012 will be added in the form of a service pack, so soon you will be able to take advantage of using Windows Server 2012 as the foundation for building the type of cloud solution that is best for your business. You can find out more about the Community Technology Preview (CTP) of System Center 2012 Service Pack 1 on the System Center Virtual Machine Manager Blog on TechNet at http://blogs.technet.com/b/scvmm/archive/2012/03/09/system-center-2012-ctp-for-windows-server-8-beta-support-now-available.aspx.

The business need for Windows Server 2012

Cloud computing in general, and private clouds in particular, have emerged as a response to the high cost and lack of agility of traditional approaches to IT. The needs of IT users and the rate of technological change have increased significantly. At the same time, the need to improve IT efficiency and reduce costs are high-priority objectives in most businesses today.

Server consolidation through virtualization has been a key driver of cost savings over the past several years. Windows Server 2012 and Hyper-V provide significant improvements in scalability and availability, which enables much higher consolidation ratios. Combined with the flexibility of unlimited VM licensing in some Windows SKUs, high-density virtualization can reduce costs significantly. With Windows Server 2012 and Hyper-V supporting clusters up to 64 nodes running up to 4,000 VMs, a relatively small amount of physical hardware can support a large amount of IT capability.

Further improving the consolidation story is the ability to run significantly larger VMs, resulting in a higher percentage of physical servers being candidates for virtualization. Individual Windows Server 2012 VMs are able to support 32 virtual processors and 1 terabyte (TB) of random access memory (RAM), providing the ability to virtualize the vast majority of physical servers deployed today. Examples include large database servers or other high-scale workloads that previously could not be virtualized.

In addition to scale, a substantial number of new capabilities in the Windows Server 2012 and Hyper-V platform enable cloud computing scenarios. Definitions of cloud computing vary; however, one of the most commonly utilized definitions is from the U.S. National Institutes for Standards and Technology (NIST), which defines five “essential” characteristics of cloud computing solutions, including on-demand self-service, broad network access, resource pooling, rapid elasticity, and measured service. These attributes enable the agility and cost savings expected from cloud solutions.

Virtualization alone provides significant benefits, but it does not provide all the cloud attributes defined by NIST. A key tenet of Windows Server 2012 is to go beyond virtualization. What this means is providing the foundational technologies and features that enable cloud attributes such as elasticity, resource pooling, and measured service, while providing significant advancements in the virtualization platform.

  • For the on-demand self-service cloud attribute, Windows Server 2012 provides foundational technology that enables a variety of user interfaces, including self-service portals by providing hundreds of Windows PowerShell cmdlets related to VM provisioning and management, that enable management solutions such as System Center to provide self-service user interfaces.

  • For the broad network access cloud attribute, Windows Server 2012 and Hyper-V provides new network virtualization technology that enables a variety of VM mobility, multi-tenancy, and hosting scenarios that remove many of today’s network limitations. Other technologies, such as DirectAccess, enable secure remote connectivity to internal resources without the need for virtual private networks (VPNs).

  • For the resource pooling cloud attribute, the combination of the operating system, Network, and Storage virtualization technologies in Windows Server 2012 enable each component of the physical infrastructure to be virtualized and shared as a single large resource pool. Improvements to Live Migration enable VMs and their associated storage to be moved to any Hyper-V host in the datacenter with a network connection. Combined, these technologies allow standardization across the physical and virtual infrastructure with the ability of VMs to be distributed optimally and dynamically across the datacenter.

  • For the rapid elasticity cloud attribute, Windows Server 2012 provides the ability to provision VMs rapidly using technologies such as offloaded data transfer (ODX), which can use capabilities in storage systems to clone or create VMs very rapidly to enable workload elasticity. Thin provisioning and data de-duplication enable elasticity without immediate consumption of physical resources.

  • For the measured service cloud attribute, Windows Server 2012 provides a variety of new resource metering capabilities that enable granular reporting on resource utilization by individual VMs. Resource metering enables scenarios such as chargeback reporting based on central processing unit (CPU) utilization, memory utilization, or other utilization-based metrics.

In addition to advanced server consolidation and cloud attributes that help drive down IT cost and increase agility, Windows Server 2012 provides the capability to reduce ongoing operational expenses (OpEx) by providing a high degree of automation and the ability to manage many servers as one. A key cost metric in IT is the number of servers that an individual administrator can manage. In many datacenters, this number is small, typically in the double digits. In highly automated datacenters such as Microsoft’s, an individual administrator can manage thousands of servers through the use of automation.

Windows Server 2012 delivers this automation capability through the Server Manager user interface’s ability to manage user-defined groups of servers as one, plus the ability of PowerShell to automate activities against a nearly unlimited number of servers. This reduces the amount of administrator effort required, enabling administrators to focus on higher-value activities.

Taken together, the capabilities provided by Windows Server 2012 deliver the essential cloud attributes and the foundation for significant improvements in both IT cost and agility.

 
Others
 
- The business need for Windows Server 2012 : The rationale behind cloud computing
- Windows Vista : Working with Digital Media - Tips for Working with Windows Media Player
- Windows Vista : Working with Digital Media - Easy Listening in Windows Media Player 11
- Windows Vista : Working with Digital Media - Using Windows Photo Gallery
- Preparing for Windows Server 2012 : Assessing the readiness of your environment (part 2) - Using the MAP Toolkit
- Preparing for Windows Server 2012 : Assessing the readiness of your environment (part 1) - Manual assessment
- Windows 8 : Managing Mobile Networking and Remote Access - Creating Connections for Remote Access (part 2) - Creating a Broadband Connection to the Internet, Creating a VPN Connection
- Windows 8 : Managing Mobile Networking and Remote Access - Creating Connections for Remote Access (part 1) - Creating a Dial-Up Connection
- Windows 8 : Managing Mobile Networking and Remote Access - Understanding Mobile Networking and Remote Access
- Windows Small Business Server 2011 : Configuring Server Backups (part 2) - Modifying a Backup Job
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us