Home > Intel Communities > Open Port IT Community > Intel® vPro™ Expert Center > Dynamic Virtual Client > Blog > Tags > alternate_compute_models
1 2 Previous Next

Dynamic Virtual Client

24 Posts tagged with the alternate_compute_models tag

Intel has been working with multiple ISVs to implement Dynamic Virtual Clients. Implementing netBoot/i™ solutions from Double-Take software simplifies desktop management, and provides IT providers and end-users with the right mix of management capabilities (centralized storage, recoverability) without compromising user-experience even for the most demanding applications. Central management of operating system and applications reduces management complexity of patching multiple desktops and offers cost reduction and security by eliminating hard drives from desktops.

 

 

Building and maintaining computer systems is no easy task and information technology managers are constantly looking for better tools to reduce the total cost of managing their data centers and infrastructure. Storing both operating system state and data within the computer can cause management challenges such as storage over provisioning, data duplication as well as expensive and ineffective backup solutions. Shifting data storage to Storage Area Networks (SAN) provided numerous advantages in both hard and soft dollar cost savings. The final evolution of storage management is to separate the boot disks from systems and turn them into stateless compute devices. The netBoot/i™ technology separates state from compute devices and allows them to run from iSCSI SAN.

 

Check this technology out in the attached case study.





0 Comments Permalink

Hi all,

Intel has been working with various companies on implementing the concept of Dynamic Virtual Clients. As innovators among Harvard University’s IT community, the School of Engineering and Applies Sciences (SEAS) is an ideal environment for implementation of Application Streaming technology. Within SEAS, the office of Computing and Information Technology’s (CIT) CyberInfrastructure Labs (CI Labs) supports faculty, researchers, students, and staff by deploying and maintaining up-to-date, effective computing technologies.

With application streaming, applications are streamed on demand from the data center to the client, where they are executed locally. The goal of the scientific application streaming project, as outlined in the attached white paper, is to simplify the deployment of large, complex engineering and scientific applications to a highly diverse user population of around 1,000 students and faculty.

Initial results show install times decreasing from hours to minutes, as well as fewer problems caused by human error during complex installation and licensing procedures. As innovators among Harvard’s IT community, the CI Labs anticipates wider implementation of application streaming, both within its user base and across Harvard.

Check out the details in the attached case study.

 

 



0 Comments Permalink

Professionals running IT shops these days are facing a number of mandates regarding the relationship of PCs and servers: The CEO demands that data be secure. The government requires compliance to a plethora of laws governing data retention. The CIO says cut costs. The IT technician would love to have them manageable within an eight-hour day and without a trip in the rain. The end-user is amenable to anything as long as its mobile and he can get what he wants in nanoseconds. Until not too long ago, IT professionals wrestling with this dilemma could pick rich clients or thin clients, and be assured that a number of these mandates would go unfulfilled while good part of his constituency would be letting him know exactly where he’d gone wrong. Lately, however, a number of new client-server models have been emerging. Taking advantage of such technologies as streaming and virtualization, these "dynamic virtual client" technologies provide options for getting the benefits of both rich and thin clients. If you’re interested in knowing more, Intel’s expert is this area is Mike Ferron-Jones, director of Dynamic Virtual Client Technology. He’ll be giving a seminar on dynamic virtual clients, including some that have emerged in just the past few months, in a , on Wednesday, December 10 from 11:30 a.m.-12:30 p.m. PST. You can find the webcast here or on the viewer below. Log on a few minutes early as there’s a short registration. Best yet in these financially troubling times, the price is right – it’s free.

 

 

0 Comments Permalink

