InfoQ

News

Windows Server 2008 Available for Evaluation

Posted by Abel Avram on Mar 06, 2008 03:48 AM

Community
.NET
Topics
Virtualization
Tags
Windows ,
Microsoft

Microsoft has launched Windows Server 2008, and there are 8 editions to choose from. The Standard, Enterprise and Datacenter editions each come in two flavors, with or without the Hyper-V virtualization capability, then there is the Web Server, and the Windows Server for Itanium-based systems. An editions comparison chart can be seen here. Hyper-V is a virtualization technology which allows the consolidation of multiple server roles as virtual machines running on the same physical machine. It even allows running multiple operating systems (Windows, Linux, etc.) in parallel on the same machine.

Remote users can directly access an application hosted on Windows Server 2008 through Terminal Services RemoteApp without having to open the entire system desktop in a Terminal Session. Such an application runs on the server and only the application window is sent to the remote user, reducing the client side resources needs, the administration and deployment costs. Access to remote applications is realized via HTTPS without the need to set up VPN or open additional firewall ports.

Windows Server 2008 comes with Internet Information Services 7.0 (IIS 7.0). IIS 7.0 can be used to develop and host web services and applications. The server comes together with .NET Framework 3.0, and is integrated with ASP.NET, Windows Communication Foundation Web services, and Windows SharePoint Services. It includes Fast CGI support to reliably run PHP apps, Perl scripts, and Ruby applications.

Windows Server 2008 includes Subsystem for UNIX-based Applications (SUA), a multi-user UNIX environment that supports more than 300 UNIX commands, utilities, and shell scripts. Users can maintain one user name and password for Windows domains and UNIX systems. SUA runs on Windows-based servers without any emulation, providing for native UNIX performance and enabling UNIX applications to leverage Windows APIs and components.

Windows Server 2008 is available for evaluation and will be made available for purchasing later this year. The product can be evaluated for 60 days with the option of resetting twice the evaluation process extending the period to 180 days. The pricing and licensing information can be accessed here. Microsoft affirms that the pricing is very similar to that of Windows Server 2003 R2. This page contains the Microsoft applications compatible with Windows Server 2008, along with those that will be made compatible soon and the incompatible ones. The product roadmap is available here.

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.