The Duchess of Windsor once famously quipped, “You can never be too rich or too thin.” If she was a modern day IT director, however, she might be lamenting that neither is satisfactory. End-users want their PCs rich, powerful and mobile, and most IT managers would like to give them what they want. However, given budget constraints, nightmares of lost laptops brimming with customer records and the job of keeping applications uniform across an entire fleet of PCs, many IT managers might, albeit with regret, conclude, “Make mine thin, manageable and secure.” To many IT professionals, this may seem the best answer: equip as many end-users as possible with thin clients, and store the images and data on a central server where they can be maintained and guarded. As we know, that works fine in some instances, but today’s end-users are too mobile, too performance oriented and too stubborn to part with their high-powered, go-anywhere-anytime PCs. My Aunt Ruth, a duchess to me, used to tell me, “There’s more than one way to skin a cat.” As Intel’s PR guy for business PCs, that’s what I’ve also been learning from Mike Ferron-Jones about client computing. Mike heads up Intel’s research into a number of different models for client computing or what he calls “dynamic virtual clients.” The idea is to give IT managers what they want – the efficiency and security of managing client applications, data and even OSs on a server, but without a large datacenter buildout – while at the same time offering in-kind benefits to end-users – the performance and mobility they’re accustomed to. Simply put, the best of rich and thin. Mike accomplishes this with various combinations of virtualization, streaming and storage, all with a financial objective commensurate with IT’s dwindling budgets. If you’re interested in learning more, Mike has been asked to talk about “Dynamic Virtual Clients – How To Be Rich and Thin” at BrightTALK’s Virtualization Webcast, which airs here at 3:45 p.m. PST, Tue. Nov. 4.

 

If you can’t make that, there’s plenty to be learned on the Intel Emerging Compute Model Forum. Check them both out. As Mike likes to say (yeah, there’s one more) about dynamic virtual clients, “You can have your cake and eat it too.”

0 Comments Permalink

Citrix and Intel have been working together to deliver a solution that builds on both companies expertise. The end-to-end solutions, application delivery, and virtualization software that Citrix provides combined with the manageability, performance, and security from vPro deliver a novel solution. The solution allow the IT OS build to go through a secure or trusted boot, where the hardware and software used to launch the OS is measured for integrity before the program executes. The OS can be streamed off a remote server, and the end-user gets the rich client side local execution experience.

 

In this video, Citrix Software's Paul Hahn, Director of Business Development / Virtualization & Management Division, and Matt Edwards, Product Manager, talk about how Citrix Systems is developing products for OS/App Streaming on top of Intel vPro technology. You will see that the virtualized, measured, and streamed OS is able to still render and rotate a rich CAD drawing.

 

 

0 Comments Permalink

Like many others, I have downloaded Google's Chrome Browser (using it to write this blog), and gave it a try. Of course, the first thing people are focused on is the UI and visible features... After reading the comic book explanation (the team did an awesome job at describing the architecture via a comic book - very unique idea), I think people need to look at what this browser really is - it’s not just a browser, it’s a web execution client.

 

First, they went away from launching a bunch of threads and went to processes, they are extending a well know operating system fundamental, making the browser similar to a sub OS of your OS (one that does not have to care about drivers and such). They went for the overhead of the process model to focus on scalability and stability. Both of these have to be fundamentals if Google Gears is to provide content to this web execution client, as who wants to run a cloud application and have your browser crash, run out of memory, or suffer from many of the other common limitations of browser-based applications (very few truly rich applications run purely in a browser).

 

Other features that seem to be radically different for this web execution client are the virtual machine manager used to execute Java script, the garbage collection method, the scalable user interface, and the way they are doing the developer testing. They have really taken a different approach here, an approach more focused on how things execute over being an web page rendering engine. The developer testing concept is very neat, they are leveraging the core of Google to test their builds against the most commonly viewed sites, this gives instant feedback about real world usages (but no testing is ever enough, right?).

 

Now how does a new browser release get into blog on compute models? The way I look at it, this is really a prime time client for executing cloud programs, Google Gears or others. The way they made the browser to not be limited in its processing capabilities and coupled that with common computer science stability models, the browser (even if not launched as a browser) is a prime candidate to become our interface to the rich application capability to cloud computing.

 

However, my biggest worry with this model is how the application verifies that the virtual machine manager and the other core services of the browser integrity have not been compromised. Is their a TXT style measurement of this browser? If cloud is going where people think it is, I am going to want my client execution engine to be trustworthy as possible.

 

From my first look, great job Google team. What are your thoughts?

-Jason A. Davidson

3 Comments Permalink

In my tenure at Intel, I have had the pleasure of walking into major companies, educational institutes, non-profits, and government agencies to talk technology with many great people. “How green is this solution” is a topic on many minds lately – no matter which topic of discussion. Being an engineer by trade and scientist by education, I will typically dive into the details of around each component’s power consumption and the discussion ends with some simple math multiplying a number of units by their thermal numbers. However, there is so much more to the overall impact, and as I walk in and out of these locations, I am always amazed at the number of larger issues with much larger impacts that are unresolved or overlooked. Reading the book “[Living Like Ed: a Guide to the Eco-Friendly Life|http://www.randomhouse.com/crown/livinglikeed/index.html]” by Ed Begley Jr., inspired me to approach some of these topics, and to similarly classify items by their degree of difficulty to implement – easy changes, not-so-big changes, and big changes. Additionally, I will belooking at the overall impact that compute model choices can affect. However, I will leave the topics beyond the realm of compute models to experts such as Ed Begley Jr.

 

Corporate Recycling, it can be an easy change:

Before I dive into any of these subjects, recycling should come as an essential component to every one of these solutions – it should become part of your culture, the stockholders will most likely appreciate the frugality. If your purchasing new equipment, you need to be thinking about what you can do with the old equipment, sometimes the answer is to donate the equipment to charities, sometimes it needs to be disposed of, but rarely does that require it fill a landfill. As an example, everywhere that Intel operates, more than 70% of all waste is recycled. I am not suggesting you need to achieve this overnight, Intel has been working on this since 1971…it is a gradual process. Start by looking at what the biggest waste items are from your company and get creative – is it finding a use for all those coffee grounds, finding ways to reuse packaging material when shipping your products, or simply implementing recycle bins and growing employee awareness.

Here is a great video which highlights how Intel practices corporate recycling:

 

Pure power consumption items:

Monitors

I have yet to find a location that I have visited where I cannot find that amongst the rows of office workers, several are still using CRT monitors – and many times they are not even the energy efficient CRTs. Simply moving these users from CRTs to LCD can have a profound impact on power consumption. Consider a typical 17” CRT will consume around 80 watts, and a 15” LCD is around 25 watts (these have similar viewing areas). For any user working behind one of these outdated CRT monitors, we need not discuss any other aspect of power savings at their desk until this is fixed, no compute model savings are looking to give you 55 watts back with such a simple solution. Added to this are well-known benefits around increased worker productivity when moving from CRT to LCD due to eyestrain reduction, glare, distortions, flicker, and visual search time improvements. As far as I can see it, switching out these monitors is an easy change, it is in the same vein as moving from incandescent to compact fluorescents light bulbs. Their are even HVAC efficiency changes when these changes happen on a large enough scale (less heat put off by the monitor equals less cooling needed from the HVAC – and in winter the heating produced by your HVAC system I am going to assume is more efficient than the heat being produced by that CRT). http://ergo.human.cornell.edu/PUB/LCD_vs_CRT_AH.pdf

 

However, a big change item enabled by the CRT to LCD upgrade comes in the realm of building design. The distance an employee sits from an LCD is the same as the CRT, however the space needed behind the LCD is far less than that of a CRT – LCD monitors even have direct wall mount options. This gives space designers the ability to decrease desk depth and develop creative solutions around ergo designs. This results in more compressed, configurable, and/or productive work environments. The weight reduction on a given office floor can give some relief to building designers as well (average CRT weights 40-45 lbs, and the similar LCD is 6-8 lbs – multiply this by the number of workers in a building, let say 1000, yields a couple tons removed from a single floor). Is their a way to utilize the weight and heat to balance locations that are often constrained already, such as your server room? It’s worth looking into.

 

Telecommuting

The subject of telecommuting in general causes various reactions – from the employer who has witnessed abuse of the telecommuting freedoms to discussions around increased employee focus and higher output, the reaction and debate on this subject will continue, just as it has around anything from solitaire to YouTube and social network use. Regardless of the outcome of these debates, telecommuting can have an overall world effect on the number of employees on the road to and from the office each day. Being that most people tend to take a transportation method that is far from efficient, this alone can be a net positive impact. I have heard some government employees are encouraged to spend 1 day each week working from home (pending their job allows them to do this) simply to reduce the environmental impact. However, the debate is still out on the efficiencies in power consumption regarding heating and cooling a single residence verses several employees in an office environment, and the infrastructure costs to support more remote verses local employees. The benefits of mobility in your compute model can definitely benefit the environment – at the least, mobility offers the flexibility to consider various work environments (e.g. what would be greener than a person using a laptop outside using solar power?).

 

Power policies

Often power policies have taken energy efficient configurations and pushed them another 20% beyond what is already seen as good. When applied down the wire over manageability interfaces such as can be done on an Intel® vPro™ Technology enabled client, they are easy to deploy and quick to update when needed. You can decide to simply turn off the unused computer, wake it up and update it when needed, and then return it to the low power states. On the other hand, you can utilize the processing power of that vacant machine to run a distributed compute environment using an IDE redirection operation, further reducing the loads on your data center and switching the watt per calculation onto inexpensive devices. Isn’t this the whole argument that drove RAID technology – the I in RAID stands for inexpensive, we took inexpensive drives and made redundant copies, much like we can do with the relatively inexpensive computations of these vacant client machines.

 

Data Center Consolidation via Virtualization, DC Racks, and other things inside those glass rooms…

If no one has looked into this area yet at your organization, it may be time to visit your local datacenter and see what is going on. Chances are the ladies and gentlemen running your datacenter are already plugged into these topics, as they are probably spending a large budget every year just to keep those servers that you never see humming along, money well spent on temperature and climate control, money spent on power consumption, etc. Lets face it, unless you are someone who understands the difference between 1U, 2U, and 4U and knows what happens when the halon system is engaged, then you should get your teams that do know about such things looking at The Server Room. There are many fantastic advances in the last few years that can drastically decrease the power consumption, reduce the cooling needs, and increase the manageability and reliability of your server room.

 

Compute Model Debates:

The reason I call this section “debate” is that various individuals, corporations, analysts, and product vendors spend much time debating about which of these is greener. The argument usually stays within the simple math as I described before, but the real answer I believe should extend into the larger, holistic, picture. All of these solutions fit into the big changes category, as they require establishments to modify the way they operate, often involving the acquisition of new equipment and software, and typically requiring end-users to receive some training to function productively in these environments. For more information on these compute models you should read the presentation at: Compute Models Explained

 

Fixed Location: Terminal Services, Virtual Hosted Desktops, Blade PCs, and Web-Based Apps

I am grouping all of the compute models that move large amounts of computation from clients and place them on server(s), as they all have a very similar green impact with slight nuances related to each one. Often this group of computing wins out quickly with simple math:

Current: 20 client computers running at X watts + server running at Y watts

Thin-client: 20 thin-client computers running at almost no watts + server running at Y watts

This always looks great, and why not, you are reducing the wattage on the item that is being multiplied. Too good to be true? This does not account for several key items with these calculations. The scenario does not look at how many clients the one server handled before and after the switch. The change pushes more computing demands on the server, and reduces the demands on the clients. In the current scenario, the server may have been handling very limited calculations, and could have stretched to thousands of clients. Anyone who has priced servers and supported them knows that the cost per calculation that you pay on a server is far greater than the cost per calculation on a client. Servers require redundancy, are often located in raised floor climate and temperature controlled environments, typically are allowed to operate at up to 50% capacity before more are added to the mix, are supported by disk arrays which are also climate controlled and redundant, have built in fans with redundant fans, built in power supplies with redundant power supplies… All of this is to make sure that you, the end user, never experiences downtime. On the other hand, your desktop or mobile client is built with the end user in mind, it can often handle limited shocks, a wide range of temperatures, humidity, and electro-magnetic interference. However, it does not have dedicated employees supporting it as the server does, and does not require a special room. I have yet to hear a client discussion where we talk about five or six 9’s of uptime – client computers simply reboot much more often.

The real equation should read something like the following:

Current: 2000 client computers running at X watts + server running at Y watts

+ server room HVAC

Thin-client: 2000 thin-client computers running at almost no watts + 200 servers at Y watts

+ server room HVAC expanded to support 199 more servers

Is this a net wash, increase, or reduction – that depends on how constrained your datacenter already is, what part of the world you are located in (do you have some glaciers nearby), and several other factors. I am not saying it is not always a net reduction of power, but the equations used are often over simplified, they have to take a holistically approach to each environment to determine the true merits.

 

Off Network Options: Distributed, Rich Client, Virtual Containers, Application Virtualization and Streaming

The second group I am going to split my debate into is the group that supports mobility and retains computation on clients. Many of these models support moving computations between the server and client as dictated by policies and system capabilities. However, in general each of these models enables the server component to scale to a much larger number of clients, and when reaching server capacity can use policies to turn up client compute loads. The same calculations apply in these environments where you include HVAC costs for the increased server demands. However, the numbers of servers increased in these scenarios are much smaller. Don’t just take my word for it, follow this linkto a study done by Fraunhofer Institute

 

Conclusion:

No step is too small…changing behaviors, deciding which solutions are right for you, and reaping the benefits of growing greener is a gradual process, one for which we all should strive. With each option we need to be looking at what the larger impacts are – what does it mean to productivity, security, manageability, and is now the right time to gain adoption for this change?

4 Comments Permalink

After much talking with end users and industry thought leaders, a group of us developed this utility the help people decide which compute model is best for a specific user segment. There are many items to consider when trying determining which compute model is best for your users. I believe this utility does a decent job at calling out the most common questions that help to determine the ones that would be well suited and lists the ones that may not be appropriate.

 

 

In this application, you walk through a compute model decision by answering a series of questions for a specific user segment (the user segment you enter is a free form text field and does not change the output). You are presented with a summary screen that will give you recommendations and concern areas based on your inputs. When you mouse over the compute model name, reasons why that model is or is not recommended are in the notes section.

I welcome any feedback.

-Jason A. Davidson

p.s. For compute model reference, please refer to this document: http://communities.intel.com/servlet/JiveServlet/previewBody/1518-102-1-1802/Public%20compute%20model%20discussion%20deck%204-17-08.pdf

0 Comments Permalink

The 2008 Microsoft World Partner Conference (WPC) was hosted in Houston, TX on July7-10, 2008, with global participation. The WPC provides an online and in-person forum to learn more about business growth opportunities and product innovation from Microsoft executives.

 

This year the ECMF team participated at the event and provide a showcase that incorporated the manageability of Intel vPro in a real world scenario that utilized application virtualization and steaming. For the showcase the team used SCCM SP1 R2 beta as an enterprise management console with Microsoft's App-V (Soft grid 4.5 beta) to stream and manage applications to the vPro clients.

 

This provides the ability to:

 

  • Dynamically deliver application on the world's most manageable clients

  • Enable greater business agility with an enhanced end-user experience

  • Achieve IT "Green Computing" and reduced TCO objectives via fine-grained update controls.

 

After the event, I sat down with Craig Pierce to record the demonstration. I think it is a very compelling 4 minutes of video. In the demo he shows both the server console and the client experience, and launches 2 versions of Microsoft Word (2007 & 2003), which share drivers and normally wouldn't be able to run on the same machine. This concept can be extended to many other applications.

 

 

Application Virtualization and streaming allows you to no longer go through the entire install process, but simply stream and execute the applications you need when you need them - and the licenses for these applications can then be reclaimed when your not using them. This should become a defacto standard over time, as it works well in all compute models (from the rich client models to thin clients).

 

Questions? Comments? Funny remarks?

 

-Jason A. Davidson

p.s. Thank you to Chris Kaneshiro, Sophia Stalliviere, Nicole Trent, and Gunitika Dandona for your help in filming & editing this video.

2 Comments Permalink

 

A few weeks back at the BriForum I attended a session called The Future of Client Computing, where the audience participated in an open discussion around where client computing is headed. It was amazing to see a group of very smart people come to a single consensus...with various interpretations of that consensus I am sure. Being that I am back from the show, and back from vacation, I wanted to take a few minutes to recap what my interpretation of the future...

 

 

Therefore, the future from my eyes looks something like the following. I welcome your comments, disagreements, agreements, or snarky remarks. I will try to keep this write-up as vendor agnostic as possible...all characters appearing in this work are fictitious, any resemblance to real persons, living or dead, is purely coincidental, no animals were harmed in the making of this blog...and if this future plays out, I am not responsible for the results.

 

 

Let me start by explaining where many of us are now. We typically live in a world where we boot a computer to a rich operating system that has many features we may or may not use, then we install applications off CD/DVD, downloading installers over the internet, or have it pushed as a local install over the corporate network. We all run local virus scanners, firewalls, and patch/update everything often - less we fall behind and become vulnerable. Each of these software programs we use have been tested to work with our operating system (or we hope), but very few of them are tested to work with other applications, and some are just not compatible with each other (they didn't make it out of kindergarten with the "plays well with others" moniker). Many programs are installed on a ton of computers, with much of the data being the same across those computers, but being that content belongs to the person next to you, it is redundant but not accessible (across a given large group of people the amount of duplicate data is enormous...larger than having copies of the US library of congress in digital format). Some people have started moving away from this model, but often come up with solutions that are either too awkward to become mainstream, or too limited to become useful.

 

 

Next, the path to the future... With several compute model choices, people have started using the modern day compute and network resources to revisit solutions that had limited success in the past (I say limited as none of them won out over the model described above, many were very successful in specific environments). To help with the large amount of redundant data, people moved the data to server rooms. To deal with application conflicts people gave each of these programs their own virtual sandbox to play in (now they don't have to play well with others...they get their own sandbox instead). To deal with patches and updates, people developed utilities to maintain compliance with a few button clicks (and several scripts, settings, and close monitoring). And the list goes on...

 

 

The future... Now I will put on my rose colored glasses and look at where things are going...in other words, I believe they are taking a turn for the better. Going back to the discussion that was had during the BriForum class, the basic architecture was a "dial-tone OS" with virtual containers that can be streamed and executed locally or presented over the network. The term dial-tone OS was new to me, and as I believe Ron Oglesby described it, the operating system would give a basic level of functionality similar to when you pick up a phone and hear the dial tone. We all have grown to expect a dial tone when you pick up the receiver, and if there is a pause or delay we are very confused as we have grown a very high level of expectation for the quality of service on this device (not talking about coverage areas here - just the basic features). With a dial-tone OS, the client device would quickly respond with some basic features - a GUI (graphical user interface)/window manager, a scheduler, I/O mapper, device drivers, and a virtual machine manager (I may be missing a few OS fundamentals, but the idea here is a truly minimal/microkernel type OS that has a high level of reliability). All application that execute in the environment would work in their own virtual sandbox, which may contain an entire OS emulation, or simply the basics to execute - or in other words virtual containers. These applications would interact with the GUI via the window manager, and negotiate the layout within the systems capabilities. The Virtual Container would execute either locally, on a server, or in the network/cloud based upon the negotiated policies and client device capabilities. For containers executing locally, differences of the container would be archived and ready for use on other machines or as backup (depending on connectivity, etc).

 

 

The key here is an environment that from the base up is built with device capabilities in mind - if you're executing a spreadsheet calculation and your device is going to take days to calculate it, have another location process that for you. If you're using the same data as everyone else, make one image of it in the community of users, and everyone works from that image - when the image is upgraded, everyone migrates over time. If the device has Intel vPro capabilities, the virtual containers and dial-ton OS can take advantage of the energy-efficient performance, manageability, and security features. If the device is ATOM based, then a whole new set of features are exposed. Etc... (I had to add in my own Intel fanboy comments, but comments I really believe in).

 

 

The road to get from here to there involves a ton of non-trivial solutions, and I believe the good news is that many of the solutions are being thought about by some great minds - however I am sure there are some new and exciting "change the world" ideas left to solve...

 

 

The future looks both responsive and reliable, and environment where we are not encumbered by the limitations of our environment, but simply a click away from doing our next task.

 

 

-Jason Davidson

 

 

Facebook, Twitter

 

 

6 Comments Permalink

I am sitting here contemplating what does ECMF have to do with me?

 

 

 

 

Lately I have been really into the future of virtualization. The concepts that I have been learning in school really didn't sink in until I was thrown into it. It's funny how that works. I am not saying getting a higher education that you wouldn't learn anything. I am not saying that, you learn a lot. But what I am saying is that some people's passion goes beyond than what you learn from books. I can go to a French class everyday and learn the language. If I go to France then I can learn the culture and the language. What I am talking about here is Immersive Studies in Virtualization!

 

 

 

 

 

One trend that has become clear to me with all the cool hardware I get to see in my internship at Intel is that the hardware gets stronger while the size and power requirements gets small - and this is not going away. But one thing we have to realize, there is always going to be the equipment no matter what, and that equipment is going to have more and more features for us to pound on. Virtualization has been my new love, and not just for server consolidation, but application and desktop virtualization are the next killer ideas. The concept really sunk in after a few talks with Jason Davidson (my guide through the galaxy, you are my virtualization 42!) and also during the BriForum (I am still on a high from that one!!).

 

 

 

 

 

In my other blog series on the vPro Expert Center, I am on a journey of learning vPro (links), and feel like intellectually I am on a roller coaster ride of knowledge. Now that I am on this virtualization roller coaster I have to wonder how wild and crazy this ride will be - am I going to get off it alive? Application and desktop virtualization I believe will soon start to take over our lives.

 

 

 

 

 

As this old Commodore 64 advertisement below portrayed...25 years ago, people wanted to be the "movers of this world" with the power at their fingertips. This was typically used to simply play games and create a few documents. Now, 25 years later, the world has changed - we have mobility, we still have fun, but we stay connected. Yet, we are still on this ride of looking for the next faster, smaller, cute, reliable, and fun, device - it almost has to be our non-emotional twin.

 

 

!http://communities.intel.com/openport/servlet/JiveServlet/downloadImage/1604/tob_csx64_4.jpg!

 

 

 

 

 

The computer reflects who we are as a person. The applications that is on our systems fit to how we like them. Is it going to come to a point where we can just think of what we want and the computer will know automatically what it is? (I guess that's what Google is for but you still have to type it out) it's to the point where we won't need to have the computer in front of us. We will be able to talk into a "Bluetooth" type deal and all the information will come up on a mobilized screen in front of us. (Huh, okay nobody take that idea I am going to go out and patent it right now! A great reference is the video about St. Agnes Academy. (Check it out on Jason Davidson's area St. Agnes Prep School use Emerging Compute Models with Video.) Will the operating system become less important, and provide just the basics we need to launch any application in a virtual environment - an environment that we can have upgraded & managed with ease. Will future computer users never install application - but simply click the icon to launch them and boom you have it? How easy is streaming going to make things?

 

 

 

 

 

Add to this the vPro features and I can see a day when IT doesn't have to physically be in front of your computer to diagnose or fix it, and when it is broken you can migrate to a new one with some simple streaming...

 

 

 

 

 

Pretend for a moment that you had the opportunity to come up with anything in the world, anything at all. You had all the equipment and can make anything. What would be your item that you would make to revolutionize this world?

 

 

3 Comments Permalink

A recent trip I took, I had the opportunity to visit the St. Agnes academy in Houston Texas. They have been using a product by Symantec called SVS Pro to deliver a online portal to the students which integrates into the classes and seemlessly offers the books and applications needed for the students to learn in a whole new way! I was able to get the perspective of sevearl students, a math teacher (whom I hear is one of the students favorites), as well as a great technical talk from Jason Hymes the director of Technology.

 

 

Here is the video it runs approximatly 5 minutes.

 

 

The url for the school is: http://www.st-agnes.org/ (if you have kids and live in that area, it looks like a great place to send your children).

1 Comments Permalink

 

If you are like me, when you travel, computers break at home - and being a computer person, you are the tech support...your house is most likely your personal lab, in a constant state of flux. If not, I salute you. To make matters worse, I am often the one who messed things up before I leave - luckily, my wife patiently waits for me to get into my hotel and work with her to fix it remotely. She already does a great job at tolerating the wires, keyboards, mice, monitors, and various other computer parts in every corner of our house - so having to wait for me to fix these, is a hassle for her I would like to reduce.

 

 

I have a real life scenario from my current trip that is worth sharing with this community. First let me explain a bit about the way I have my house setup. Network wise, I have a standard DSL connection to the house which plugs into a slim & quite desktop that I has 2 network cards on it and runs the http://ipcop.org/ firewall solution, which I have added http://openvpn.net/ onto and use the OpenVPN GUI application on my mobile computer. From the 2nd network connection I serve up my wireless and wired infrastructures and have gigabyte connections to all rooms in the house as well as a great wireless solution, even the printers and TV are networked. I have more than one vPro clients in the house that I have enabled in small business mode. I also have a RAID solution on one of my computers that handles all the file shares - including running various emerging solutions that we talk about on this site (I mentioned I view my home network as a lab, right?).

 

 

Now the scenario - while on this trip one of the PC's who is up to date with virus protection and patches developed a virus, and as much as I would like to spend the time looking into how the virus got there - doing this over the phone would not be feasible. Therefore, I did what any modern day geek would do - I VPN'd into my home from my hotel, I took control of the computer over a remote desktop session and started fixing. I found the virus engrained into the system, and to keep my home running until I return, I set the machine to boot to the network instead of the local hard disk using IDE-R (a feature in vPro). Then I rebooted the machine and it booted Ubuntu Linux over my network, and the files that my family uses are accessible over the file shares.

 

 

Problem patched - until I return home. Keeping my fingers crossed...

 

 

-Jason

 

 

p.s. If you have any questions on how to configure your house this way - fire away.

 

 

0 Comments Permalink

 

The event in Pittsburgh on May 6th was a fantastic event and the first where we folded the Application & Desktop Virtualization Forums into the already successful Intel Premier IT Professional events - it was a marriage waiting to happen.

 

 

I am excited to reference a write-up on the event on our new sister community site dedicated to these events at: Short Overview Videos from the Pittsburgh Event

 

 

We had fellow travelers of Citrix, Microsoft, Symantec, and Tata. This week we will be in Columbus, Ohio. Several more of these events going on this year, pop over to the Intel Premier IT Professional Zone and find out about the one nearest you: http://communities.intel.com/community/ipip

 

 

Mark Wallis wrote:

 

-


 

One of things folks ask me about the Intel IT Premier Program event is 'what are they presenting about' or 'what demos do they show'? So, while I was at the Pittsburgh event, I took some short videos of the Intel presenters and asked them to explain what they'd be presenting about. I also asked a couple of the demo guys a similar question.

 

Check out these videos and you'll get a little taste of what happens at these shows. I'll do more videos as I work on upcoming events.

 

"A Peek at the Future: Intel Product and Technology Roadmap".

Presented By: Rick White, Intel

http://www.youtube.com/watch?v=T5ZCdrGj3Jg

 

"Client Virtualization Best Practices"

Presented By: Mike Breton, Intel IT

http://www.youtube.com/watch?v=2yBqWlUihZM

 

"Reducing Client TCO through the Use of Virtualization"

Presented By: Dave Buchholz, Intel IT

http://www.youtube.com/watch?v=7ZBpU34ueXg

 

"Data Center Virtualization and Consolidation"

Presented By: Steve Tadman, Intel IT

http://www.youtube.com/watch?v=_Trt7MNhAGo

 

Noel Tabotabo talking about some of his vPro demos

http://www.youtube.com/watch?v=zujOPBcmHCE

 

Randy Baxter pointing out some of the mobile devices in the showcase

http://www.youtube.com/watch?v=5f75zgp1SHc

 

 

0 Comments Permalink

 

Today Mike Ferron-Jones and I participated on the vPro Radio show. We covered the spectrum of emerging compute models and recommendations for when to consider each model. See this ppt for additional info:

Slide Deck

and click play below to hear our radio show from this afternoon!


 




 

0 Comments Permalink
1 2 Previous Next