<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>DevCentral Weblogs</title><link>http://devcentral.f5.com/weblogs/MainFeed.aspx</link><description>weblogs on DevCentral</description><generator>Subtext Version 2.1.1.1</generator><item><title>F5 Friday: What&amp;rsquo;s Inside an F5?</title><link>http://devcentral.f5.com/weblogs/macvittie/archive/2012/03/02/f5-friday-whatrsquos-inside-an-f5.aspx</link><pubDate>Fri, 02 Mar 2012 12:57:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/macvittie/archive/2012/03/02/f5-friday-whatrsquos-inside-an-f5.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/macvittie/comments/1104479.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/macvittie/comments/commentRss/1104479.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/macvittie/archive/2012/03/02/f5-friday-whatrsquos-inside-an-f5.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/macvittie/services/trackbacks/1104479.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/macvittie/rss.aspx">F5 Friday: What&amp;rsquo;s Inside an F5?</source><description>&lt;p&gt;&lt;strong&gt;Is it Linux? Is it third-party? Is it proprietary? Isn’t #vcmp just a #virtualization platform? Just what is inside an F5 BIG-IP that makes it go vroom? &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Whats-Inside-an-F5_2B97/f5friday_2.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="f5friday" border="0" alt="f5friday" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Whats-Inside-an-F5_2B97/f5friday_thumb.png" width="240" height="86" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Over the years I’ve seen some pretty wild claims about what, exactly, is “inside” a BIG-IP that makes it go. I’ve read articles that claim it’s Linux, that it’s based on Linux, that it’s voodoo magic. I’ve heard competitors make up information about just about every F5 technology – TMOS, vCMP, iRules – that enables a BIG-IP to do what it does. &lt;/p&gt;  &lt;p&gt;There are two sources of the confusion with respect to what’s really inside an F5 BIG-IP. The first stems, I think, from the evolution of the BIG-IP. Once upon a time, BIG-IP was a true appliance – a pure software solution delivered pre-deployed on pretty standard hardware. But it’s been many, many years since that was true, since before v9 was introduced back in 2004. BIG-IP version 9 was the beginning of BIG-IP as not a true appliance, but a purpose-built networking device. Appliances deployed on off the shelf hardware generally leverage existing operating systems to manage operating system and even networking tasks – CPU scheduling, I/O, switching, etc… but BIG-IP does not because with version 9 the internal architecture of BIG-IP was redesigned from the ground up to include a variety of not-so-off-the-shelf components. Switch backplanes aren’t commonly found in your white-box x86 server, after all, and a bladed chassis isn’t something common operating systems handle. &lt;/p&gt;  &lt;p&gt;TMOS – the core of the BIG-IP system – is custom built from the ground up. It had to be to support the variety of hardware components included in the system – the FPGAs, the ASICs, the acceleration cards, the switching backplane. It had to be custom built to enable advances in BIG-IP to support the non-disruptive scale of itself when it became available on a chassis-based hardware platform. It had to be custom built so that advances in internal architectures to support virtualization of its compute and network resources, a la vCMP, could come to fruition. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Whats-Inside-an-F5_2B97/inside%20f5_2.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 5px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="inside f5" border="0" alt="inside f5" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Whats-Inside-an-F5_2B97/inside%20f5_thumb.png" width="436" height="345" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The second source of confusion with respect to the internal architecture of BIG-IP comes from the separation of the operational and traffic management responsibilities. Operational management – administration, configuration, CLI and GUI – resides in its own internal container using off-the-shelf components and software. It’s a box in a box, if you will. It doesn’t make sense for us – or any vendor, really – to recreate the environment necessary to support a web-based GUI or network access (SSH, etc…) for management purposes. That side of BIG-IP starts with a standard Linux core operating system and is tweaked and modified as necessary to support things like TMSH (TMOS Shell). &lt;/p&gt;  &lt;p&gt;That’s all it does. Monitoring, management. It generates pretty charts and collects statistics. It’s the interface to the configuration of the BIG-IP. It’s lights out management. This “side” of BIG-IP has nothing to do with the actual flow of traffic through a BIG-IP aside from configuration. At run time, when traffic flows through a BIG-IP, it’s all going through TMOS – through the purpose and very custom built system designed specifically to support application delivery services. &lt;/p&gt;  &lt;p&gt;This very purposeful design and development of technology is too often mischaracterized – intentionally or unintentionally – as third-party or just a modified existing kernel/virtualization platform. That’s troubling because it hampers the understanding of just what such technologies do and why they’re so good at doing it. &lt;/p&gt;  &lt;p&gt;Take vCMP, which has sometimes been maligned as little more than third-party virtualization. That’s somewhat amusing because vCMP isn’t really virtualization in the sense we think about virtualization today. vCMP is designed to allow the resources for a guest instance to span one or multiple blades. It’s an extension of multi-processing concepts as applied to virtual machines. If we analogized the technology to server virtualization, vCMP would be the ability to assign compute and network resources from server A to a virtual machine running on server B. Cloud computing providers cannot do this (today) and it’s not something that’s associated with today’s cloud computing models; only grid computing comes close, and it still takes a workload-distributed view rather than a resource-distributed view. &lt;/p&gt;  &lt;p&gt;vCMP stands for virtual CMP – clustered multi-processing. CMP was the foundational technology introduced in BIG-IP version 9.4 that allowed TMOS to take advantage of multiple multi-core processors by instantiating one TMM (Traffic Management Microkernel) per core, and then aggregating them – regardless of physical location on BIG-IP – to appear as a single pool of resources. This allowed BIG-IP to scale much more effectively. Basically we applied many of the same high-availability and load distribution techniques we use to ensure applications are fast and available to our internal architecture. This allowed us to scale across blades and is the reason adding (or removing) blades in a VIPRION is non-disruptive. &lt;/p&gt;  &lt;p&gt;Along comes a demand for multi-tenancy, resulting in &lt;em&gt;virtual &lt;/em&gt;CMP. vCMP isn’t the virtual machine, it’s the technology that manages and provisions BIG-IP hardware resources across multiple instances of BIG-IP virtual machines; the vCMP guests, as we generally call them. What we do under the covers is more akin to an application (a vCMP guest) being comprised of multiple virtual machines (cores), with load balancing providing the mechanism by which resources are assigned (vCMP) than it is simple virtualization. &lt;/p&gt;  &lt;p&gt;So now you know a lot more about what’s inside a BIG-IP and why we’re able to do things with applications and traffic that no one else in the industry can. Because we aren’t relying on “standard” virtualization or operating systems. We purposefully design and develop the internal technology specifically for the task at hand, with an eye toward how best to provide a platform on which we can continue to develop technologies that are more efficient and adaptable. &lt;/p&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;&lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="324"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="168"&gt;Connect with Lori: &lt;/td&gt;          &lt;td valign="top" width="154"&gt;Connect with F5: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="168"&gt;&lt;a href="http://www.linkedin.com/in/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="https://plus.google.com/110169987847611210070"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/f5/macv"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="154"&gt; &lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/ne6W2R?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/nx3XV1?r=bb/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/reFTmf?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/f5gplus"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/center&gt;  &lt;h5&gt;Related blogs &amp;amp; articles: &lt;/h5&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/09/23/f5-friday-sync-share-and-scale.aspx"&gt;F5 Friday: Sync, Share, and Scale&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/07/25/the-evolution-toward-it-as-a-service-continues-in-the.aspx"&gt;F5 Monday? The Evolution To IT as a Service Continues … in the Network&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/05/13/f5-friday-speeds-feeds-and-boats.aspx"&gt;F5 Friday: Speeds, Feeds and Boats&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/05/04/if-a-network-canrsquot-go-virtual-then-virtual-must-come.aspx"&gt;If a Network Can’t Go Virtual Then Virtual Must Come to the Network&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2011/07/07/architecturally-is-there-such-a-thing-as-too-scalable.aspx"&gt;Architecturally, Is There Such A Thing As Too Scalable?&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/05/10/sometimes-it-is-about-the-hardware.aspx"&gt;Sometimes It Is About the Hardware&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/05/09/medium-is-the-new-large-in-enterprise.aspx"&gt;Medium is the New Large in Enterprise&lt;/a&gt;  &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5091a8b6-ca70-48a7-8147-ef0095c164b5" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MacVittie" rel="tag"&gt;MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+Friday" rel="tag"&gt;F5 Friday&lt;/a&gt;,&lt;a href="http://technorati.com/tags/vCMP" rel="tag"&gt;vCMP&lt;/a&gt;,&lt;a href="http://technorati.com/tags/virtualization" rel="tag"&gt;virtualization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/BIG-IP" rel="tag"&gt;BIG-IP&lt;/a&gt;,&lt;a href="http://technorati.com/tags/scalability" rel="tag"&gt;scalability&lt;/a&gt;,&lt;a href="http://technorati.com/tags/network" rel="tag"&gt;network&lt;/a&gt;,&lt;a href="http://technorati.com/tags/hardware" rel="tag"&gt;hardware&lt;/a&gt;,&lt;a href="http://technorati.com/tags/blog" rel="tag"&gt;blog&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/macvittie/aggbug/1104479.aspx" width="1" height="1" /&gt;</description><dc:creator>Lori MacVittie</dc:creator></item><item><title>F5 - iApp for VMware View</title><link>http://devcentral.f5.com/weblogs/f5news/archive/2012/02/09/f5-iapp-for-vmware-view.aspx</link><pubDate>Thu, 09 Feb 2012 11:44:34 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/f5news/archive/2012/02/09/f5-iapp-for-vmware-view.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/f5news/comments/1104478.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/f5news/comments/commentRss/1104478.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/f5news/archive/2012/02/09/f5-iapp-for-vmware-view.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/f5news/services/trackbacks/1104478.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/f5news/rss.aspx">F5 - iApp for VMware View</source><description>&lt;p&gt;&lt;font size="2"&gt;#VDI &lt;/font&gt;&lt;font size="2"&gt;Deploying virtual desktops involves many different elements and be complex. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Rolling out your deployment across data centers is time-consuming and prone to human error. F5 iApp technology is a user-customizable framework for deploying application. With iApp for VMware View, you can easily roll out configuration across your F5 devices, to cut deployment time from hours to minutes. F5 can help by making VMware View secure, fast, scalable, and available.  &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;More information about F5's solution for VMware View can be found at &lt;/font&gt;&lt;a href="http://www.f5.com/view"&gt;&lt;font size="2"&gt;http://www.f5.com/view&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:15b2480e-aa64-4fa3-803a-b8e12c00ed3a" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;object width="640" height="360"&gt;&lt;param name="movie" value="http://www.youtube.com/v/nTcjnhTa97g?hl=en&amp;amp;hd=1" /&gt;&lt;embed src="http://www.youtube.com/v/nTcjnhTa97g?hl=en&amp;amp;hd=1" type="application/x-shockwave-flash" width="640" height="360" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="width:640px;clear:both;font-size:.8em"&gt;F5 - iApp for VMware View&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;Resources:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=-yzg4WgrWFM&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;Overview: F5 for VMware View&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=DRmAGQqtQHs&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;F5 - Availability and Scalability for VMware View&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=04BaSXvOwc4&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;F5 - Simplifying Access for VMware View&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=S7y_6aJDOcY&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;F5 - Mobile Device Support for VMware View&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/user/f5networksinc"&gt;&lt;font size="2" face="Tahoma"&gt;F5 YouTube Channel&lt;/font&gt;&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;   &lt;/p&gt;&lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt; &lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="185"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="183"&gt;Connect with F5: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="183"&gt;&lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/f5networks"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.slideshare.net/f5dotcom/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/NewsFromF5"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="rss[8]" border="0" alt="rss[8]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/WindowsLiveWriter/F5UpcomingEventsRSAandMobileWorldCongres_3486/rss%5B8%5D_b6eaeb76-99de-46de-bf10-760c8b662b59.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;a href="https://plus.google.com/b/117582333273028430757/"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;    &lt;/center&gt;  &lt;h3&gt;&lt;font style="font-weight: bold"&gt;Latest F5 Information&lt;/font&gt;&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_0e0484f7-6d73-4e3c-b249-44aa86be9255.png" width="16" height="16" /&gt; F5 News Articles&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_9e0fe451-ed1f-4277-be3d-8e9138e71bcb.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aXYBBy"&gt;F5 Press Releases&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/4LbVwp"&gt;&lt;img title="calendar" border="0" alt="calendar" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/calendar_2a77b071-101b-4166-866d-3f3454eb8c36.png" width="16" height="16" /&gt; F5 Events&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/9FalTP"&gt;&lt;img title="podcast" border="0" alt="podcast" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/podcast_d67bd75c-391b-4bc9-9d5a-a0654d1824dd.png" width="16" height="16" /&gt; F5 Web Media&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_aeb3c307-2032-423e-90a2-4832e742a157.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/act7Uv"&gt;F5 Technology Alliance Partners&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aaArjD"&gt;F5 YouTube Feed&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;   &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:9ba2ede3-1909-4e0a-9217-45be12cb724c" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+News" rel="tag"&gt;F5 News&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VDI" rel="tag"&gt;VDI&lt;/a&gt;,&lt;a href="http://technorati.com/tags/virtualization" rel="tag"&gt;virtualization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMware" rel="tag"&gt;VMware&lt;/a&gt;,&lt;a href="http://technorati.com/tags/iApp" rel="tag"&gt;iApp&lt;/a&gt;,&lt;a href="http://technorati.com/tags/video" rel="tag"&gt;video&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMware+View" rel="tag"&gt;VMware View&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/f5news/aggbug/1104478.aspx" width="1" height="1" /&gt;</description><dc:creator>F5 Networks News</dc:creator></item><item><title>Does Social Media Reflect Society?</title><link>http://devcentral.f5.com/weblogs/psilva/archive/2012/02/08/does-social-media-reflect-society.aspx</link><pubDate>Wed, 08 Feb 2012 13:37:21 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/psilva/archive/2012/02/08/does-social-media-reflect-society.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/psilva/comments/1104477.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/psilva/comments/commentRss/1104477.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/psilva/archive/2012/02/08/does-social-media-reflect-society.aspx#comment</comments><slash:comments>1</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/psilva/services/trackbacks/1104477.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/psilva/rss.aspx">Does Social Media Reflect Society?</source><description>&lt;p&gt;&lt;em&gt;&lt;font size="2"&gt;A Community within our Society&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;You are what you eat; You become what you believe; I am not my art.  A 2011 study from the &lt;/font&gt;&lt;a href="http://www.psy.utexas.edu/"&gt;&lt;font size="2"&gt;University of Texas at Austin's Department of Psychology&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; titled "Manifestations of Personality in Online Social Networks: Self-Reported Facebook-Related Behaviors and Observable Profile Information" found that Facebook users are no different online than they are offline. The study also declared a strong connection between someone’s real personality and their Facebook-related behavior. Social and personality processes, according to the study, accurately mirror non-virtual environments.  It was published in the academic journal &lt;/font&gt;&lt;a href="http://www.liebertpub.com/products/product.aspx?pid=10"&gt;&lt;font size="2"&gt;Cyberpsychology, Behavior, and Social Networking&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.  &lt;/font&gt;&lt;a href="http://homepage.psy.utexas.edu/HomePage/Faculty/Gosling/index.htm"&gt;&lt;font size="2"&gt;Professor Samuel D. Gosling&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; and his team looked at the &lt;/font&gt;&lt;a href="http://en.wikipedia.org/wiki/Big_Five_personality_traits"&gt;&lt;font size="2"&gt;big five personality traits&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; - openness, conscientiousness, extraversion, agreeableness and neuroticism and found that self-reported personality traits are accurately reflected in online social networks such as Facebook.  Extroverted users reported the most friends and the highest engagement while conscientious types had the least.  Simply, extroverts engaged more than introverts.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.merriam-webster.com/dictionary/society"&gt;&lt;font size="2"&gt;Merriam-Webster defines society&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; in part as, &lt;em&gt;companionship or association with one's fellows &lt;strong&gt;:&lt;/strong&gt; a voluntary association of individuals for common ends &lt;strong&gt;:&lt;/strong&gt; an organized group working together or periodically meeting because of common interests, beliefs, or profession &lt;strong&gt;:&lt;/strong&gt; an enduring and cooperating &lt;/em&gt;&lt;/font&gt;&lt;a href="http://www.merriam-webster.com/dictionary/social"&gt;&lt;em&gt;&lt;font size="2"&gt;social&lt;/font&gt;&lt;/em&gt;&lt;/a&gt;&lt;em&gt;&lt;font size="2"&gt; group whose members have developed organized patterns of relationships through interaction with one another &lt;strong&gt;:&lt;/strong&gt; a community, nation, or broad grouping of people having common traditions, institutions, and collective activities and interests.&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Social media has changed society in many ways.  We used to just live in a society – our neighborhood, town, city – and (hopefully) looked out for each other, cared for each other and got together for specific causes. This is our community.  The human social creature needed human contact/interaction and participated within that society…but the circle was somewhat limited to a geographic region.  Granted, some societies are nationwide clubs, groups, memberships or associations that span greater distances – Toastmasters, Kiwanis or college alumni for instance.  Now, our circle of friends or association with one’s fellows requires no physical gathering.  We live in our physical geographic society but also engage in our cyber communities that span cities, states, countries and with &lt;/font&gt;&lt;a href="http://www.seti.org/"&gt;&lt;font size="2"&gt;SETI&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, universes.  Years ago I often wondered if the internet would create a society of hermits since no one really needed to go outside and interact with others in the real world.  But we are social creatures and our survival requires us to participate in a non-cyber way.  Of course there are people that do not want anything to do with society and live in secluded locations to avoid any human interaction.  Most of us, however, like it or not, must interact in society on a daily basis.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Often our social cyber-interaction is in response to events in the physical society.  We use social media as a way to report, learn and engage with those who are experiencing anything from turmoil to joy in their physical society. World events.  Even the Occupiers, &lt;/font&gt;&lt;a href="http://www.thecorsaironline.com/arts-entertainment/2011/12/03/the-effect-of-social-media-on-occupy-2/"&gt;&lt;font size="2"&gt;who have used social media to great extent&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, still came together physically – within their geographic circle(s) – to form their mini-societies.  In some situations, social media has been the only avenue for ‘breaking’ news getting out to the masses.  (Incidentally, it seems like every story on news websites is ‘breaking’ these days – it seems to have lost it’s power)  &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.amctv.com/shows/breaking-bad"&gt;&lt;font size="2"&gt;Breaking Bad&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, on the other hand, is a darn good show.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;In societies we often share – information, goods, ideas, secrets – for the benefit of the society.  Many of us have heard the warnings from security experts about keeping passwords a secret.  Now, as a form of affection and devotion, &lt;/font&gt;&lt;a href="http://www.nytimes.com/2012/01/18/us/teenagers-sharing-passwords-as-show-of-affection.html?_r=1&amp;amp;pagewanted=all"&gt;&lt;font size="2"&gt;teens are sharing their passwords to email, social networks and other accounts&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.  Since it is risky and relationships can quickly sour via social media, they feel that the symbolism is powerful.  Apparently, the &lt;/font&gt;&lt;a href="http://www.dailymail.co.uk/news/article-1136503/Husband-dumps-wife-online-message-worlds-divorce-Facebook.html"&gt;&lt;font size="2"&gt;world’s first divorce by Facebook occurred back in 2009&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; and more recently &lt;/font&gt;&lt;a href="http://www.thegrio.com/entertainment/deion-sanders-announces-divorce-on-facebook.php"&gt;&lt;font size="2"&gt;Deion Sanders announced his divorce on Facebook&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; this past December.  In addition, a survey conducted by UK divorce website &lt;/font&gt;&lt;a href="http://www.divorce-online.co.uk/"&gt;&lt;font size="2"&gt;www.divorce-online.co.uk&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; in &lt;/font&gt;&lt;a href="http://blog.divorce-online.co.uk/?p=2338"&gt;&lt;font size="2"&gt;December 2009 found that 20% of behavior petitions contained the word “Facebook.”&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;  A follow up survey in December 2011 found that number has greatly increased during 2011 to 33% of behavior allegations in petitions.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Even the crooks are involved.  We’ve seen the stories about hijacked accounts, malware distribution and the ever popular, ‘&lt;em&gt;I’m stuck in some foreign country, lost my wallet and need to pay the hotel’&lt;/em&gt; scam.  I’m amazed that just a decade ago, security experts warned that you shouldn’t say, ‘We’re not home right now,’ on your answering machine.  That tells riff-raff that the property is ripe for the pickings.  Yet, just a few years later people are posting that they are over the river and through the woods to grandmother’s house some 300 miles away.  Their coordinates are available, their home town and sometimes a picture of the actual empty home are posted on the social network.  And then they wonder how they could have been burglarized.  It’s has also caught/captured the idiot criminals who feel the need to share their misdeeds.  In some cases, we share too much and don’t even realize that we’re diminishing our own privacy.  And, of course, there are some who can’t get enough exposure with 24 hour cams following their every move.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Social networks have become one of our society’s primary tools for communication and as a society it is important to communicate effectively.  I’ve always felt that the internet, particularly the web, was a reflection of society.  It’s chronicled, reflected and magnified our lives along with automatically storing and archiving almost every move we make.  People have fallen in love, ordered goods, started movements, spread rumors, gotten arrested/fired/dumped, done banking, filed complaints/kudos, kept in touch, tracked progress, committed crimes, shared ideas and pretty much anything else that didn’t require physical contact.  It’s our journal, reminder, mirror, confidant and has certainly wiggled it’s way into and become part of society.  A community within our society.  But remember, What Happens on the Internet, Stays on the Internet.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;ps&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Related:&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.infographicsarchive.com/social-media/your-parents-on-facebook-to-friend-or-not-to-friend/"&gt;&lt;font size="2" face="Tahoma"&gt;Your Parents on Facebook: To friend or not to friend?&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.divorce-online.co.uk/?p=2338"&gt;&lt;font size="2" face="Tahoma"&gt;Alarming increase in Facebook related divorces in 2011&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://pewinternet.org/Reports/2011/Teens-and-social-media/Part-1/Internet-adoption.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;Teens, kindness and cruelty on social network sites&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.nytimes.com/2012/01/18/us/teenagers-sharing-passwords-as-show-of-affection.html?_r=1&amp;amp;pagewanted=all"&gt;&lt;font size="2" face="Tahoma"&gt;Young, in Love and Sharing Everything, Including a Password&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.readwriteweb.com/archives/study_your_facebook_personality_is_the_real_you.php"&gt;&lt;font size="2" face="Tahoma"&gt;Study: Your Facebook Personality Is The Real You&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.dailymail.co.uk/news/article-1136503/Husband-dumps-wife-online-message-worlds-divorce-Facebook.html"&gt;&lt;font size="2" face="Tahoma"&gt;Husband dumps his wife with online message in 'world's first divorce by Facebook'&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt;  &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.cnn.com/2012/02/07/tech/social-media/companies-social-media/index.html?hpt=hp_t3"&gt;&lt;font size="2" face="Tahoma"&gt;Employers, workers navigate pitfalls of social media&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://money.cnn.com/galleries/2011/technology/1104/gallery.social_media_controversies/index.html"&gt;&lt;font size="2" face="Tahoma"&gt;6 painful social media screwups &lt;/font&gt;&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;a href="http://www.thecorsaironline.com/arts-entertainment/2011/12/03/the-effect-of-social-media-on-occupy-2/"&gt;The effect of social media on Occupy&lt;/a&gt;&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/03/08/our-digital-life-deciphered.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;Our Digital Life Deciphered&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2010/11/17/best-day-to-blog-experiment-ndash-the-results.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;Best Day to Blog Experiment – The Results&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2010/04/01/how-terms-have-changed-over-time.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;How Terms Have Changed over Time&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font size="2"&gt;Technorati Tags: &lt;/font&gt;&lt;a href="http://technorati.com/tags/blog"&gt;&lt;font size="2"&gt;blog&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/social+media"&gt;&lt;font size="2"&gt;social media&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/comscore"&gt;&lt;font size="2"&gt;comscore&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/music"&gt;&lt;font size="2"&gt;music&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/statistics"&gt;&lt;font size="2"&gt;statistics&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/society"&gt;&lt;font size="2"&gt;society&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/web+traffic"&gt;&lt;font size="2"&gt;web traffic&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/digital+media"&gt;&lt;font size="2"&gt;digital media&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/mobile+device"&gt;&lt;font size="2"&gt;mobile device&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/analytics"&gt;&lt;font size="2"&gt;analytics&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;table border="0" cellspacing="0" cellpadding="2" width="382"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;font size="2" face="Tahoma"&gt;Connect with Peter: &lt;/font&gt;&lt;/td&gt;        &lt;td valign="top" width="180"&gt;&lt;font size="2" face="Tahoma"&gt;Connect with F5: &lt;/font&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;a href="http://www.linkedin.com/pub/peter-silva/0/412/77a"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/Rss.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://twitter.com/psilvas"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/td&gt;        &lt;td valign="top" width="180"&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/rrAfiR?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/neO7Pm?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/mOVxf3?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;&lt;img src="http://devcentral.f5.com/weblogs/psilva/aggbug/1104477.aspx" width="1" height="1" /&gt;</description><dc:creator>Pete Silva</dc:creator></item><item><title>The Potential Ramifications of Platform-Based Vulnerabilities on Cloud Computing</title><link>http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/08/the-potential-ramifications-of-platform-based-vulnerabilities-on-cloud-computing.aspx</link><pubDate>Wed, 08 Feb 2012 13:26:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/08/the-potential-ramifications-of-platform-based-vulnerabilities-on-cloud-computing.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/macvittie/comments/1102508.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/macvittie/comments/commentRss/1102508.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/08/the-potential-ramifications-of-platform-based-vulnerabilities-on-cloud-computing.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/macvittie/services/trackbacks/1102508.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/macvittie/rss.aspx">The Potential Ramifications of Platform-Based Vulnerabilities on Cloud Computing</source><description>&lt;p&gt;#infosec #adcfw #cloud &lt;em&gt;Alternate title: How to take out an entire PaaS cloud with one vulnerability &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/The-Potential-Ramifications-of-Platform-_2EF5/chess%20king_2.jpg"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="chess king" border="0" alt="chess king" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/The-Potential-Ramifications-of-Platform-_2EF5/chess%20king_thumb.jpg" width="240" height="190" /&gt;&lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/08/26/f5-friday-zero-day-apache-exploit-zero-problem.aspx"&gt;Apache Killer&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/david/archive/2012/01/09/vu903934-ndash-post-of-doom.aspx"&gt;Post of Doom&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;What do these two vulnerabilities have in common? Right, they’re &lt;em&gt;platform-&lt;/em&gt;based vulnerabilities. Meaning they are vulnerabilities peculiar to the web or application server platform upon which applications are deployed. Mitigations for such vulnerabilities generally point to changes in configuration of the platform – limit post size, header value sizes, turn off some value in the associated configuration. &lt;/p&gt;  &lt;p&gt;But they also have something else in common – risk. And not just risk in general, but risk to cloud providers whose primary value is in offering not just a virtual server but an entire, pre-integrated and pre-configured application deployment stack. Think LAMP, as an example, and providers like Microsoft (Azure) and VMware (CloudFoundry), more commonly adopting the moniker of PaaS. It’s an operational dream to have a virtual server pre-configured and ready to go with the exact application deployment stack needed and offers a great deal of value in terms of efficiency and overall operational investment, but it is – or should be – a security professional’s nightmare. It’s not unlike the &lt;a href="http://autos.yahoo.com/blogs/motoramic/gm-recalling-chevy-volts-prevent-battery-fires-164320241.html"&gt;recent recall of Chevy Volts&lt;/a&gt; – a defect in the platform needs to be mitigated. The only way to do it, for car owners, is to effectively shut down their ability to drive while a patch is applied. It’s disruptive, it’s expensive (you still have to get to work, after all), and it’s frustrating for the consumer. For the provider, it’s bad PR and negatively impacts the brand. Neither of which is appealing. &lt;/p&gt;  &lt;p&gt;A vulnerability in the application stack, in the web or application server, can be operationally devastating to the provider – and potentially disruptive to the consumer whether the vulnerability is exploited or not. &lt;/p&gt;  &lt;h4&gt;&lt;font color="#c0504d"&gt;&lt;font style="font-weight: bold"&gt;STANDARDIZATION is a DOUBLE-EDGED SWORD &lt;/font&gt;&lt;/font&gt;&lt;/h4&gt;  &lt;p&gt;Assume a homogeneous cloud environment offering an application stack based on Microsoft ASP. Assume now an exploit, oh say like Post of Doom, is discovered whose primary mitigation lies in modifying the configuration of each and every instance. Virtualization of any kind provides a solution, of course, but introduces the possibility of disruption in the impact to consumer applications from the configuration change. A primary mitigation for the Post of Doom is to limit the size of data in a POST to under 8MB. Depending on the application, this has to potential to “break” application functionality, particularly those for which uploading big data is a focus. Images, video, documents, etc… These all may be impacted negatively, disrupting applications and angering consumers. &lt;/p&gt;  &lt;p&gt;Patching, of course, is preferred, as it eliminates the underlying vulnerability without potentially breaking applications. But patching takes time – time to develop, time to test, time to deploy. The actual delivery of such patches in a PaaS environment is a delicate operation. You can’t just shut the whole cloud down and restart it after the patches are applied to the base images, can you? Do you wait, quiesce the vulnerable images and only force the patched ones when new instances are provisioned? A configuration-based mitigation, too, has these same issues. You can’t just shut down the whole cloud, apply the change, and reboot. &lt;/p&gt;  &lt;p&gt;It’s a delicate balance of security versus availability that must struck for the provider, and certainly their position in such cases is one not to be envied. Damned if they do, damned if they don’t. &lt;/p&gt;  &lt;p&gt;Then there is the risk of exploitation &lt;em&gt;before &lt;/em&gt;any mitigation is applied. If I want to wreak havoc on a PaaS, I may be able to accomplish simply by finding one with the appropriate platform vulnerable to a given exploit, and attack. Cycling through applications deployed in that environment (easily identified at the network layer by the IP ranges assigned to the provider) should result in a wealth of chaos being wrought. The right vulnerability could take out a significant enough portion of the environment to garner attention from the outages caused. &lt;/p&gt;  &lt;p&gt;Enterprise organizations that think they are immune from such issues should think again, as even a cloud provider is often not as standardized on a single application platform as an enterprise is, and it is that standardization that is at the root of the potential risk from platform-based vulnerabilities. Standardization, commoditization, these are good things in terms of many financial and operational benefits, but they can also cause operational risk to increase. &lt;/p&gt;  &lt;h4&gt;&lt;font color="#c0504d"&gt;&lt;font style="font-weight: bold"&gt;MITIGATE in the MIDDLE &lt;/font&gt;&lt;/font&gt;&lt;/h4&gt;  &lt;p&gt;There is a better solution, a better strategy, a better operational means of mitigating platform-based risks. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/The-Potential-Ramifications-of-Platform-_2EF5/chess-queen-protected_2.jpg"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="chess-queen-protected" border="0" alt="chess-queen-protected" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/The-Potential-Ramifications-of-Platform-_2EF5/chess-queen-protected_thumb.jpg" width="240" height="180" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;This is where the role of a flexible, broad-spectrum layer of security applies. One that enables security professionals to broadly apply security policies to quickly mitigate potentially disastrous vulnerabilities. Without disrupting a single running instance, an organization can deploy a mitigating solution that detects and prevents the effects of such vulnerabilities. Applying security policies that mitigate such vulnerabilities &lt;em&gt;before &lt;/em&gt;they reach the platform is critical to preventing a disaster of epic (and newsworthy) proportions. &lt;/p&gt;  &lt;p&gt;Whether stop gap or a permanent solution, by leveraging the &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/16/at-the-intersection-of-cloud-and-controlhellip.aspx"&gt;application delivery tier&lt;/a&gt; of any data center – enterprise or cloud provider – such vulnerabilities can be addressed without imposing harsh penalties on applications and application owners, such as requiring complete shutdown and reboots. &lt;/p&gt;  &lt;p&gt;Leveraging such a flexible data center tier insulates the platform from exploitation while insulating customers from the disruption required to mitigate immediately on the platform layer, allowing time to redress through patches or, at least, understand the potential implication to the application from the platform configuration changes required to mitigate the vulnerability. &lt;/p&gt;  &lt;p&gt;In today’s data center, time is perhaps the biggest benefit afforded to IT by any solution, and yet the one least likely to be provided. A flexible application delivery tier capable of mitigating threats across the network and application stack without disruption is one of the few solutions available that offers the elusive and very valuable benefit of time. Providers and enterprises alike need to consider their current data center architecture and whether it supports the notion of such a dynamic tier. If not, it’s time to re-evaluate and determine whether a strategic change of direction is necessary to ensure the ability of operations and security teams to address operational risk as quickly and efficiently as possible. &lt;/p&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;&lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="324"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="168"&gt;Connect with Lori: &lt;/td&gt;          &lt;td valign="top" width="154"&gt;Connect with &lt;a title="F5 Networks" href="http://www.f5.com/" rel="" target="_blank"&gt;F5&lt;/a&gt;: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="168"&gt;&lt;a href="http://www.linkedin.com/in/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="https://plus.google.com/110169987847611210070"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/f5/macv"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="154"&gt; &lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/ne6W2R?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/nx3XV1?r=bb/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/reFTmf?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/f5gplus"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/center&gt;  &lt;p&gt;Related blogs &amp;amp; articles: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/16/at-the-intersection-of-cloud-and-controlhellip.aspx"&gt;At the Intersection of Cloud and Control…&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/21/the-full-proxy-data-center-architecture.aspx"&gt;The Full-Proxy Data Center Architecture&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/23/the-pythagorean-theorem-of-operational-risk.aspx"&gt;The Pythagorean Theorem of Operational Risk&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/10/31/the-future-of-cloud-infrastructure-as-a-platform.aspx"&gt;The Future of Cloud: Infrastructure as a Platform&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/10/12/infrastructure-architecture-whitelisting-with-json-and-api-keys.aspx"&gt;Infrastructure Architecture: Whitelisting with JSON and API Keys&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/05/09/if-security-in-the-cloud-were-handled-like-car-accidents.aspx"&gt;If Security in the Cloud Were Handled Like Car Accidents&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/david/archive/2012/01/09/vu903934-ndash-post-of-doom.aspx"&gt;VU#903934 – Post of Doom&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/08/26/f5-friday-zero-day-apache-exploit-zero-problem.aspx"&gt;F5 Friday: Zero-Day Apache Exploit? Zero-Problem&lt;/a&gt;  &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:77c821f9-a904-4f71-94b4-44b3f525047c" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MacVittie" rel="tag"&gt;MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/security" rel="tag"&gt;security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/architecture" rel="tag"&gt;architecture&lt;/a&gt;,&lt;a href="http://technorati.com/tags/availability" rel="tag"&gt;availability&lt;/a&gt;,&lt;a href="http://technorati.com/tags/cloud+computing" rel="tag"&gt;cloud computing&lt;/a&gt;,&lt;a href="http://technorati.com/tags/virtualization" rel="tag"&gt;virtualization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/devops" rel="tag"&gt;devops&lt;/a&gt;,&lt;a href="http://technorati.com/tags/threat+mitigation" rel="tag"&gt;threat mitigation&lt;/a&gt;,&lt;a href="http://technorati.com/tags/application+delivery" rel="tag"&gt;application delivery&lt;/a&gt;,&lt;a href="http://technorati.com/tags/blog" rel="tag"&gt;blog&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/macvittie/aggbug/1102508.aspx" width="1" height="1" /&gt;</description><dc:creator>Lori MacVittie</dc:creator></item><item><title>Mobile Device Support for VMware View</title><link>http://devcentral.f5.com/weblogs/nbowman/archive/2012/02/07/mobile-device-support-for-vmware-view.aspx</link><pubDate>Tue, 07 Feb 2012 15:57:06 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/nbowman/archive/2012/02/07/mobile-device-support-for-vmware-view.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/nbowman/comments/1104475.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/nbowman/comments/commentRss/1104475.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/nbowman/archive/2012/02/07/mobile-device-support-for-vmware-view.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/nbowman/services/trackbacks/1104475.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/nbowman/rss.aspx">Mobile Device Support for VMware View</source><description>&lt;p&gt;End user computing means that a wide range of mobile devices from laptops to tablets and from desktops to smartphones are being used. The diversity of these mobile devices and the sheer number of them in the workplace can overwhelm IT and strain your resources.  Access and performance are key support concerns. And, since many mobile devices are personal, security is absolutely critical. F5 provides intelligent mobile device support for VMware View.  This benefits IT with greater access and compliance control, while at the same time, allowing your employees the freedom to use their mobile device of choice. F5 can help by making VMware View secure, fast, scalable, and available.&lt;/p&gt;  &lt;p&gt;More information about F5’s solution for VMware View can be found at &lt;a href="http://www.f5.com/view"&gt;http://www.f5.com/view&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;   &lt;/p&gt;&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:98b6b9fc-0a63-40bb-b132-951f8d252f4b" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;object width="448" height="252"&gt;&lt;param name="movie" value="http://www.youtube.com/v/S7y_6aJDOcY?hl=en&amp;amp;hd=1" /&gt;&lt;embed src="http://www.youtube.com/v/S7y_6aJDOcY?hl=en&amp;amp;hd=1" type="application/x-shockwave-flash" width="448" height="252" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/nbowman/aggbug/1104475.aspx" width="1" height="1" /&gt;</description><dc:creator>Nick Bowman</dc:creator></item><item><title>Making VMware View fast, secure and available</title><link>http://devcentral.f5.com/weblogs/nbowman/archive/2012/02/07/making-vmware-view-fast-secure-and-available.aspx</link><pubDate>Tue, 07 Feb 2012 15:55:05 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/nbowman/archive/2012/02/07/making-vmware-view-fast-secure-and-available.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/nbowman/comments/1104474.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/nbowman/comments/commentRss/1104474.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/nbowman/archive/2012/02/07/making-vmware-view-fast-secure-and-available.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/nbowman/services/trackbacks/1104474.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/nbowman/rss.aspx">Making VMware View fast, secure and available</source><description>&lt;p&gt;VMware View is a leading solution for desktop virtualization offering simplified administration while increasing security and control.  When deploying VMware View, there are several issues your business must deal with: from the management of a wide range of devices, to ensuring availability, scalability, and performance.  F5 can help by making VMware View secure, fast, scalable, and available.&lt;/p&gt;  &lt;p&gt;More information about F5’s solution for VMware View can be found at &lt;a href="http://www.f5.com/view"&gt;http://www.f5.com/view&lt;/a&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:39a9e975-b17e-4a8a-a71d-dd1d7b58c74c" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;object width="448" height="252"&gt;&lt;param name="movie" value="http://www.youtube.com/v/-yzg4WgrWFM?hl=en&amp;amp;hd=1" /&gt;&lt;embed src="http://www.youtube.com/v/-yzg4WgrWFM?hl=en&amp;amp;hd=1" type="application/x-shockwave-flash" width="448" height="252" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/nbowman/aggbug/1104474.aspx" width="1" height="1" /&gt;</description><dc:creator>Nick Bowman</dc:creator></item><item><title>1024 Words: Honey IT Badger Don&amp;rsquo;t Care</title><link>http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/07/1024-words-honey-it-badger-donrsquot-care.aspx</link><pubDate>Tue, 07 Feb 2012 18:24:05 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/07/1024-words-honey-it-badger-donrsquot-care.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/macvittie/comments/1104476.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/macvittie/comments/commentRss/1104476.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/07/1024-words-honey-it-badger-donrsquot-care.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/macvittie/services/trackbacks/1104476.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/macvittie/rss.aspx">1024 Words: Honey IT Badger Don&amp;rsquo;t Care</source><description>&lt;table border="0" cellspacing="0" cellpadding="2" width="662"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="306"&gt;         &lt;p align="left"&gt;The reaction in IT when there’s something wrong with a core router is to &lt;strong&gt;avoid&lt;/strong&gt; disruption and its associated costs to the business. &lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="354"&gt;         &lt;p align="left"&gt;The reaction in IT when a user has problems is to &lt;strong&gt;embrace&lt;/strong&gt; disruption and its associated costs to the business. &lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="306"&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/539f76c027e9_805F/panic-attack_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="panic-attack" border="0" alt="panic-attack" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/539f76c027e9_805F/panic-attack_thumb.jpg" width="180" height="240" /&gt;&lt;/a&gt;&lt;/td&gt;        &lt;td valign="top" width="354"&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/539f76c027e9_805F/honey%20badger_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="honey badger" border="0" alt="honey badger" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/539f76c027e9_805F/honey%20badger_thumb.jpg" width="323" height="241" /&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;There’s something wrong with this model. &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/539f76c027e9_805F/quote-badge_2.gif"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="quote-badge" border="0" alt="quote-badge" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/539f76c027e9_805F/quote-badge_thumb.gif" width="40" height="46" /&gt;&lt;/a&gt;Thanks, I know VMware tote a 3:1 Desktop/Thin Client ratio in terms of support burden, i.e. one engineer can service 100 fat clients or 300 thin clients (in user terms). Would you say that this is realistic?&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;I have a school district with 3 tech's who support 5k devices. Its powerful. 90% of problems can be finished with "&lt;font style="background-color: #ffff00"&gt;log out, login get a new desktop&lt;/font&gt;". &lt;/p&gt;    &lt;p&gt;&lt;a href="http://community.spiceworks.com/topic/194345-current-vdi-adoption"&gt;-- SpiceWorks, Virtualization Adoption Thread&lt;/a&gt;  &lt;/p&gt; &lt;/blockquote&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;&lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="324"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="168"&gt;Connect with Lori: &lt;/td&gt;          &lt;td valign="top" width="154"&gt;Connect with &lt;a title="F5 Networks" href="http://www.f5.com/" rel="" target="_blank"&gt;F5&lt;/a&gt;: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="168"&gt;&lt;a href="http://www.linkedin.com/in/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="https://plus.google.com/110169987847611210070"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/f5/macv"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="154"&gt; &lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/ne6W2R?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/nx3XV1?r=bb/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/reFTmf?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/f5gplus"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/center&gt;  &lt;p&gt;       &lt;/p&gt;&lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f1b126d5-e8b8-4ffe-b5da-53ecd0434a36" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/1024+Words" rel="tag"&gt;1024 Words&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MacVittie" rel="tag"&gt;MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/honey+badger" rel="tag"&gt;honey badger&lt;/a&gt;,&lt;a href="http://technorati.com/tags/IT" rel="tag"&gt;IT&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VDI" rel="tag"&gt;VDI&lt;/a&gt;,&lt;a href="http://technorati.com/tags/reboot" rel="tag"&gt;reboot&lt;/a&gt;,&lt;a href="http://technorati.com/tags/productivity" rel="tag"&gt;productivity&lt;/a&gt;,&lt;a href="http://technorati.com/tags/blog" rel="tag"&gt;blog&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/macvittie/aggbug/1104476.aspx" width="1" height="1" /&gt;</description><dc:creator>Lori MacVittie</dc:creator></item><item><title>Technische und organisatorische Rahmenbedingungen moderner Cloud-Dienste</title><link>http://devcentral.f5.com/weblogs/rsydekum/archive/2012/02/06/technische-und-organisatorische-rahmenbedingungen-moderner-cloud-dienste.aspx</link><pubDate>Mon, 06 Feb 2012 10:37:53 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/rsydekum/archive/2012/02/06/technische-und-organisatorische-rahmenbedingungen-moderner-cloud-dienste.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/rsydekum/comments/1104472.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/rsydekum/comments/commentRss/1104472.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/rsydekum/archive/2012/02/06/technische-und-organisatorische-rahmenbedingungen-moderner-cloud-dienste.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/rsydekum/services/trackbacks/1104472.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/rsydekum/rss.aspx">Technische und organisatorische Rahmenbedingungen moderner Cloud-Dienste</source><description>&lt;p&gt;Moderne Unternehmen befinden sich zunehmend im verschärften Wettbewerb zur Konkurrenz und nur diejenigen, die bei stetigen Kostensenkungen dennoch den Profit steigern können, werden sich langfristig am Markt behaupten können. Diesen Kostendruck spürt natürlich auch die interne IT und auf der Suche nach flexiblen und gleichzeitig günstiger werdenden IT-Services wird man zwangsläufig auf Cloud-Dienste stoßen. Entscheidet man sich die Cloud-Services bei einem Dienstleister zu beauftragen, so ergeben sich eine Vielzahl von Fragen, die einerseits eine technische Realisierung beinhalten, andererseits aber auch eine organisatorische, sowie eine sicherheits- und regulatorische Dimension haben.&lt;/p&gt;  &lt;p&gt;Hier nun ein paar Beispiele, die ein Projektleiter „Cloud-Services“ unter Berücksichtigung von Sicherheitsaspekten beachten sollte:&lt;/p&gt;  &lt;p&gt;- Wie steht es um den Datenschutz (Vertraulichkeit, Integrität)?&lt;/p&gt;  &lt;p&gt;- Welche regulatorische Anforderungen bestehen an das Löschen von Daten?&lt;/p&gt;  &lt;p&gt;- Ist Mandantentrennung gewährleistet?&lt;/p&gt;  &lt;p&gt;- Beachtung von Complianceanforderungen in verschiedenen Ländern&lt;/p&gt;  &lt;p&gt;- Besteht mittel-/langfristig eine Insolvenzgefahr des Cloud Providers?&lt;/p&gt;  &lt;p&gt;- Arbeitet der Cloud Provider mit Subunternehmern?&lt;/p&gt;  &lt;p&gt;- Wie hoch ist das Risiko der Erpressbarkeit?&lt;/p&gt;  &lt;p&gt;Damit Cloud Provider ihrerseits hocheffizient und kostengünstig ihre Dienste anbieten können, sind diverse Grundtechniken eine zwingende Voraussetzung. Die Virtualisierung spielt hierbei eine ganz entscheidende Rolle, aber auch hier müssen potentielle Kunden ein Verständnis für Vertraulichkeit, Integrität, Verfügbarkeit, Kontrolle und Zuverlässigkeit entwickeln und dies weitestgehend in SLAs umsetzen lassen. Im Folgenden sei hier eine kleine Stichwortliste gegeben, die bei der Ausarbeitung von Serviceverträgen berücksichtigt werden sollten:&lt;/p&gt;  &lt;p&gt;- Architectural Framework&lt;/p&gt;  &lt;p&gt;- Governance, Enterprise Risk Management&lt;/p&gt;  &lt;p&gt;- Legal, e-Discovery&lt;/p&gt;  &lt;p&gt;- Compliance &amp;amp; Audit&lt;/p&gt;  &lt;p&gt;- Information Lifecycle Management&lt;/p&gt;  &lt;p&gt;- Portability &amp;amp; Interoperability&lt;/p&gt;  &lt;p&gt;- Security, Business Continuity, Disaster Recovery&lt;/p&gt;  &lt;p&gt;- Data Center Operations&lt;/p&gt;  &lt;p&gt;- Incident Response Issues&lt;/p&gt;  &lt;p&gt;- Application Security&lt;/p&gt;  &lt;p&gt;- Encryption &amp;amp; Key Management&lt;/p&gt;  &lt;p&gt;- Identity &amp;amp; Access Management&lt;/p&gt;  &lt;p&gt;- Virtualization&lt;/p&gt;  &lt;p&gt;F5 unterstützt mit einer Vielzahl unterschiedlichster Technologien wesentliche Ziele der Verfügbarkeit, Sicherheit und auch schnellstmöglichen Zugang zu Anwendungen. Als einige Beispiele seien schlagwortartig der Schutz vor DDoS- (netz- und anwendungsseitig) und Web-Attacken, Authentifizierung und Autorisierung der Anwender, Schutz der DNS-Infrastruktur, High-Speed-Logging, flexibles Deployment durch Virtual Editions (VE) und viele weitere Funktionalitäten der BIG-IP erwähnt.&lt;/p&gt;&lt;img src="http://devcentral.f5.com/weblogs/rsydekum/aggbug/1104472.aspx" width="1" height="1" /&gt;</description><dc:creator>Ralf Sydekum</dc:creator></item><item><title>Desktop VDI May Be Ready for Prime Time but Is the Network?</title><link>http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/06/desktop-vdi-may-be-ready-for-prime-time-but-is.aspx</link><pubDate>Mon, 06 Feb 2012 12:20:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/06/desktop-vdi-may-be-ready-for-prime-time-but-is.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/macvittie/comments/1104434.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/macvittie/comments/commentRss/1104434.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/06/desktop-vdi-may-be-ready-for-prime-time-but-is.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/macvittie/services/trackbacks/1104434.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/macvittie/rss.aspx">Desktop VDI May Be Ready for Prime Time but Is the Network?</source><description>&lt;p&gt;#VDI #quasar #mobile The proliferation of mobile devices is pushing VDI closer to being “the solution” of the year to resolve the increasing complexity – and costs – associated with consumerization. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/ffd56d36c696_523C/blame%20the%20network_2.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="blame the network" border="0" alt="blame the network" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/ffd56d36c696_523C/blame%20the%20network_thumb.png" width="240" height="130" /&gt;&lt;/a&gt;Considering the innate differences between just the two most popular mobile operating systems – Android and iOS – gives rise to understanding how costly and complex an infrastructure might need to be to support both. It’s not at all unlike the issues with server virtualization. Management and delivery architectures require different solutions depending on the platform, so despite potentially costly investments to scale, organizations are often staying single-vendor with respect to its virtualization platform strategy. &lt;/p&gt;  &lt;p&gt;Organizations had taken that approach – standardized on a single mobile platform – only to discover that employees blatantly ignored such mandates and began using whatever they brought from home. Worse, they expected support when applications didn’t work quite right. &lt;/p&gt;  &lt;p&gt;Thus IT is stuck trying to figure out how to efficiently deliver, secure, and manage applications to multiple operating systems right now. Not tomorrow, not next week. Today. &lt;/p&gt;  &lt;p&gt;VDI is thus rearing its head as a viable solution; one that promises consistency regardless of platform, without worry about Bob wanting to access corporate resources via his Internet-enabled HDTV. For the most part, experts and implementers deem VDI ready to meet the challenge. But what they haven’t asked, nor considered, is whether the &lt;em&gt;network &lt;/em&gt;is ready for VDI. &lt;/p&gt;  &lt;blockquote&gt;   &lt;h3&gt;&lt;a href="http://www.baselinemag.com/c/a/Virtualization/Desktop-Virtualization-Ready-for-Prime-Time-710708/"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="quotemark" border="0" alt="quotemark" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/ffd56d36c696_523C/quotemark_7916000c-9397-48c9-a41f-6a70b9615121.png" width="119" height="108" /&gt;Desktop Virtualization Ready for Prime Time&lt;/a&gt;&lt;/h3&gt;    &lt;p&gt;The appeal of VDI remains the same: it improves flexibility, simplifies administration and boosts security. What has changed are ongoing price drops and a growing need to seamlessly manage an &lt;a href="http://www.baselinemag.com/#"&gt;IT infrastructure&lt;/a&gt; that includes desktops running Windows, Mac laptops using Apple OS X and mobiles devices using iOS and Android. In many cases, VDI streamlines data exchange and accessibility in an increasingly bring-your-own device (BYOD) IT world.&lt;/p&gt; &lt;/blockquote&gt;  &lt;h4&gt;&lt;font color="#c0504d"&gt;VDI OFFLOADS the PROBLEMS to the INFRASTRUCTURE &lt;/font&gt;&lt;/h4&gt;  &lt;p&gt;Interestingly enough, the problems with delivering applications to multi-endpoint environments do not actually disappear with the introduction of VDI. Oh, the problem of supporting every device under the sun is neatly resolved, but other problems quickly arise, and these are not necessarily easy problems to solve. &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;Roaming          &lt;br /&gt;&lt;/strong&gt;        &lt;p&gt;&lt;font face="Tahoma"&gt;The issue with roaming isn’t just that of a device roaming across service boundaries or WiFi networks, it’s roaming geographically. VDI deployments carry with them some strict and often constraining infrastructure requirements that are not easily overcome without the assistance of infrastructure. Typical network environments are ill-prepared to deal with not just the basic constraints but the resolution to those constraints. They lack the flexibility of an application delivery tier to mediate between roaming users and virtual desktop infrastructure.            &lt;br /&gt;            &lt;br /&gt;A user that roams between two completely different network types may in fact appear to be two different network users from an IP perspective. While we know we must one day eliminate our dependency on IP addressees, today it remains a factor that must be addressed. Users who suddenly move from one network to another may cause undue stress along the entire infrastructure – but especially on VDI servers that maintain their understanding of users based on connections, which base their identification on IP addresses. A mediating connectivity layer such as an application delivery tier eliminates not the dependency, but the impact on the actual VDI servers and applications by becoming the endpoint and handling the possible volatility in device identification on behalf of the services, mitigating the impact by absorbing and managing it itself.   &lt;/font&gt;&lt;/p&gt;     &lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;Network Impact on Performance          &lt;br /&gt;&lt;/strong&gt;        &lt;p&gt;&lt;font face="Tahoma"&gt;What, exactly, is the network over which the mobile device is connecting? Is it WiFi? Is it the mobile network? The network over which a device is connecting has a significant impact on performance, particularly &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/16/mobile-versus-mobile-an-identity-crisis.aspx"&gt;from the perspective of the end-user.&lt;/a&gt; It isn’t so much a question of whether or not the network is fat enough, it’s whether or not the external (read: out of IT control) network is fat enough, or fast enough.             &lt;br /&gt;            &lt;br /&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/ffd56d36c696_523C/quotemark_3.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="quotemark" border="0" alt="quotemark" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/ffd56d36c696_523C/quotemark_thumb.png" width="134" height="122" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;       &lt;em&gt;Latency is the biggest concern among networking pros considering a VDI deployment, according to an informal survey of 1,197 VMworld 2010 attendees conducted by storage vendor Xiotech and WAN optimization vendor Silver Peak. The vendors say 62% of respondents named latency as their top VDI network consideration.&lt;/em&gt;&lt;/font&gt;      &lt;p&gt;&lt;em&gt;A minority named other WAN-related issues as concerns, such as the ability to shape or prioritize traffic (7%) and &lt;/em&gt;&lt;a href="http://searchenterprisewan.techtarget.com/definition/bandwidth"&gt;&lt;em&gt;bandwidth&lt;/em&gt;&lt;/a&gt;&lt;em&gt; (6%).         &lt;br /&gt;          &lt;br /&gt;&lt;/em&gt;&lt;a href="http://searchenterprisewan.techtarget.com/news/2240022913/VDI-over-the-WAN-How-latency-affects-on-virtual-desktop-performance"&gt;&lt;em&gt;-- VDI over the WAN: How latency affects virtual desktop performance&lt;/em&gt;&lt;/a&gt;&lt;em&gt;  &lt;br /&gt;&lt;/em&gt;&lt;/p&gt;      &lt;p&gt;While WAN Optimization and similar technologies can certainly address issues when a WAN is involved, it won’t necessarily be of assistance when mobile devices experience issues over WiFi or mobile networks or any configuration in which there is no control over both endpoints. Yet the same network problems will plague these devices, and likely with more frequency than remote desktops over IT controlled WAN channels.   &lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;&lt;font face="Tahoma"&gt;&lt;strong&gt;Scale of Dependent and Primary Services  &lt;br /&gt;&lt;/strong&gt;        &lt;p&gt;&lt;font face="Tahoma"&gt;Likely the most overlooked of all is the scalability of dependent network services. Simple things like NAT, like application access control, like network security infrastructure that must deal with the possibility that users will be logged in from several places at the same time, trying to access different resources. It’s the scalability of network security devices that suddenly must contend with connections coming from a wide variety of networks and locations, and must decide – quickly – which of those connections will be allowed, and which should – and must – be denied.            &lt;br /&gt;            &lt;br /&gt;It’s also about the ability of applications themselves to scale when faced with suddenly very different network profiles that significantly impact the capacity and load on existing services. Applications that have performed well with capacity X suddenly perform poorly even though concurrent user counts have not changed. This is because the network characteristics may have changed in such a way as to change the way in which the applications are served. Users connecting over the LAN are able to receive content quickly and thus reduce the overall burden on server infrastructure by clearing queues and releasing connections that can be used by other users. Users connecting over mobile networks are not able to receive content as quickly and thus increase the burden on server infrastructure by receiving content more slowing and taking more time to complete a session. This reduces the capacity of server infrastructure and may require additional scaling to ensure consistent, acceptable performance levels across all device types and users. &lt;/font&gt;&lt;/p&gt;     &lt;/font&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;font size="2"&gt;Thus, while VDI may be ready for prime-time, and is certainly a valid solution to the problem of consumerization with respect to mobile device proliferation in the enterprise, the network may not be ready for VDI – regardless of endpoint form factor.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;VDI, like server virtualization and &lt;a title="" href="http://www.f5.com/solutions/cloud-computing" rel=""&gt;cloud computing &lt;/a&gt;, will necessarily change the way in which we architect and ultimately view the network because of the very characteristics that make these technologies appealing – abstraction, elasticity, dynamism. These characteristics make it more difficult to deliver applications and services like VDI because of the volatility and diversity they introduce into the data center and impose on the network. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;New architectural and technological solutions will be required in the network to manage such issues as they arise. &lt;/p&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;&lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="324"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="168"&gt;Connect with Lori: &lt;/td&gt;          &lt;td valign="top" width="154"&gt;Connect with &lt;a title="F5 Networks" href="http://www.f5.com/" rel="" target="_blank"&gt;F5&lt;/a&gt;: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="168"&gt;&lt;a href="http://www.linkedin.com/in/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="https://plus.google.com/110169987847611210070"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/f5/macv"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="154"&gt; &lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/ne6W2R?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/nx3XV1?r=bb/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/reFTmf?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/f5gplus"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/center&gt;  &lt;p&gt;Related blogs &amp;amp; articles: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/12/02/grokking-the-goodness-of-mapreduce-and-spdy.aspx"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Fire-and-Ice-Silk-and-Chrome-SPDY-and-HT_5751/Document-icon_b8df144b-2165-4daf-a947-a55ac66bed5a.png" width="16" height="16" /&gt; &lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/09/30/f5-friday-a-single-namespace-to-rule-them-all.aspx"&gt;F5 Friday: A Single Namespace to Rule Them All&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/category/1084420.aspx"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-A-Single-Namespace-to-Rule-The_7969/Document-icon_85b1d115-24e7-4ced-aac4-6feae2e7df8b.png" width="16" height="16" /&gt; &lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/11/24/wils-the-importance-of-dtls-to-successful-vdi.aspx"&gt;WILS: The Importance of DTLS to Successful VDI&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/category/1084420.aspx"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-A-Single-Namespace-to-Rule-The_7969/Document-icon_e7cc97d8-8355-4be2-94ce-990802a363b4.png" width="16" height="16" /&gt; &lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/11/26/f5-friday-the-dynamic-vdi-security-game.aspx"&gt;F5 Friday: The Dynamic VDI Security Game&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/12/02/grokking-the-goodness-of-mapreduce-and-spdy.aspx"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Fire-and-Ice-Silk-and-Chrome-SPDY-and-HT_5751/Document-icon_b8df144b-2165-4daf-a947-a55ac66bed5a.png" width="16" height="16" /&gt; &lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/16/mobile-versus-mobile-an-identity-crisis.aspx"&gt;Mobile versus Mobile: An Identity Crisis&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/12/02/grokking-the-goodness-of-mapreduce-and-spdy.aspx"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Fire-and-Ice-Silk-and-Chrome-SPDY-and-HT_5751/Document-icon_b8df144b-2165-4daf-a947-a55ac66bed5a.png" width="16" height="16" /&gt; &lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/12/05/wils-wpo-versus-feo.aspx"&gt;WILS: WPO versus FEO&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/12/02/grokking-the-goodness-of-mapreduce-and-spdy.aspx"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Fire-and-Ice-Silk-and-Chrome-SPDY-and-HT_5751/Document-icon_b8df144b-2165-4daf-a947-a55ac66bed5a.png" width="16" height="16" /&gt; &lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/12/20/the-magic-of-mobile-cloud.aspx"&gt;The Magic of Mobile Cloud&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/12/02/grokking-the-goodness-of-mapreduce-and-spdy.aspx"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Fire-and-Ice-Silk-and-Chrome-SPDY-and-HT_5751/Document-icon_b8df144b-2165-4daf-a947-a55ac66bed5a.png" width="16" height="16" /&gt; &lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/10/10/fire-and-ice-silk-and-chrome-spdy-and-http.aspx"&gt;Fire and Ice, Silk and Chrome, SPDY and HTTP&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/12/02/grokking-the-goodness-of-mapreduce-and-spdy.aspx"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Fire-and-Ice-Silk-and-Chrome-SPDY-and-HT_5751/Document-icon_b8df144b-2165-4daf-a947-a55ac66bed5a.png" width="16" height="16" /&gt; &lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/25/the-mobile-chimera.aspx"&gt;The Mobile Chimera&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;   &lt;/p&gt;&lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7c453dee-41b5-4870-a731-64406d1adb3d" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MacVittie" rel="tag"&gt;MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/mobile" rel="tag"&gt;mobile&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VDI" rel="tag"&gt;VDI&lt;/a&gt;,&lt;a href="http://technorati.com/tags/virtualization" rel="tag"&gt;virtualization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/scalability" rel="tag"&gt;scalability&lt;/a&gt;,&lt;a href="http://technorati.com/tags/performance" rel="tag"&gt;performance&lt;/a&gt;,&lt;a href="http://technorati.com/tags/network" rel="tag"&gt;network&lt;/a&gt;,&lt;a href="http://technorati.com/tags/optimization" rel="tag"&gt;optimization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/blog" rel="tag"&gt;blog&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/macvittie/aggbug/1104434.aspx" width="1" height="1" /&gt;</description><dc:creator>Lori MacVittie</dc:creator></item><item><title>DevCentral Top5 02/03/2012</title><link>http://devcentral.f5.com/weblogs/cwalker/archive/2012/02/03/devcentral-top5-02032012.aspx</link><pubDate>Sat, 04 Feb 2012 00:16:58 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/cwalker/archive/2012/02/03/devcentral-top5-02032012.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/cwalker/comments/1104471.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/cwalker/comments/commentRss/1104471.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/cwalker/archive/2012/02/03/devcentral-top5-02032012.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/cwalker/services/trackbacks/1104471.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/cwalker/rss.aspx">DevCentral Top5 02/03/2012</source><description>&lt;p&gt;We're putting the band back together. And by band, I mean team. And by "putting back together" I mean we're all going to be in the same place, physically. This is a rarity for our remotely distributed team, but next week it is happening, and that is a great thing. It means planning, policies, preparation, prognostication and many other things that don't begin with the same letter. It also means that there will be some new, cool things to look forward to in what will likely be the near future, from a &lt;a title="" href="http://devcentral.f5.com" target="_blank"&gt;DevCentral&lt;/a&gt; perspective. Rarely do we get the whole team together to brainstorm and plan without something hawesome coming out of it. For that, I recommend you keep your eyes peeled the next few weeks. In the meantime, however, there is nowhere near a shortage of killer content on DevCentral just waiting for your perusal. So much so, in fact, I find myself again compelled to pick a few of my favorites and disseminate them to you in a format that takes the guess work out for those of you not neck deep in DC goodness, as I am. For the fun of it I'll pick only 5 topics this week, and here they are. Oh, and there &lt;em&gt;might&lt;/em&gt; be some iRules involved. A lot of iRules. All over the place. Once you recover from your shocked state, given my lack of a propensity for sharing iRules topics, read on:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Transparent Web Bot Application Protection&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://bit.ly/zRt5TF" href="http://bit.ly/zRt5TF"&gt;http://bit.ly/zRt5TF&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Joe takes us out of the gates this week with an awesome new take on an old problem. Forms being abused by web bots is a story as old as ... well ... forms and web bots. It has been "solved" or worked around or just plain dealt with through gritted teeth for years. One of the most common, reliable ways of stopping bots from abusing the forms on your site is to implement captchas. Captchas, in case you haven't been on the web since 14.4 was blistering, have gotten pretty advanced these days, asking you to input multiple phrases, playing back audio to help you decipher them, etc. There are even some iRules on DevCentral to help you implement them seamlessly. Also? I hate them. I am not a captcha fan. They are annoying, time consuming, and just plain not fun. Necessary bits of not fun that I tolerate, certainly, but I, much like Joe it would seem, am not a fan. So, when Joe presents a solution to provide what is effectively a transparent captcha, meaning the user has no interaction but the functionality is very much similar to a traditional captcha, I sat up and took notice. I suggest you do the same, it's worth the read.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Introduction to iStats Part1: Overview&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://bit.ly/AAmDhv" href="http://bit.ly/AAmDhv"&gt;http://bit.ly/AAmDhv&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I'm kind of in the business of documenting iRules. Along with talking about them to anyone that will listen, or is in earshot, or is passing by, or sits next to me on the plane or ... well you get the idea. In addition to talking about them and writing them and working with the wicked smart folks in the depths of F5 to better them for future generations of iRulers, I document them a fair amount, as do my DC compatriots. That process is great and all, but every so often one of the software engineers will produce a chunk of documentation that allows an article to all but write itself. That is what happened here. One of our iRules engineers put together a simply outstanding document detailing what iStats are, how they work, how to use them, etc. and sent it off to the iRules experts. I couldn't help myself, so I wrote it up in more detail, with some more background, etc. and put it out on DevCentral for the masses to consume. iStats will change the way many people are using iRules. They will allow things that were previously impossible. iStats are cool, but you'll have to read the document to find out just how cool and why. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Populating Tables With CSV Data Via Sideband Connections&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://bit.ly/wqtg8f" href="http://bit.ly/wqtg8f"&gt;http://bit.ly/wqtg8f&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;George is off in his own world these days. It's a world wherein awesome iRule ideas leap from the walls, complex code lays itself out at his feet, and outstanding Tech Tips come flowing out as the result. If you find where that place is, send me directions, would you? I have serious article envy. George continues making it absolutely rain wicked solutions with his newest installment of applications hawesomeness by way of the new super powers garnered to iRules in v11, namely Sideband Connections. In this example George shows off an iRule that will connect to an out of band server to look up CSV data pertinent to the connection before processing the client request, then cache that data as necessary within the BIG-IP. Yeah, if you're not impressed and thinking that's pretty darn cool, you're doing it wrong. That or I'm just bonkers for this stuff. Perhaps both. Seriously folks, go read this article right now. It's worth it. I'll be over re-mapping the keys on George's keyboard to slow him down a bit so he stops making me look bad. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Advanced Load Balancing for Developers. The Network Dev Tool.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://bit.ly/zfWnuM" href="http://bit.ly/zfWnuM"&gt;http://bit.ly/zfWnuM&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Hitting near and dear to my heart, Don dusts off his Load Balancing for Developers series and dives straight into one of my favored topics: Business logic offloading to the network. He draws you the picture, first, of ZapnGo (a make believe company) and their growth, the struggles brought with it, and how they're working to address them. This is something that is very real to many businesses in a similar place as ZapnGo. Growth is fantastic but it brings along very real issues that need addressing, and doesn't always provide the extra cycles to deal with them. Offloading some of the functionality that might traditionally go into the back-end to the network layer can be an extremely effective way of saving cycles, both in man-hours and processing time. This is something that I've spoken with droves of people about over the years, and I love seeing it brought up in another light and hearing someone else's take on it. This is a good read and very well may give you some insight into how to solve some issues you're having, if you're in  a similar place as ZapnGo.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Enterprise Apps are Not Written for Speed&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a title="http://bit.ly/wK84ib" href="http://bit.ly/wK84ib"&gt;http://bit.ly/wK84ib&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Another topic that will often times quickly lead to a soap-box being produced out of thin air and those perhaps unfortunate people near enough to be caught in the path of the diatribe that follows is performance vs. maintainability. Lori hits the nail on the head with her topic, and the ensuing discussion she presents in this blog post. The reality is, most developers building enterprise level applications are focused on reliability, maintainability, and functionality. Performance is a nice to have in a world of strict requirements. That's not even taking into account the real time killer - security. Back in the day when I was writing such apps and automation tools in an enterprise environment the concept of "performance" was relegated to "Does it work? Does it work twice? Awesome..." and that was about it. In a world of more and more web accessible or hosted apps, increasing numbers of mobile users, larger object counts and sizes, and a host of other performance degrading factors, now more than ever the ability to up the performance outside of the application is a valuable one. The network layer can help with that, if you let it, and Lori talks about how in this post.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;There are five more picks from the past couple weeks of content surging through DevCentral. It shows no signs of stopping, so I guess I'll have to come back in a week or so to give you some more hints on where to look for the pieces that were my favorite. Until then, happy coding, configuring, networking or whatever else it is that you do when not cruising DevCentral.&lt;/p&gt;  &lt;p&gt;#Colin&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3e296784-47b3-417b-9612-23d31116d1ed" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/DevCentral" rel="tag"&gt;DevCentral&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Top5" rel="tag"&gt;Top5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/iRules" rel="tag"&gt;iRules&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Performance" rel="tag"&gt;Performance&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Security" rel="tag"&gt;Security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Networking" rel="tag"&gt;Networking&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Sideband+Connections" rel="tag"&gt;Sideband Connections&lt;/a&gt;,&lt;a href="http://technorati.com/tags/iStats" rel="tag"&gt;iStats&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Colin+Walker" rel="tag"&gt;Colin Walker&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/cwalker/aggbug/1104471.aspx" width="1" height="1" /&gt;</description><dc:creator>Colin Walker</dc:creator></item><item><title>Advanced Load Balancing For Developers. The Network Dev Tool</title><link>http://devcentral.f5.com/weblogs/dmacvittie/archive/2012/02/03/advanced-load-balancing-for-developers.-the-network-dev-tool.aspx</link><pubDate>Fri, 03 Feb 2012 18:54:59 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/dmacvittie/archive/2012/02/03/advanced-load-balancing-for-developers.-the-network-dev-tool.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/dmacvittie/comments/1104470.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/dmacvittie/comments/commentRss/1104470.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/dmacvittie/archive/2012/02/03/advanced-load-balancing-for-developers.-the-network-dev-tool.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/dmacvittie/services/trackbacks/1104470.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/dmacvittie/rss.aspx">Advanced Load Balancing For Developers. The Network Dev Tool</source><description>&lt;p&gt;It has been a while since I wrote an installment of Load Balancing for Developers, and now I think it has been too long, but never fear, this is the grad-daddy of Load Balancing for Developers blogs, covering a useful bit of information about Application Delivery Controllers that you might want to take advantage of. For those who have joined us since my last installment, feel free to check out the entire list of blog entries (along with related blog entries) &lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/category/1084453.aspx" target="_blank"&gt;here&lt;/a&gt;, though I assure you that this installment, like most of the others, does not require you to have read those that went before.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/AdvancedLoadBalancingF.TheNetworkDevTool_B23F/ZapNGo!_2_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 5px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="ZapNGo!_2" border="0" alt="ZapNGo!_2" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/AdvancedLoadBalancingF.TheNetworkDevTool_B23F/ZapNGo!_2_thumb.jpg" width="205" height="216" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;ZapNGo! Is still a growing enterprise, now with several dozen complex applications and a high availability architecture that spans datacenters and the cloud. While the organization relies upon its web properties to generate revenue, those properties have been going along fine with your Application Delivery Controller (&lt;a href="http://www.f5.com/products/big-ip/" target="_blank"&gt;ADC&lt;/a&gt;) architecture. &lt;/p&gt;  &lt;p&gt;Now though, you’re seeing a need to centralize administration of a whole lot of functions. What worked fine separately for one or two applications is no longer working so well now that you have several development teams and several dozen applications, and you need to find a way to bring the growing inter-relationships under control before maintenance and hidden dependencies swamp you in a cascading mess of disruption.&lt;/p&gt;  &lt;p&gt;With maintenance taking a growing portion of your application development manhours, and a reasonably well positioned test environment configured with a virtual ADC to &lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2010/12/09/advanced-load-balancing-for-developers-virtual-benefits.aspx" target="_blank"&gt;mimic your production environment&lt;/a&gt;, all you need now is a way to cut those maintenance manhours and reduce the amount of repetitive work required to create or update an application. Particularly update an application, because that is a constant problem, where creating is less frequent.&lt;/p&gt;  &lt;p&gt;With many of the threats that your ZapNGo application will be known as ZapNGone eliminated, now it is efficiencies you are after. And believe it or not, these too are available in an ADC. Not all ADC’s are created equal, but this discussion will stay on topics that most ADCs can handle, and I’ll mention it when I stray from generic into specific – which I will do in one case because only one vendor supports one of the tools you can use, but all of the others should be supported by whatever ADC vendor you have, though as always, check with your vendor directly first, since I’m not an expert in the inner workings of every one.&lt;/p&gt;  &lt;p&gt;There is a lot that many organizations do for themselves, and the array of possibilities is long – from implementing load balancing in source code to security checks in the application, the boundaries of what is expected of developers are shaped by an organization, its history, and its chosen future direction. At ZapNGo, the team has implemented a virtual test environment that as close as possible mirrors production, so that code can be implemented and tested in the way it will be used. They use an ADC for load balancing, so that they don’t have to rewrite the same code over and over, and they have a policy of utilizing a familiar subset of ADC functionality on all applications that face the public. &lt;/p&gt;  &lt;p&gt;The company is successful and growing, but as always happens in companies in that situation, the pressures upon them are changing just by virtue of their growth. There are more new people who don’t yet have intimate knowledge of the code base, network topology, security policies, whatever their area of expertise is. There are more lines of code to maintain, while new projects are being brought up at a more rapid pace and with higher priorities (I’ve twice lived through the “Everything is high priority? Well this is highest priority!” syndrome while working in IT. Thankfully, most companies grow out of that fast when it’s pointed out that if everything is priority #1, nothing is). Timelines to complete projects – be they new development, bug fixes, or enhancements are stretching longer and longer as the percentage of gurus in the company is down and the complexity of the code and the architecture it runs on is up.&lt;/p&gt;  &lt;p&gt;So what is a development manager to do to increase productivity? Teaming newer developers with people who’ve been around since the beginning is helping, but those seasoned developers are a smaller and smaller percentage of the workforce, while the volume of work has slowly removed them from some of the many products now under management. Adopting coding standards and standardized libraries helps increase experience portability between projects, but doesn’t do enough. &lt;/p&gt;  &lt;p&gt;Enter offloading to the ADC. Some things just don’t &lt;em&gt;have&lt;/em&gt; to be done in code, and if they don’t &lt;em&gt;have&lt;/em&gt; to be, at this stage in the company’s growth, IT management at ZapNGo (that’s you!) decides they won’t be. There just isn’t time for non-essential development anymore.&lt;/p&gt;  &lt;p&gt;Utilizing a policy management tool and/or an &lt;a href="http://www.f5.com/products/big-ip/application-security-manager.html" target="_blank"&gt;Application Firewall&lt;/a&gt; on the ADC can improve security without increasing the code base, for example. And that shaves hours off of maintenance projects, while standardizing on one or a few implementations that are simply selected on the ADC. Implementing &lt;a href="http://www.f5.com/products/big-ip/webaccelerator.html" target="_blank"&gt;Web Application Acceleration&lt;/a&gt; protocols on the ADC means that less in-code optimization has to occur. Performance is no longer purely the role of developers (but of course it is still a concern. No Web Application Acceleration tool can make a loop that runs for five minutes run faster), they can allow the Web Application Acceleration tool to shrink the amount of data being sent to the users’ browser for you. Utilizing a &lt;a href="http://www.f5.com/solutions/acceleration/wan-optimization/" target="_blank"&gt;WAN Optimization&lt;/a&gt; ADC tool to improve the performance of bulk copies or backups to a remote datacenter or cloud storage… The list goes on and on.&lt;/p&gt;  &lt;p&gt;The key is that the ADC enables a lot of opportunities for App Dev to be more responsive to the needs of the organization by moving repetitive tasks to the ADC and standardizing them. And a heaping bonus is that it also does that for operations with a different subset of functionality, meaning one toolset gives both App Dev and Operations a bit more time out of their day for servicing important organizational needs. Some would say this is all part of DevOps, some would say it is not. I leave those discussions to others, all I care is that it can make your apps more secure, fast, and available, while cutting down on workload.&lt;/p&gt;  &lt;p&gt;And if your ADC supports an SSL VPN, your developers can work from home when necessary. Or more likely, if your code is your IP, a subset of your developers can. Making ZapNGo more responsive, easier to maintain, and more adaptable to the changes coming next week/month/year. That’s what ADCs do. And they’re pretty darned good at it.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/AdvancedLoadBalancingF.TheNetworkDevTool_B23F/image_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/AdvancedLoadBalancingF.TheNetworkDevTool_B23F/image_thumb.png" width="244" height="164" /&gt;&lt;/a&gt; That brings us to the one bit that I have to caveat with &lt;a href="http://www.f5.com" target="_blank"&gt;&lt;em&gt;F5&lt;/em&gt;&lt;/a&gt;&lt;em&gt; only&lt;/em&gt;, and that is iApps. An iApp is a constructed configuration tool that asks a few questions and then deploys all the bits necessary to set up an ADC for a particular application. Why do I mention it here? Well if you have dozens of applications with similar characteristics, you can create an iApp Template and use it to rapidly bring new applications or new instances of applications online. And since it is abstracted, these iApp templates can be designed such that AppDev, or even the business owner, is able to operate them Meaning less time worrying about what network resources will be available, how they’re configured, and waiting for operations to have time to implement them (in an advanced ADC that is being utilized to its maximum in a complex application environment, this can be hundreds of networking objects to configure – all encapsulated into a form). Less time on the project timeline, more time for the next project. Or for the post deployment party. One of the two. That’s it for the &lt;em&gt;F5 only &lt;/em&gt;bit.&lt;/p&gt;  &lt;p&gt;And knowing that all of these items are standardized means less things to get mis-configured, more surety that it will all work right the first time. As with all of these articles, that offers you the most important benefit… A good night’s sleep.&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7e2cc7fa-f3b7-472e-ba56-787398655f13" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Application+Delivery+Controllers" rel="tag"&gt;Application Delivery Controllers&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VPN" rel="tag"&gt;VPN&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Security" rel="tag"&gt;Security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Applicaiton+Development" rel="tag"&gt;Applicaiton Development&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Acceleration" rel="tag"&gt;Acceleration&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WAN+Optimization" rel="tag"&gt;WAN Optimization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Encryption" rel="tag"&gt;Encryption&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+Networks" rel="tag"&gt;F5 Networks&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Load+Balancing+For+Developers" rel="tag"&gt;Load Balancing For Developers&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Don+MacVittie" rel="tag"&gt;Don MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/blog" rel="tag"&gt;blog&lt;/a&gt;&lt;/div&gt;  &lt;hr color="#808080" width="100%" noshade="noshade" /&gt;   &lt;p /&gt;  &lt;table border="0" cellspacing="0" cellpadding="2" width="796"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="200"&gt;Connect with Don: &lt;/td&gt;        &lt;td valign="top" width="200"&gt;Connect with F5: &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;a href="http://www.linkedin.com/pub/don-macvittie/0/a53/a10"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="linkedin" border="0" alt="linkedin" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/Rss.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="rss" border="0" alt="rss" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/don.macvittie"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="facebook" border="0" alt="facebook" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/dmacvittie"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="twitter" border="0" alt="twitter" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;        &lt;td valign="top" width="200"&gt; &lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/f5networks"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.slideshare.net/f5dotcom/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p /&gt;  &lt;p&gt;Related Articles and Blogs&lt;/p&gt;  &lt;ul class="ArrowList"&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2009/03/17/intro-to-load-balancing-for-developers-ndash-how-they-work.aspx"&gt;Intro to Load Balancing for Developers – How they work&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2010/10/08/load-balancing-for-developers-improving-application-performance-with-adcs.aspx"&gt;Load Balancing For Developers: Improving Application Performance ...&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2011/04/07/load-balancing-for-developers-security-and-tcp-optimizations.aspx"&gt;Load Balancing For Developers: Security and TCP Optimizations&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2009/03/31/intro-to-load-balancing-for-developers-ndash-the-algorithms.aspx"&gt;Intro to Load Balancing for Developers – The Algorithms&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2010/12/09/advanced-load-balancing-for-developers-virtual-benefits.aspx"&gt;Advanced Load Balancing For Developers: Virtual Benefits&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2009/07/07/advanced-load-balancing-for-developers-ndash-adcs-whatrsquos-the-difference.aspx"&gt;Advanced Load Balancing for Developers – ADCs, What's the ...&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2010/06/16/load-balancers-for-developers-ndash-adcs-wan-optimization-functionality.aspx"&gt;Load Balancers for Developers – ADCs Wan Optimization ...&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2009/03/25/intro-to-load-balancing-for-developers-ndash-the-gotchas.aspx"&gt;Intro to Load Balancing for Developers – The Gotchas&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/05/06/cloud-load-balancing-fu-for-developers-helps-avoid-scaling-gotchas.aspx"&gt;Cloud Load Balancing Fu for Developers Helps Avoid Scaling Gotchas&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://devcentral.f5.com/weblogs/dmacvittie/aggbug/1104470.aspx" width="1" height="1" /&gt;</description><dc:creator>Don MacVittie</dc:creator></item><item><title>F5 Friday: New Services from F5 Ease Migration and Upgrades</title><link>http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/03/f5-friday-new-services-from-f5-ease-migration-and-upgrades.aspx</link><pubDate>Fri, 03 Feb 2012 13:14:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/03/f5-friday-new-services-from-f5-ease-migration-and-upgrades.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/macvittie/comments/1104458.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/macvittie/comments/commentRss/1104458.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/03/f5-friday-new-services-from-f5-ease-migration-and-upgrades.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/macvittie/services/trackbacks/1104458.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/macvittie/rss.aspx">F5 Friday: New Services from F5 Ease Migration and Upgrades</source><description>&lt;p&gt;&lt;em&gt;I get by with a little help from my friends… &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Professional-Services-at-Your-_8FA7/f5friday_2.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="f5friday" border="0" alt="f5friday" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Professional-Services-at-Your-_8FA7/f5friday_thumb.png" width="240" height="86" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;While cloud and virtualization primarily focus on improving the provisioning process, there is a lot more to managing a data center and its critical components than just deployment. There’s upgrades – both software and hardware – and migration to new solutions as well as tweaking knobs and buttons to optimize and troubleshoot issues. While public cloud computing may alleviate much of the pain associated with forward movement, private and hybrid environments as well as traditional data center models must face the reality of dealing with these admittedly often tedious tasks. &lt;/p&gt;  &lt;p&gt;It’s a foregone conclusion that new technology and devices like mobile, tablets, unified application delivery and cloud computing as well as an evolving threat spectrum put pressure on IT to maintain a healthy and modern set of services to ensure availability, performance, and security. As pressures increase on infrastructure services, vendors respond with new and or updated solutions to help IT combat the growing complexity of data center architectures. &lt;/p&gt;  &lt;p&gt;But sometimes, IT needs a little help from its friends to get there, and that’s where professional service organizations enter into the picture. &lt;/p&gt;  &lt;p&gt;One of F5’s top priorities is a world-class service organization. From implementation and ongoing support to migration and upgrades, our professional services organization continues to evaluate the technology landscape and address the most pressing issues facing IT through new offerings designed to ease those pain points introduced by a need to upgrade or migrate to new platforms. &lt;/p&gt;  &lt;h4&gt;&lt;font color="#c0504d"&gt;New Services Offerings from F5 &lt;/font&gt;&lt;/h4&gt;  &lt;p&gt;F5 is introducing three new services offerings that address many of these issues. Each assessment covers four phases: planning, analysis, a detailed report, and review with recommendations. &lt;/p&gt;  &lt;blockquote&gt;   &lt;h5&gt;&lt;a href="http://www.f5.com/products/big-ip/"&gt;&lt;font color="#c0504d"&gt;BIG-IP&lt;/font&gt;&lt;/a&gt;&lt;font color="#c0504d"&gt; &lt;/font&gt;&lt;a href="http://www.f5.com/products/big-ip/local-traffic-manager.html"&gt;&lt;font color="#c0504d"&gt;Local Traffic Manager (LTM)&lt;/font&gt;&lt;/a&gt;&lt;font color="#c0504d"&gt; Upgrade Assessment &lt;/font&gt;&lt;/h5&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Professional-Services-at-Your-_8FA7/f5%20professional%20services_6.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="f5 professional services" border="0" alt="f5 professional services" align="right" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Professional-Services-at-Your-_8FA7/f5%20professional%20services_thumb_2.png" width="240" height="240" /&gt;&lt;/a&gt;Understand Your Infrastructure’s Readiness for Change&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;The flexible infrastructures made possible by BIG-IP LTM can drive efficiencies, support business growth, and optimize new capabilities that become available as the infrastructure devices evolve. Nonetheless, version upgrades require planning and analytical validation that new functionality will align with the organization’s infrastructure vision. &lt;/p&gt;    &lt;p&gt;The BIG-IP LTM configuration is assessed in four broad categories:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Platform, including current TMOS release level, device health, network configuration, and system monitoring and management &lt;/li&gt;      &lt;li&gt;Availability, including HA configuration, active/standby preferences, network redundancy, connection mirroring, and persistence settings &lt;/li&gt;      &lt;li&gt;Performance, including optimized service profiles, CPU throughput, simple F5 &lt;a href="http://devcentral.f5.com/iRules"&gt;iRules&lt;/a&gt; scripting, virtual server types, and health monitors &lt;/li&gt;      &lt;li&gt;Security, including secure socket layer (SSL) cipher strengths, port lockdown settings, and administrative access configurations &lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;h5&gt;&lt;font color="#c0504d"&gt;Firepass to BIG-IP &lt;/font&gt;&lt;a href="http://www.f5.com/products/big-ip/access-policy-manager.html"&gt;&lt;font color="#c0504d"&gt;Access Policy Manager (APM)&lt;/font&gt;&lt;/a&gt;&lt;font color="#c0504d"&gt; Migration Assessment &lt;/font&gt;&lt;/h5&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Migrate to BIG-IP APM for Faster, Flexible Access&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;The rapid proliferation of mobile devices, an increasingly dispersed workforce, and the need to secure and optimize content delivery combine to make high-performance, high-concurrency remote access solutions crucial to organizations. Migrating now from a FirePass device to BIG-IP APM ensures your applications remain fast, secure, and available. BIG-IP APM provides a &lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/11/17/scaling-vdi-architectures.aspx"&gt;flexible, high-performance access and security solution&lt;/a&gt; within an agile infrastructure that will position your organization to effectively support today’s mobile workforce. &lt;/p&gt;    &lt;p&gt;The F5 Professional Services consultant reviews your current FirePass configuration and conducts a high-level design discussion to understand the target architecture requirements for meeting your organization’s remote access needs. The configuration review includes analysis of web services, landing URIs, authentication method, certificates, master and resource groups, and network, portal, and application access.&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;h5&gt;&lt;font color="#c0504d"&gt;Proactive Assessment &lt;/font&gt;&lt;/h5&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;strong&gt;Assess Your F5 Infrastructure Agility&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;An F5 Proactive Assessment Service audits your F5® BIG-IP® products to ensure optimal configuration. Specifically, the Proactive Assessment Service reviews your current environment to uncover potential issues or areas for improvement and makes recommendations that help optimize F5 technologies. The result is an action plan designed to boost your BIG-IP platform performance, strengthen security, and increase availability.&lt;/p&gt;    &lt;p&gt;Network configuration is assessed with a comprehensive review of infrastructure characteristics in five categories:&lt;/p&gt;    &lt;ul&gt;     &lt;li&gt;Operating system, including hotfix level and consistency within products and across BIG-IP device high-availability (HA) pairs &lt;/li&gt;      &lt;li&gt;Architecture, including virtual servers, pools, network address translation, and address resolution protocol (ARP) settings &lt;/li&gt;      &lt;li&gt;Security, including password policy, authentication methods, and network forwarding &lt;/li&gt;      &lt;li&gt;Availability, including fail-over, mirroring, HA configuration, health monitors, and backup policies &lt;/li&gt;      &lt;li&gt;Performance, including CPU performance graphs, memory consumption, and throughput &lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt;  &lt;p&gt;Another great self-service resource can be found in &lt;a href="http://www.f5.com/services/customer-support/ihealth/"&gt;iHealth&lt;/a&gt;, which enables you to verify the proper operation of your BIG-IP system and ensure your hardware and software function at peak efficiency. New to iHealth is a comparison feature that can assist with assessments as well as troubleshooting. iHealth requires registration, but is a free service from F5 designed to ease the support process as well as providing organizations with the means to self-support when desired. &lt;/p&gt;  &lt;p&gt;Additional Resources: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.f5.com/services/professional-services.html"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="f5-red-125" border="0" alt="f5-red-125" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Professional-Services-at-Your-_8FA7/f5-red-125_d2201f74-bd01-4db4-897c-7e619752932e.jpg" width="16" height="15" /&gt; F5 Professional Services&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.f5.com/pdf/professional-services/professional-services-overview.pdf"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="pdf-icon" border="0" alt="pdf-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Professional-Services-at-Your-_8FA7/pdf-icon_38f026f6-b0a8-445a-9854-e49e29d6a163.png" width="16" height="16" /&gt; F5 Professional Services Data Sheet&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.f5.com/flash/ihealth/"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="video_icon" border="0" alt="video_icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Professional-Services-at-Your-_8FA7/video_icon_a3ebbb17-0278-4ead-85c1-0b12c45ad816.png" width="16" height="16" /&gt; iHealth Overview&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.f5.com/pdf/professional-services/professional-services-overview.pdf"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="pdf-icon" border="0" alt="pdf-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Professional-Services-at-Your-_8FA7/pdf-icon_00c54e14-de95-450d-a366-1512d36bbd6b.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://www.f5.com/pdf/customer-support/big-ip-ihealth-ds.pdf"&gt;BIG-IP iHealth Data Sheet&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.f5.com/flash/ihealth/"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="video_icon" border="0" alt="video_icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday-Professional-Services-at-Your-_8FA7/video_icon_55099f61-940a-43fa-8125-70a28bac89c1.png" width="16" height="16" /&gt;&lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/12/19/f5-security-vignette-ihealth.aspx"&gt;F5 Security Vignette: iHealth&lt;/a&gt;  &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;&lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="324"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="168"&gt;Connect with Lori: &lt;/td&gt;          &lt;td valign="top" width="154"&gt;Connect with F5: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="168"&gt;&lt;a href="http://www.linkedin.com/in/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="https://plus.google.com/110169987847611210070"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/f5/macv"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="154"&gt; &lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/ne6W2R?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/nx3XV1?r=bb/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/reFTmf?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/f5gplus"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/center&gt;  &lt;p&gt;Related blogs &amp;amp; articles: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/12/19/f5-security-vignette-ihealth.aspx"&gt;F5 Security Vignette: iHealth&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/cwalker/archive/2011/04/06/and-now-a-word-about-ihealth.aspx"&gt;And Now, A Word About iHealth&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/10/04/need-a-little-help-deploying-ipv6-wersquove-got-your-back.aspx"&gt;Need a Little Help Deploying IPv6? We’ve Got Your Back&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/27/f5-friday-goodbye-defense-in-depth.-hello-defense-in-breadth.aspx"&gt;F5 Friday: Goodbye Defense in Depth. Hello Defense in Breadth.&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/18/f5-friday-platform-versus-product.aspx"&gt;F5 Friday: Platform versus Product&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/10/07/f5-friday-engineering-experience-and-bacon.aspx"&gt;F5 Friday: Engineering, Experience, and Bacon?&lt;/a&gt;  &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:02fcede5-f770-4c14-a2b0-12c8d0775243" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+Friday" rel="tag"&gt;F5 Friday&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MacVittie" rel="tag"&gt;MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/professional+Services" rel="tag"&gt;professional Services&lt;/a&gt;,&lt;a href="http://technorati.com/tags/BIG-IP" rel="tag"&gt;BIG-IP&lt;/a&gt;,&lt;a href="http://technorati.com/tags/LTM" rel="tag"&gt;LTM&lt;/a&gt;,&lt;a href="http://technorati.com/tags/APM" rel="tag"&gt;APM&lt;/a&gt;,&lt;a href="http://technorati.com/tags/iRules" rel="tag"&gt;iRules&lt;/a&gt;,&lt;a href="http://technorati.com/tags/iHealth" rel="tag"&gt;iHealth&lt;/a&gt;,&lt;a href="http://technorati.com/tags/blog" rel="tag"&gt;blog&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/macvittie/aggbug/1104458.aspx" width="1" height="1" /&gt;</description><dc:creator>Lori MacVittie</dc:creator></item><item><title>F5 - Mobile Device Support for VMware View</title><link>http://devcentral.f5.com/weblogs/f5news/archive/2012/02/03/f5-mobile-device-support-for-vmware-view.aspx</link><pubDate>Fri, 03 Feb 2012 13:07:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/f5news/archive/2012/02/03/f5-mobile-device-support-for-vmware-view.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/f5news/comments/1104464.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/f5news/comments/commentRss/1104464.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/f5news/archive/2012/02/03/f5-mobile-device-support-for-vmware-view.aspx#comment</comments><slash:comments>1</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/f5news/services/trackbacks/1104464.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/f5news/rss.aspx">F5 - Mobile Device Support for VMware View</source><description>&lt;p&gt;&lt;font size="2"&gt;#mobile #vdi #virtualization &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;End user computing means that a wide range of mobile devices from laptops to tablets and from desktops to smartphones are being used. The diversity of these mobile devices and the sheer number of them in the workplace can overwhelm IT and strain your resources. Access and performance are key support concerns. And, since many mobile devices are personal, security is absolutely critical. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;F5 provides intelligent mobile device support for VMware View. This benefits IT with greater access and compliance control, while at the same time, allowing your employees the freedom to use their mobile device of choice. F5 can help by making VMware View secure, fast, scalable, and available.  &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;More information about F5's solution for VMware View can be found at &lt;/font&gt;&lt;a href="http://www.f5.com/view"&gt;&lt;font size="2"&gt;http://www.f5.com/view&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:4915f738-29c3-4fbc-a0b2-bfc6ffe9fbb0" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;object width="640" height="360"&gt;&lt;param name="movie" value="http://www.youtube.com/v/S7y_6aJDOcY?hl=en&amp;amp;hd=1" /&gt;&lt;embed src="http://www.youtube.com/v/S7y_6aJDOcY?hl=en&amp;amp;hd=1" type="application/x-shockwave-flash" width="640" height="360" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="width:640px;clear:both;font-size:.8em"&gt;F5 - Mobile Device Support for VMware View&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;&lt;font size="2"&gt;Resources:&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=-yzg4WgrWFM&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;Overview: F5 for VMware View&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=DRmAGQqtQHs&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;F5 - Availability and Scalability for VMware View&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=04BaSXvOwc4&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;F5 - Simplifying Access for VMware View&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/user/f5networksinc"&gt;&lt;font size="2" face="Tahoma"&gt;F5 YouTube Channel&lt;/font&gt;&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;   &lt;/p&gt;&lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt; &lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="185"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="183"&gt;Connect with F5: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="183"&gt;&lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/f5networks"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.slideshare.net/f5dotcom/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/NewsFromF5"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="rss[8]" border="0" alt="rss[8]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/WindowsLiveWriter/F5UpcomingEventsRSAandMobileWorldCongres_3486/rss%5B8%5D_b6eaeb76-99de-46de-bf10-760c8b662b59.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;a href="https://plus.google.com/b/117582333273028430757/"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;    &lt;/center&gt;  &lt;h3&gt;&lt;font style="font-weight: bold"&gt;Latest F5 Information&lt;/font&gt;&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_0e0484f7-6d73-4e3c-b249-44aa86be9255.png" width="16" height="16" /&gt; F5 News Articles&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_9e0fe451-ed1f-4277-be3d-8e9138e71bcb.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aXYBBy"&gt;F5 Press Releases&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/4LbVwp"&gt;&lt;img title="calendar" border="0" alt="calendar" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/calendar_2a77b071-101b-4166-866d-3f3454eb8c36.png" width="16" height="16" /&gt; F5 Events&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/9FalTP"&gt;&lt;img title="podcast" border="0" alt="podcast" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/podcast_d67bd75c-391b-4bc9-9d5a-a0654d1824dd.png" width="16" height="16" /&gt; F5 Web Media&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_aeb3c307-2032-423e-90a2-4832e742a157.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/act7Uv"&gt;F5 Technology Alliance Partners&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aaArjD"&gt;F5 YouTube Feed&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;   &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5fc469be-f022-42db-b517-d634f7d30012" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+News" rel="tag"&gt;F5 News&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMware" rel="tag"&gt;VMware&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMWare+view" rel="tag"&gt;VMWare view&lt;/a&gt;,&lt;a href="http://technorati.com/tags/virtualization" rel="tag"&gt;virtualization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/vdi" rel="tag"&gt;vdi&lt;/a&gt;,&lt;a href="http://technorati.com/tags/mobile" rel="tag"&gt;mobile&lt;/a&gt;,&lt;a href="http://technorati.com/tags/video" rel="tag"&gt;video&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/f5news/aggbug/1104464.aspx" width="1" height="1" /&gt;</description><dc:creator>F5 Networks News</dc:creator></item><item><title>5 Stages of a Data Breach</title><link>http://devcentral.f5.com/weblogs/psilva/archive/2012/02/02/5-stages-of-a-data-breach.aspx</link><pubDate>Fri, 03 Feb 2012 00:53:19 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/psilva/archive/2012/02/02/5-stages-of-a-data-breach.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/psilva/comments/1104468.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/psilva/comments/commentRss/1104468.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/psilva/archive/2012/02/02/5-stages-of-a-data-breach.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/psilva/services/trackbacks/1104468.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/psilva/rss.aspx">5 Stages of a Data Breach</source><description>&lt;p&gt;&lt;font size="2"&gt;One thing I’ve noticed over the last couple years is that there are 5 Stages of a Data Breach:&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;Denial&lt;/strong&gt;: We do not believe these attacks breached our critical servers.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;Anger&lt;/strong&gt;: We want to make it clear that we take security seriously!&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;Bargaining&lt;/strong&gt;: We’d like to offer our affected customers a credit monitoring service.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;Depression&lt;/strong&gt;: We wish we could have done things differently.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;Acceptance&lt;/strong&gt;: Well, it just shows that no one is safe from hackers.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;ps&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Technorati Tags: &lt;/font&gt;&lt;a href="http://technorati.com/tags/F5"&gt;&lt;font size="2"&gt;F5&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/cyber-crime"&gt;&lt;font size="2"&gt;cyber-crime&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/trojan"&gt;&lt;font size="2"&gt;trojan&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/Pete+Silva"&gt;&lt;font size="2"&gt;Pete Silva&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/security"&gt;&lt;font size="2"&gt;security&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tag/business"&gt;&lt;font size="2"&gt;business&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tag/education"&gt;&lt;font size="2"&gt;education&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/5+stages"&gt;&lt;font size="2"&gt;5 stages&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/cyberwar"&gt;&lt;font size="2"&gt;cyber war&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/hackers"&gt;&lt;font size="2"&gt;hackers&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tag/breach"&gt;&lt;font size="2"&gt;breach&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/verisign"&gt;verisign&lt;/a&gt;&lt;font size="2" /&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/internet"&gt;&lt;font size="2"&gt;internet,&lt;/font&gt;&lt;/a&gt;&lt;a href="http://technorati.com/tags/security"&gt;&lt;font size="2"&gt; security&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/privacy"&gt;&lt;font size="2"&gt;privacy&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;,&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2" /&gt;&lt;/p&gt;  &lt;table border="0" cellspacing="0" cellpadding="2" width="368"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;font size="2" face="Tahoma"&gt;Connect with Peter: &lt;/font&gt;&lt;/td&gt;        &lt;td valign="top" width="166"&gt;&lt;font size="2" face="Tahoma"&gt;Connect with F5: &lt;/font&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;a href="http://www.linkedin.com/pub/peter-silva/0/412/77a"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/Rss.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://twitter.com/psilvas"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/td&gt;        &lt;td valign="top" width="166"&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/rrAfiR?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/neO7Pm?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/mOVxf3?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&lt;font size="2" /&gt;&lt;/p&gt;&lt;img src="http://devcentral.f5.com/weblogs/psilva/aggbug/1104468.aspx" width="1" height="1" /&gt;</description><dc:creator>Pete Silva</dc:creator></item><item><title>Come Join DevCentral for the Seattle DotNetNuke User Group Meeting</title><link>http://devcentral.f5.com/weblogs/jason/archive/2012/02/02/come-join-devcentral-for-the-seattle-dotnetnuke-user-group-meeting.aspx</link><pubDate>Thu, 02 Feb 2012 16:07:20 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/jason/archive/2012/02/02/come-join-devcentral-for-the-seattle-dotnetnuke-user-group-meeting.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/jason/comments/1104467.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/jason/comments/commentRss/1104467.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/jason/archive/2012/02/02/come-join-devcentral-for-the-seattle-dotnetnuke-user-group-meeting.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/jason/services/trackbacks/1104467.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/jason/rss.aspx">Come Join DevCentral for the Seattle DotNetNuke User Group Meeting</source><description>&lt;p&gt;If you didn’t know, the &lt;a title="" href="http://devcentral.f5.com" rel=""&gt;DevCentral&lt;/a&gt; platform runs on DotNetNuke, the leading open source ASP.Net CMS. It’s a great development platform for turning out rich sites, and we’re excited to be hosting the next Seattle DNN User Group meeting next &lt;strong&gt;Wednesday, February 8th&lt;/strong&gt;, beginning at 6pm at 401 Elliot Ave West, Seattle, WA.&lt;/p&gt;  &lt;h3&gt;Agenda&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;6:00 - Arrive Sign in&lt;/li&gt;    &lt;li&gt;6:10 - Tour F5 facilities&lt;/li&gt;    &lt;li&gt;6:30 – Presentation Begins &lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Steven – Introductions and DC/DNN Overview&lt;/li&gt;      &lt;li&gt;April – Managing a Community&lt;/li&gt;      &lt;li&gt;Jason – Overview of the infrastructure we run&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;7:20 – Q &amp;amp; A&lt;/li&gt;    &lt;li&gt;7:30 – Social Hour – &lt;a href="http://www.buckleysseattle.com" target="_blank"&gt;Buckley’s&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;We’re super excited to be involved in this next DNN user group, hope to see you there!&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:42868e54-be3e-4364-bdf7-38307c7c4170" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5+DevCentral" rel="tag"&gt;F5 DevCentral&lt;/a&gt;,&lt;a href="http://technorati.com/tags/DotNetNuke" rel="tag"&gt;DotNetNuke&lt;/a&gt;,&lt;a href="http://technorati.com/tags/DNN" rel="tag"&gt;DNN&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Seattle+DNN+User+Group" rel="tag"&gt;Seattle DNN User Group&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Buckley's" rel="tag"&gt;Buckley's&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/jason/aggbug/1104467.aspx" width="1" height="1" /&gt;</description><dc:creator>Jason Rahm</dc:creator></item><item><title>The Harvest Season is Just Around the Corner</title><link>http://devcentral.f5.com/weblogs/okatz/archive/2012/02/02/the-harvest-season-is-just-around-the-corner.aspx</link><pubDate>Thu, 02 Feb 2012 11:48:06 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/okatz/archive/2012/02/02/the-harvest-season-is-just-around-the-corner.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/okatz/comments/1104465.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/okatz/comments/commentRss/1104465.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/okatz/archive/2012/02/02/the-harvest-season-is-just-around-the-corner.aspx#comment</comments><slash:comments>2</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/okatz/services/trackbacks/1104465.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/okatz/rss.aspx">The Harvest Season is Just Around the Corner</source><description>&lt;p&gt;One year ago an online dating site called Lovely-Faces.com was lunched with over 250,000 profiles. These profiles were scraped from Facebook without the permission of the users. This incident illustrates exactly what web scraping is all about.&lt;/p&gt;  &lt;p&gt;Another good example when a web scraping attack may occur is when a web application contains cataloged content, for example, electronic equipment with a catalog number and the price for each item. Let’s say that competitors would like to know the price of each item in the catalog in order to sell the same products for one dollar cheaper (because customers buy the product with the lowest price).&lt;/p&gt;  &lt;p&gt;Defending against a “Web scraping” attack (also known as “Web harvesting”) is very challenging. In most cases the motivation behind this attack is business driven, and the attacker tries to steal web application content that is publicly available without the approval of the content owner.&lt;/p&gt;  &lt;p&gt;This attack is different from other well-known attacks since:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;1. In this case the information that is stolen is not sensitive; it is presented to all web application users.&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;2. Access to this information from the same user more than once is permitted (because customers may want to browse the web application before choosing the item they want).&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;These characteristics make protection your web application from this attack more of a non-deterministic kind of protection. Blocking suspicious users is not recommended since losing business as a result of false detection is not acceptable; therefore, another more sophisticated approach is needed here. We want to delay the attacker to the point where his harvesting will become ineffective, while still keeping the web application available to all users. In order to do that and to make sure that the “attacker” is a legitimate customer using his browser, we have to be intrusive and inject JavaScript into the web application response.&lt;/p&gt;  &lt;p&gt;F5 BIG-IP Application Security Manager has a unique protection for this type of attack. By injecting JavaScript to suspicious users we can perform the following checks:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;u&gt;i. Is it a real user?&lt;/u&gt; Make sure JavaScript was executed on the customer’s browser.&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;u&gt;ii. Is it a scraper?&lt;/u&gt; Delay the user’s next request to the extent of not making it noticeable to the genuine user while making the attack slow and therefore ineffective for the harvester.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/okatz/Windows-Live-Writer/The-Harvest-Season-is-Just-Around-the-Co_A58B/Wheat_harvest_18.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Wheat_harvest" border="0" alt="Wheat_harvest" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/okatz/Windows-Live-Writer/The-Harvest-Season-is-Just-Around-the-Co_A58B/Wheat_harvest_thumb_8.jpg" width="518" height="338" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://devcentral.f5.com/weblogs/okatz/aggbug/1104465.aspx" width="1" height="1" /&gt;</description><dc:creator>Or Katz</dc:creator></item><item><title>Communities Will Lead the Way</title><link>http://devcentral.f5.com/weblogs/cwalker/archive/2012/02/01/communities-will-lead-the-way.aspx</link><pubDate>Wed, 01 Feb 2012 18:19:41 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/cwalker/archive/2012/02/01/communities-will-lead-the-way.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/cwalker/comments/1104462.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/cwalker/comments/commentRss/1104462.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/cwalker/archive/2012/02/01/communities-will-lead-the-way.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/cwalker/services/trackbacks/1104462.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/cwalker/rss.aspx">Communities Will Lead the Way</source><description>&lt;p&gt; &lt;/p&gt;  &lt;blockquote&gt;   &lt;h4&gt;&lt;font style="font-weight: normal"&gt;Competitive advantage for network technologies will be determined by a vendor’s ability to allow its customers to create custom features through a programmable front end and then share these ideas with a broader community. The community will become a self feeding ecosystem that will create a higher level of stickiness with network technologies.&lt;/font&gt;&lt;/h4&gt;    &lt;p&gt;- Zeus Kerravala&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;a href="http://www.networkworld.com/community/blog/communities-will-lead-next-wave-competitive-advantage-networking" target="_blank"&gt;A blog post by Zues over at Network World&lt;/a&gt; describes just how important community is to innovation these days. He focuses specifically on the networking world, as that's his focus, but the concept is a solid one in general. Group like minded people together and innovation accelerates. Community for me is all about getting to communicate (go figure, right?) with people looking to achieve similar things. Whether that is writing code, playing video games, cooking or pretty much anything else, I know that I am personally inspired and driven more when engaged with others that are supporters or fanatics of whatever interest it is that is capturing my time at the moment.&lt;/p&gt;  &lt;p&gt;The same seems to hold true for many people, though I am no expert on the matter and have no empirical evidence to lay before you. I can tell you that in my experience, whenever a community of like minded technologists amass themselves to solve a particular problem, great things happen. It really is as simple as the cliché "2 minds are better than 1". Well, in our case, 90,000+ minds are certainly better than one. Keep in mind it is not just processing power gained by those minds, but also experience. While brute force processing power to solve problems is great, far more powerful still is bringing in someone that has solved the problem before to educate on how it was done. This is a theme we see time and time again in our community here at &lt;a title="" href="http://devcentral.f5.com" target="_blank"&gt;DevCentral&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Personally I'm a fan. A big fan. I've been a geek and working with technology for quite a while, and in that time it has become so routine and commonplace for me to seek out and throw in with the community of whatever new technology I'm trying to learn about that I sometimes forget that some people don't understand just how valuable and important community as a tool can be. Zeus addresses it very well in his post, and I highly recommend going and taking the time to read it. He even had some very nice things to say about DevCentral and iRules:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;The concept of programmability and communities isn’t a new concept. F5 Networks has set the gold standard for all scripting environments combined with a community site with its TCL based iRules and DevCentral community. iRules used to be this geeky thing that was used by only a handful of administrators. Over the past few years though, use of iRules has exploded so now it’s a geeky thing used by thousands of administrators and is easily the reason F5 has it’s 65%+ share in the ADC market.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;That is the power of community. The power that each person that reads this, joins DevCentral, shares a link, posts to a forum, contributes a CodeShare example or takes part in any other form of community interaction lends to this community to achieve a common set of goals. &lt;/p&gt;  &lt;p&gt;How powerful is community to you? What other communities are you an active member of and why? How has it changed the way you learn or do business?&lt;/p&gt;  &lt;p&gt;#Colin&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:478fbc3c-4b1b-4409-b5bb-276f08a2d1a6" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/DevCentral" rel="tag"&gt;DevCentral&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Community" rel="tag"&gt;Community&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Zeus+Kerravala" rel="tag"&gt;Zeus Kerravala&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Network+World" rel="tag"&gt;Network World&lt;/a&gt;,&lt;a href="http://technorati.com/tags/iRules" rel="tag"&gt;iRules&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Colin+Walker" rel="tag"&gt;Colin Walker&lt;/a&gt;&lt;/div&gt; &lt;font style="font-weight: normal" /&gt;&lt;img src="http://devcentral.f5.com/weblogs/cwalker/aggbug/1104462.aspx" width="1" height="1" /&gt;</description><dc:creator>Colin Walker</dc:creator></item><item><title>F5 - Simplifying Access for VMware View</title><link>http://devcentral.f5.com/weblogs/f5news/archive/2012/02/01/f5-simplifying-access-for-vmware-view.aspx</link><pubDate>Wed, 01 Feb 2012 13:18:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/f5news/archive/2012/02/01/f5-simplifying-access-for-vmware-view.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/f5news/comments/1104457.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/f5news/comments/commentRss/1104457.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/f5news/archive/2012/02/01/f5-simplifying-access-for-vmware-view.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/f5news/services/trackbacks/1104457.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/f5news/rss.aspx">F5 - Simplifying Access for VMware View</source><description>&lt;p&gt;&lt;font size="2"&gt;#vdi #fasterapp #infosec End-user acceptance will suffer if access to desktops is complicated or slow. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;In addition, without strong security, confidential information might be exposed, critical data lost, or regulatory compliance requirements unmet. F5 BIG-IP Access Policy Manager (APM) offers users unified, secure access as well as broad support for authentication, authorization, and accounting (AAA) mechanisms and stringent access policies. These features are combined with security endpoint check, plus multi gigabit-per-second SSL encryption, thousands of logins per second, and optimized connections. F5 can help by making VMware View secure, fast, scalable, and available.  &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;More information about F5's solution for VMware View can be found at &lt;/font&gt;&lt;a href="http://www.f5.com/view"&gt;&lt;font size="2"&gt;http://www.f5.com/view&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:098b6f8b-c8f6-4f0f-8e5c-fbfdcbf0588d" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;object width="640" height="360"&gt;&lt;param name="movie" value="http://www.youtube.com/v/04BaSXvOwc4?hl=en&amp;amp;hd=1" /&gt;&lt;embed src="http://www.youtube.com/v/04BaSXvOwc4?hl=en&amp;amp;hd=1" type="application/x-shockwave-flash" width="640" height="360" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="width:640px;clear:both;font-size:.8em"&gt;F5 - Simplifying Access for VMware View&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;&lt;font size="2" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Resources:&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=-yzg4WgrWFM&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;Overview: F5 for VMware View&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=DRmAGQqtQHs&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;F5 - Availability and Scalability for VMware View&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=04BaSXvOwc4&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;F5 - Simplifying Access for VMware View&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/user/f5networksinc"&gt;&lt;font size="2" face="Tahoma"&gt;F5 YouTube Channel&lt;/font&gt;&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;    &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;   &lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="185"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="183"&gt;Connect with F5: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="183"&gt;&lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/f5networks"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.slideshare.net/f5dotcom/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/NewsFromF5"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="rss[8]" border="0" alt="rss[8]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/WindowsLiveWriter/F5UpcomingEventsRSAandMobileWorldCongres_3486/rss%5B8%5D_b6eaeb76-99de-46de-bf10-760c8b662b59.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;a href="https://plus.google.com/b/117582333273028430757/"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;     &lt;/center&gt;  &lt;h3&gt;&lt;font style="font-weight: bold"&gt;Latest F5 Information&lt;/font&gt;&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_0e0484f7-6d73-4e3c-b249-44aa86be9255.png" width="16" height="16" /&gt; F5 News Articles&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_9e0fe451-ed1f-4277-be3d-8e9138e71bcb.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aXYBBy"&gt;F5 Press Releases&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/4LbVwp"&gt;&lt;img title="calendar" border="0" alt="calendar" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/calendar_2a77b071-101b-4166-866d-3f3454eb8c36.png" width="16" height="16" /&gt; F5 Events&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/9FalTP"&gt;&lt;img title="podcast" border="0" alt="podcast" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/podcast_d67bd75c-391b-4bc9-9d5a-a0654d1824dd.png" width="16" height="16" /&gt; F5 Web Media&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_aeb3c307-2032-423e-90a2-4832e742a157.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/act7Uv"&gt;F5 Technology Alliance Partners&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aaArjD"&gt;F5 YouTube Feed&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:0c38787e-bfde-45b9-ade9-b5bc10fe3d70" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+News" rel="tag"&gt;F5 News&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMware" rel="tag"&gt;VMware&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMware+View" rel="tag"&gt;VMware View&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VDI" rel="tag"&gt;VDI&lt;/a&gt;,&lt;a href="http://technorati.com/tags/virtualization" rel="tag"&gt;virtualization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/application+delivery" rel="tag"&gt;application delivery&lt;/a&gt;,&lt;a href="http://technorati.com/tags/performance" rel="tag"&gt;performance&lt;/a&gt;,&lt;a href="http://technorati.com/tags/availability" rel="tag"&gt;availability&lt;/a&gt;,&lt;a href="http://technorati.com/tags/video" rel="tag"&gt;video&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/f5news/aggbug/1104457.aspx" width="1" height="1" /&gt;</description><dc:creator>F5 Networks News</dc:creator></item><item><title>The Cloud API is Pseudo-Consolidation of Infrastructure</title><link>http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/01/the-cloud-api-is-pseudo-consolidation-of-infrastructure.aspx</link><pubDate>Wed, 01 Feb 2012 13:00:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/01/the-cloud-api-is-pseudo-consolidation-of-infrastructure.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/macvittie/comments/1104427.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/macvittie/comments/commentRss/1104427.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/macvittie/archive/2012/02/01/the-cloud-api-is-pseudo-consolidation-of-infrastructure.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/macvittie/services/trackbacks/1104427.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/macvittie/rss.aspx">The Cloud API is Pseudo-Consolidation of Infrastructure</source><description>&lt;p&gt;&lt;em&gt;It’s about operational efficiency and consistency, emulated in the cloud by an API to create the appearance of a converged platform &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Cloud-is-the-Consumerization-of-Infrastr_71B1/consolidation_2.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 10px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="consolidation" border="0" alt="consolidation" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Cloud-is-the-Consumerization-of-Infrastr_71B1/consolidation_thumb.png" width="316" height="359" /&gt;&lt;/a&gt;In most cases, the use of the term “consolidation” implies the aggregation (and subsequently elimination) of like devices. Application delivery consolidation, for example, is used to describe a process of scaling up infrastructure that often occurs during upgrade cycles. Many little boxes are exchanged for a few larger ones as a means to simplify the architecture and reduce the overall costs (hard and soft) associated with delivering applications. Consolidation. &lt;/p&gt;  &lt;p&gt;But cloud has opened (or should have opened) our eyes to a type of consolidation in which like &lt;em&gt;services &lt;/em&gt;are aggregated; a consolidation strategy in which we layer a thin veneer over a set of adjacent functionalities in order to provide a scalable and ultimately operationally consistent experience: an API. A cloud API consolidates infrastructure from an operational perspective. It is the bringing together of adjacent functionalities into a single “entity.” Through a single API, many infrastructure functions and services can be controlled – provisioning, monitoring, security, and &lt;a title="" href="http://www.f5.com/glossary/load-balancing.html" rel=""&gt;load balancing&lt;/a&gt; (one part of application delivery) are all available through the same API. Certainly the organization of an API’s documentation segments services into similar containers of functionality, but if you’ve looked at a cloud API you’ll note that it’s all the same API; only the organization of the documentation makes it appear otherwise. &lt;/p&gt;  &lt;p&gt;This service-oriented approach allows for many of the same benefits as consolidation, without actually physically consolidating the infrastructure. Operational consistency is one of the biggest benefits. &lt;/p&gt;  &lt;h4&gt;&lt;font color="#c0504d"&gt;OPERATIONAL CONSISTENCY &lt;/font&gt;&lt;/h4&gt;  &lt;p&gt;&lt;font color="#000000"&gt;The ability to consistently manage and monitor infrastructure through the same interface – whether API or GUI or script – is an important factor in data center efficiency. One of the reasons enterprises demand overarching data center-level monitoring and management systems like HP OpenView and CA and IBM Tivoli is consistency and an aggregated view of the entire data center. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;It is no different in the consumer world, where the consistency of the same interface greatly enhances the ability of the consumer to take advantage of underlying services. Convenience, too, plays a role here, as a single device (or API) is ultimately more manageable than the requirement to use several devices to accomplish the same thing. Back in the day I carried a Blackberry, a mobile phone, and a PDA – each had a specific function and there was very little overlap between the two. Today, a single “smart”phone provides the functions of all three – and then some. The consistency of a single interface, a single foundation, is paramount to the success of such consumer devices. &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/21/the-full-proxy-data-center-architecture.aspx"&gt;It is the platform&lt;/a&gt;, whether consumers realize it or not, that enables their highly integrated and operationally consistent experience. &lt;/p&gt;  &lt;p&gt;The same is true in the cloud, and ultimately in the data center. Cloud (pseudo) consolidates infrastructure the only way it can – through an API that ultimately becomes the platform analogous to an iPhone or Android-based device. &lt;/p&gt;  &lt;p&gt;Cloud does not eliminate infrastructure, it merely abstracts it into a consolidated API such that the costs to manage it are greatly reduced due to the multi-tenant nature of the platform. Infrastructure is still managed, it’s just managed through an API that simplifies and unifies the processes to provide a more consistent approach that is beneficial to the organization in terms of hard (hardware, software) and soft (time, administration) costs. &lt;/p&gt;  &lt;p&gt;The cloud and its requisite API provide the consolidation of infrastructure necessary to achieve greater cost savings and higher levels of consistency, both of which are necessary to scale operations in a way that makes IT able to meet the growing demand on its limited resources. &lt;/p&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;&lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="324"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="168"&gt;Connect with Lori: &lt;/td&gt;          &lt;td valign="top" width="154"&gt;Connect with &lt;a title="F5 Networks" href="http://www.f5.com/" rel="" target="_blank"&gt;F5&lt;/a&gt;: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="168"&gt;&lt;a href="http://www.linkedin.com/in/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="https://plus.google.com/110169987847611210070"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/f5/macv"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="154"&gt; &lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/ne6W2R?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/nx3XV1?r=bb/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/reFTmf?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/f5gplus"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/center&gt;  &lt;p&gt;Related blogs &amp;amp; articles: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/12/17/f5-friday-multi-layer-security-for-multi-layer-attacks.aspx"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday_410F/Document-icon_4f143618-c263-437a-b8ba-b8dbc66c4d5d.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/12/14/bff-complexity-and-operational-risk.aspx"&gt;BFF: Complexity and Operational Risk&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/12/17/f5-friday-multi-layer-security-for-multi-layer-attacks.aspx"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/F5-Friday_410F/Document-icon_4f143618-c263-437a-b8ba-b8dbc66c4d5d.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/23/the-pythagorean-theorem-of-operational-risk.aspx"&gt;The Pythagorean Theorem of Operational Risk&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/c6f51bacf689_E392/Document-icon_26.png"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/c6f51bacf689_E392/Document-icon_thumb_8.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/16/at-the-intersection-of-cloud-and-controlhellip.aspx"&gt;At the Intersection of Cloud and Control…&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/c6f51bacf689_E392/Document-icon_32.png"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/c6f51bacf689_E392/Document-icon_thumb_10.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://www.cio.com/article/693535/Cloud_Computing_and_the_Truth_About_SLAs"&gt;Cloud Computing and the Truth About SLAs&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/c6f51bacf689_E392/Document-icon_23.png"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/c6f51bacf689_E392/Document-icon_thumb_7.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/10/24/it-services-creating-commodities-out-of-complexity.aspx"&gt;IT Services: Creating Commodities out of Complexity&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/c6f51bacf689_E392/Document-icon_29.png"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/c6f51bacf689_E392/Document-icon_thumb_9.png" width="16" height="16" /&gt;&lt;/a&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/06/17/what-is-a-strategic-point-of-control-anyway.aspx"&gt; What is a Strategic Point of Control Anyway?&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/c6f51bacf689_E392/Document-icon_26.png"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/c6f51bacf689_E392/Document-icon_thumb_8.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/07/26/the-battle-of-economy-of-scale-versus-control-and-flexibility.aspx"&gt;The Battle of Economy of Scale versus Control and Flexibility&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;                 &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:944938ec-42a8-40fb-b218-ddc2eec0988e" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MacVittie" rel="tag"&gt;MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/cloud" rel="tag"&gt;cloud&lt;/a&gt;,&lt;a href="http://technorati.com/tags/cloud+computing" rel="tag"&gt;cloud computing&lt;/a&gt;,&lt;a href="http://technorati.com/tags/API" rel="tag"&gt;API&lt;/a&gt;,&lt;a href="http://technorati.com/tags/architecture" rel="tag"&gt;architecture&lt;/a&gt;,&lt;a href="http://technorati.com/tags/mobile" rel="tag"&gt;mobile&lt;/a&gt;,&lt;a href="http://technorati.com/tags/operational+consistency" rel="tag"&gt;operational consistency&lt;/a&gt;,&lt;a href="http://technorati.com/tags/blog" rel="tag"&gt;blog&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/macvittie/aggbug/1104427.aspx" width="1" height="1" /&gt;</description><dc:creator>Lori MacVittie</dc:creator></item><item><title>Like Cars on a Highway.</title><link>http://devcentral.f5.com/weblogs/dmacvittie/archive/2012/01/31/like-cars-on-a-highway.aspx</link><pubDate>Tue, 31 Jan 2012 21:31:38 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/dmacvittie/archive/2012/01/31/like-cars-on-a-highway.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/dmacvittie/comments/1104461.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/dmacvittie/comments/commentRss/1104461.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/dmacvittie/archive/2012/01/31/like-cars-on-a-highway.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/dmacvittie/services/trackbacks/1104461.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/dmacvittie/rss.aspx">Like Cars on a Highway.</source><description>&lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/LikeCarsonaHighway_BD8A/image_12.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/LikeCarsonaHighway_BD8A/image_thumb_5.png" width="244" height="166" /&gt;&lt;/a&gt; Every once in a while, as the number of people following me grows (thank you, each and every one), I like to revisit something that is fundamental to the high-tech industry but is often overlooked or not given the attention it deserves. This is one of those times, and the many-faceted nature of any application infrastructure is the topic. While much has changed since I last touched on this topic, much has not, leaving us in an odd inflection point. When referring to movies that involve a lot of CGI, my oldest son called it “the valley of expectations”, that point where you know what you’d like to see and you’re so very close to it, but the current offerings fall flat. He specifically said that the Final Fantasy movie was just such a production. The movie came so close to realism that it was disappointing because you could still tell the characters were all animations. I thought it was insightful, but still enjoyed the movie.&lt;/p&gt;  &lt;p&gt;It is common to use the “weakest link in the chain” analogy whenever we discuss hardware, because you have parts sold by several vendors that include parts manufactured by several more vendors, making the entire infrastructure start to sound like the “weakest link” problem. Whether you’re discussing individual servers and their performance bottlenecks (which vary from year to year, depending upon what was most recently improved upon), or network infrastructures, which vary with a wide variety of factors including that server and its bottlenecks.&lt;/p&gt;  &lt;p&gt;I think a better analogy is a busy freeway. My reasoning is simple, you have to worry about the manufacture and operation of each vehicle (device) on the road, the road (wire) itself, interchanges, road conditions, and toll booths. There is a lot going on in your infrastructure, and “weakest link in the chain” is not a detailed enough comparison.&lt;/p&gt;  &lt;p&gt;In fact, if you’re of a mathematical bent, then the performance of your overall architecture could be summarized by the following equation:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/LikeCarsonaHighway_BD8A/image_10.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/LikeCarsonaHighway_BD8A/image_thumb_4.png" width="890" height="85" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Where n is the number of infrastructure elements required for the application to function correctly and deliver information to the end user. From databases to Internet connections to client bandwidth, it’s all jumbled up in there. Even this equation isn’t perfect, simply because some performance degradation is so bad that it drags down the entire system, and other issues are not obvious until the worst offender is fixed. This is the case in the iterative improvement of servers… Today the memory is the bottleneck, once it is fixed, then the next bottleneck is disk, once it is improved, the next bottleneck is network I/O… on and on it goes, and with each iteration we get faster overall servers.&lt;/p&gt;  &lt;p&gt;And interestingly enough, security is very much  the same equation, with the caveat that a subset of infrastructure elements is likely to be looked at for security, just because not everything is exposed to the outside world – for example, the database only need be considered if you allow users to enter data into forms that will power a DB query directly.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/LikeCarsonaHighway_BD8A/image_8.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/LikeCarsonaHighway_BD8A/image_thumb_3.png" width="885" height="66" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p /&gt;  &lt;p&gt;So what is my point? well simply put, when you are budgeting, items that impact more than one element – from a security or performance perspective – or more than one application, should be prioritized over things that are specific to one element or one application. The goal of improving the overall architecture should trump the needs of individual pieces or applications, because IT – indeed, the business – is built upon the overall application delivery architecture, not just a single application. Even though one application may indeed be more relevant to the business (I can’t imagine that eBay has any application more important than their web presence, for example, since it &lt;em&gt;is&lt;/em&gt; their revenue generation tool), overall improvements will help that application &lt;em&gt;and&lt;/em&gt; your other applications.&lt;/p&gt;  &lt;p&gt;Of course you should fix those terribly glaring issues with either of these topics that are slowing the entire system down or compromising overall security, but you should also consider solutions that will net you more than a single-item fix. &lt;/p&gt;  &lt;p&gt;&amp;lt;blatant marketing&amp;gt;Yes, I think an advanced &lt;a href="http://www.f5.com/products/big-ip/" target="_blank"&gt;ADC&lt;/a&gt; product like F5’s &lt;a href="http://www.f5.com/products/big-ip/" target="_blank"&gt;BIG-IP&lt;/a&gt; is one of these multi-solution products, but it goes well beyond &lt;a href="http://www.f5.com" target="_blank"&gt;F5&lt;/a&gt; into areas like SSDs for database caches and such. &amp;lt;/blatant marketing&amp;gt;&lt;/p&gt;  &lt;p&gt;So keep it in mind. Sometimes the solution to making application X faster or more secure is to make the entire infrastructure faster or more secure. And if you look at it right, availability fits into this space too. Pretty easily in fact.&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:cb38d526-c622-4a97-8bfa-20fae0cf53a0" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Performance" rel="tag"&gt;Performance&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Security" rel="tag"&gt;Security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Architecture" rel="tag"&gt;Architecture&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Server" rel="tag"&gt;Server&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+BIG-IP" rel="tag"&gt;F5 BIG-IP&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+Networks" rel="tag"&gt;F5 Networks&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Don+MacVittie" rel="tag"&gt;Don MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Blog" rel="tag"&gt;Blog&lt;/a&gt;&lt;/div&gt;  &lt;p /&gt;  &lt;p /&gt;  &lt;hr color="#808080" width="100%" noshade="noshade" /&gt;   &lt;p /&gt;  &lt;table border="0" cellspacing="0" cellpadding="2" width="796"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="200"&gt;Connect with Don: &lt;/td&gt;        &lt;td valign="top" width="200"&gt;Connect with F5: &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;a href="http://www.linkedin.com/pub/don-macvittie/0/a53/a10"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="linkedin" border="0" alt="linkedin" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/Rss.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="rss" border="0" alt="rss" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/don.macvittie"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="facebook" border="0" alt="facebook" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/dmacvittie"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="twitter" border="0" alt="twitter" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;        &lt;td valign="top" width="200"&gt; &lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/f5networks"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.slideshare.net/f5dotcom/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p /&gt;  &lt;p&gt;Related Articles and Blogs:&lt;/p&gt;  &lt;ul class="ArrowList"&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/12/mature-security-organizations-align-security-with-service-delivery.aspx"&gt;Mature Security Organizations Align Security with Service Delivery&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/02/21/operational-risk-comprises-more-than-just-security.aspx"&gt;Operational Risk Comprises More Than Just Security&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/14/the-scariest-cloud-security-statistic-yoursquoll-see-this-year.aspx"&gt;The Scariest Cloud Security Statistic You'll See This Year&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2012/01/10/cloud-security-with-fedramp.aspx"&gt;Cloud Security With FedRAMP&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/10/26/infrastructure-architecture-removing-blinders-from-security-infrastructure.aspx"&gt;Infrastructure Architecture: Removing Blinders from Security ...&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/10/10/security-not-hsms-in-droves.aspx"&gt;Security, not HSMs, in Droves&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/02/28/the-ldquotrue-security-companyrdquo-red-herring.aspx"&gt;The “True Security Company” Red Herring&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/08/09/security-never-takes-a-vacation.aspx"&gt;Security Never Takes a Vacation&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/05/04/the-real-meaning-of-cloud-security-revealed.aspx"&gt;The Real Meaning of Cloud Security Revealed&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/04/04/on-cloud-integration-and-performance.aspx"&gt;On Cloud, Integration and Performance&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/06/24/f5-friday-performance-throughput-and-dps.aspx"&gt;F5 Friday: Performance, Throughput and DPS&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/04/13/predictable-performance-eliminating-variable-latency-with-hardware.aspx"&gt;Data Center Feng Shui: Architecting for Predictable Performance&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/08/24/audio-white-paper-high-performance-dns-services-in-big-ip-version.aspx"&gt;Audio White Paper - High-Performance DNS Services in BIG-IP ...&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dschommer/archive/2011/09/29/analyzing-performance-metrics-for-file-virtualization.aspx"&gt;Analyzing Performance Metrics for File Virtualization&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/05/16/50-ways-to-use-your-big-ip-performance.aspx"&gt;50 Ways to Use Your BIG-IP: Performance&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/08/12/f5-friday-performance-analyticsndashmore-than-eye-candy-reports.aspx"&gt;F5 Friday: Performance Analytics–More Than Eye-Candy Reports&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://devcentral.f5.com/weblogs/dmacvittie/aggbug/1104461.aspx" width="1" height="1" /&gt;</description><dc:creator>Don MacVittie</dc:creator></item><item><title>Juice-Jacking Revisited</title><link>http://devcentral.f5.com/weblogs/jason/archive/2012/01/31/juice-jacking-revisited.aspx</link><pubDate>Tue, 31 Jan 2012 16:22:09 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/jason/archive/2012/01/31/juice-jacking-revisited.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/jason/comments/1104460.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/jason/comments/commentRss/1104460.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/jason/archive/2012/01/31/juice-jacking-revisited.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/jason/services/trackbacks/1104460.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/jason/rss.aspx">Juice-Jacking Revisited</source><description>&lt;p&gt;It’s a crazy world out there. I ran (well, by “ran” I mean jogged slowly enough to pass the old ladies on the track) this morning at the YMCA, lifted weights for a little while, and then hit the elliptical for 20 minutes before heading home. My gym’s ellipticals have the Nike+ package where you can store your workouts on your iPhone/iPod, and without thinking I jacked in. Approximately 38 ms later (my internal meter is not calibrated)  I facepalmed and disconnected my iPhone in shame. Have I learned nothing?&lt;/p&gt;  &lt;p&gt;Turns out, after closer inspection, the cable was a standard cable plugged into a standard elliptical trainer, but I didn’t inspect it initially. I just trusted that everything was as it should be. &lt;a href="http://devcentral.f5.com/weblogs/jmichaels/archive/2011/12/22/building-a-security-mindset.aspx" target="_blank"&gt;Josh wrote about this trust back in December&lt;/a&gt;. This offense, of course, would be fine if it was my iPod, which holds nothing of value on it. But my iPhone? Well, it has quite a bit more I’d rather not share with Mr. or Mrs. Hacker. So what am I worried about?&lt;/p&gt;  &lt;p&gt;Juice-Jacking is another physical security attack vector. With smartphones battery charging capabilites tied also to the data access port, any maliciously minded individual could stand up a charging booth, offer it up for free, and the lambs would willingly head to the slaughter. As power surges into their batteries, their data surges into the hands of the enemy. Such was the case at DefCon this year, where at least 360 attendees, made acutely aware of connecting in any way to anything within a 2 mile radius of the conference, still powered up. Brian Krebs had a good &lt;a href="http://krebsonsecurity.com/2011/08/beware-of-juice-jacking/" target="_blank"&gt;post-DefCon write-up on Juice-Jacking&lt;/a&gt; you should check out. Be careful out there.&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dc87c8bb-dd19-40a9-81ac-557f9c133a2c" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5+DevCentral" rel="tag"&gt;F5 DevCentral&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Security" rel="tag"&gt;Security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Juice-Jacking" rel="tag"&gt;Juice-Jacking&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Jason+Rahm" rel="tag"&gt;Jason Rahm&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Josh+Michaels" rel="tag"&gt;Josh Michaels&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/jason/aggbug/1104460.aspx" width="1" height="1" /&gt;</description><dc:creator>Jason Rahm</dc:creator></item><item><title>Vulnerability Assessment with Application Security</title><link>http://devcentral.f5.com/weblogs/psilva/archive/2012/01/31/vulnerability-assessment-with-application-security-again.aspx</link><pubDate>Tue, 31 Jan 2012 16:04:16 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/psilva/archive/2012/01/31/vulnerability-assessment-with-application-security-again.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/psilva/comments/1104459.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/psilva/comments/commentRss/1104459.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/psilva/archive/2012/01/31/vulnerability-assessment-with-application-security-again.aspx#comment</comments><slash:comments>2</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/psilva/services/trackbacks/1104459.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/psilva/rss.aspx">Vulnerability Assessment with Application Security</source><description>&lt;p&gt;&lt;em&gt;&lt;font size="2"&gt;The longer an application remains vulnerable, the more likely it is to be compromised.&lt;/font&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Protecting web applications is an around-the-clock job. Almost anything that is connected to the Internet is a target these days, and organizations are scrambling to keep their web properties available and secure. The ramifications of a breach or downtime can be severe: brand reputation, the ability to meet regulatory requirements, and revenue are all on the line.  A 2011 survey conducted by Merrill Research on behalf of VeriSign found that &lt;/font&gt;&lt;a href="http://www.verisigninc.com/en_US/forms/ddosattentionreport.xhtml?loc=en_US?cmp=tw"&gt;&lt;font size="2"&gt;60 percent of respondents rely on their websites for at least 25 percent of their annual revenue&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;And the threat landscape is only getting worse. Targeted attacks are designed to gather intelligence; steal trade secrets, sensitive customer information, or intellectual property; disrupt operations; or even destroy critical infrastructure.  Targeted attacks have been around for a number of years, but 2011 brought a whole new meaning to advanced persistent threat. &lt;/font&gt;&lt;a href="http://www.symanteccloud.com/en/gb/mlireport/SYMCINT_2011_11_November_FINAL-en.pdf"&gt;&lt;font size="2"&gt;Symantec reported that the number of targeted attacks increased almost four-fold from January 2011 to November 2011&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;In the past, the typical profile of a target organization was a large, well-known, multinational company in the public, financial, government, pharmaceutical, or utility sector.  Today, the scope has widened to include almost any size organization from any industry. The attacks are also layered in that the malicious hackers attempt to penetrate both the network and application layers.  To defend against targeted attacks, organizations can deploy a scanner to check web applications for vulnerabilities such as SQL injection, cross site scripting (XSS), and forceful browsing; or they can use a web application firewall (WAF) to protect against these vulnerabilities. However a better, more complete solution is to deploy both a scanner and a WAF.  &lt;/font&gt;&lt;a href="http://www.f5.com/products/big-ip/application-security-manager.html"&gt;&lt;font size="2"&gt;BIG-IP Application Security Manager (ASM)&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; &lt;a href="http://www.f5.com/news-press-events/press/2012/20120124.html"&gt;version 11.1&lt;/a&gt; is a WAF that gives organizations the tools they need to easily manage and secure web application vulnerabilities with multiple web vulnerability scanner integrations.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;As enterprises continue to deploy web applications, network and security architects need visibility into who is attacking those applications, as well as a big-picture view of all violations to plan future attack mitigation.  Administrators must be able to understand what they see to determine whether a request is valid or an attack that requires application protection.  Administrators must also troubleshoot application performance and capacity issues, which proves the need for detailed statistics.  With the increase in application deployments and the resulting vulnerabilities, administrators need a proven multi-vulnerability assessment and application security solution for maximum coverage and attack protection.  But as many companies also support geographically diverse application users, they must be able to define who is granted or denied application access based on geolocation information.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;  &lt;br /&gt;&lt;/strong&gt;&lt;font size="2"&gt;&lt;strong&gt;Application Vulnerability Scanners&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;To assess a web application’s vulnerability, most organizations turn to a vulnerability scanner.  The scanning schedule might depend on a change control, like when an application is initially being deployed, or other factors like a quarterly report.  The vulnerability scanner scours the web application, and in some cases actually attempts potential hacks to generate a report indicating all possible vulnerabilities.  This gives the administrator managing the web security devices a clear view of all the exposed areas and potential threats to the website. It is a moment-in-time report and might not give full application coverage, but the assessment should give administrators a clear picture of their web application security posture.  It includes information about coding errors, weak authentication mechanisms, fields or parameters that query the database directly, or other vulnerabilities that provide unauthorized access to information, sensitive or not.  Many of these vulnerabilities would need to be manually re-coded or manually added to the WAF policy—both expensive undertakings. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Another challenge is that every web application is different.  Some are developed in .NET, some in PHP or PERL. Some scanners execute better on different development platforms, so it’s important for organizations to select the right one.  Some companies may need a PCI DSS report for an auditor, some for targeted penetration testing, and some for WAF tuning.  These factors can also play a role in determining the right vulnerability scanner for an organization.  Ease of use, target specifics, and automated testing are the baselines.  Once an organization has considered all those details, the job is still only half done.  Simply having the vulnerability report, while beneficial, doesn’t mean a web app is secure.  The real value of the report lies in how it enables an organization to determine the risk level and how best to mitigate the risk. Since re-coding an application is expensive and time-consuming, and may generate even more errors, many organizations deploy a web application firewall like BIG-IP ASM. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;A WAF enables an organization to protect its web applications by virtually patching the open vulnerabilities until it has an opportunity to properly close the hole.  Often, organizations use the vulnerability scanner report to then either tighten or initially generate a WAF policy.  Attackers can come from anywhere, so organizations need to quickly mitigate vulnerabilities before they become threats. They need a quick, easy, effective solution for creating security policies.  Although it’s preferable to have multiple scanners or scanning services, many companies only have one, which significantly impedes their ability to get a full vulnerability assessment.  Further, if an organization’s WAF and scanner aren’t integrated, neither is its view of vulnerabilities, as a non-integrated WAF UI displays no scanner data.  Integration enables organizations both to manage the vulnerability scanner results and to modify the WAF policy to protect against the scanner’s findings—all in one UI.&lt;/font&gt;&lt;/p&gt; &lt;font size="2" face="Tahoma"&gt;&lt;strong&gt;Integration Reduces Risk      &lt;br /&gt;&lt;/strong&gt;&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;While finding vulnerabilities helps organizations understand their exposure, they must also have the ability to quickly mitigate found vulnerabilities to greatly reduce the risk of application exploits. The longer an application remains vulnerable, the more likely it is to be compromised.  F5 BIG-IP ASM, a flexible web application firewall, enables strong visibility with granular, session-based enforcement and reporting; grouped violations for correlation; and a quick view into valid and attack requests. BIG-IP ASM delivers comprehensive vulnerability assessment and application protection that can quickly reduce web threats with easy geolocation-based blocking—greatly improving the security posture of an organization’s critical infrastructure.&lt;/font&gt;&lt;/p&gt; &lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/psilva/Windows-Live-Writer/1ce40598e0bb_DDA4/image_5.png"&gt;&lt;font size="2" /&gt;&lt;/a&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/psilva/Windows-Live-Writer/1ce40598e0bb_DDA4/image5.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/psilva/Windows-Live-Writer/1ce40598e0bb_DDA4/image5_thumb.png" width="681" height="364" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;BIG-IP ASM version 11.1 includes integration with &lt;/font&gt;&lt;a href="http://www-01.ibm.com/software/awdtools/appscan/"&gt;&lt;font size="2"&gt;IBM Rational AppScan&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://www.cenzic.com/products/cenzic-hailstormPro/"&gt;&lt;font size="2"&gt;Cenzic Hailstorm&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://www.qualys.com/products/qg_suite/was/"&gt;&lt;font size="2"&gt;QualysGuard WAS&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, and &lt;/font&gt;&lt;a href="https://www.whitehatsec.com/sentinel_services/sentinel_services.html"&gt;&lt;font size="2"&gt;WhiteHat Sentinel&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, building more integrity into the policy lifecycle and making it the most advanced vulnerability assessment and application protection on the market.  In addition, administrators can better create and enforce policies with information about attack patterns from a grouping of violations or otherwise correlated incidents. In this way, BIG-IP ASM enables  organizations to mitigate threats in a timely manner and greatly reduce the overall risk of attacks and solve most vulnerabilities. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;With multiple vulnerability scanner assessments in one GUI, administrators can discover and remediate vulnerabilities within minutes from a central location.  BIG-IP ASM offers easy policy implementation, fast assessment and policy creation, and the ability to dynamically configure policies in real time during assessment.  To significantly reduce data loss, administrators can test and verify vulnerabilities from the BIG-IP ASM GUI, and automatically create policies with a single click to mitigate unknown application vulnerabilities.  &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Security is a never-ending battle.  The bad guys advance, organizations counter, bad guys cross over—and so the cat and mouse game continues.  The need to properly secure web applications is absolute. Knowing what vulnerabilities exist within a web application can help organizations contain possible points of exposure.  BIG-IP ASM v11.1 offers unprecedented web application protection by integrating with many market-leading vulnerability scanners to provide a complete vulnerability scan and remediate solution.  BIG-IP ASM v11.1 enables organizations to understand inherent threats and take specific measures to protect their web application infrastructure.  It gives them the tools they need to greatly reduce the risk of becoming the next failed security headline.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;ps&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Resources:&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.f5.com/news-press-events/press/2012/20120124.html"&gt;&lt;font size="2" face="Tahoma"&gt;F5’s Certified Firewall Protects Against Large-Scale Cyber Attacks on Public-Facing Websites&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/09/28/ips-or-waf-dilemma.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;IPS or WAF Dilemma&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/09/26/f5-case-study-whitehat-security.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;F5 Case Study: WhiteHat Security&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/10/05/oracle-openworld-2011-big-ip-asm-amp-oracle-database-firewall.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;Oracle OpenWorld 2011: BIG-IP ASM &amp;amp; Oracle Database Firewall&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/08/15/audio-white-paper-application-security-in-the-cloud-with.aspx"&gt;&lt;font face="Tahoma"&gt;&lt;font size="2"&gt;Audio White Paper - Application Security in the Cloud with BIG-IP ASM&lt;/font&gt;&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/03/30/the-big-attacks-are-backhellipnot-that-they-ever-stopped.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;The Big Attacks are Back…Not That They Ever Stopped&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/07/12/protection-from-latest-network-and-application-attacks.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;Protection from Latest Network and Application Attacks&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.f5.com/pdf/white-papers/ltm-firewall-wp.pdf"&gt;&lt;font size="2" face="Tahoma"&gt;The New Data Center Firewall Paradigm – White Paper&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.f5.com/pdf/white-papers/vulnerability-assessment-asm-wp.pdf"&gt;&lt;font size="2" face="Tahoma"&gt;Vulnerability Assessment with Application Security – White Paper&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=VGDN5xAHCak&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;F5 Security Vignette: Hacktivism Attack – Video&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=566EmH3H32A&amp;amp;feature=channel_video_title"&gt;&lt;font size="2" face="Tahoma"&gt;F5 Security Vignette: DNSSEC Wrapping – Video&lt;/font&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;font size="2" face="Tahoma"&gt;&lt;a href="http://jeremiahgrossman.blogspot.com/"&gt;Jeremiah Grossman blog&lt;/a&gt; &lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font size="2"&gt;Technorati Tags: &lt;/font&gt;&lt;a href="http://technorati.com/tags/F5"&gt;&lt;font size="2"&gt;F5&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/big+ip"&gt;&lt;font size="2"&gt;big-ip&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/virtualization"&gt;&lt;font size="2"&gt;virtualization&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/cloud+computing"&gt;&lt;font size="2"&gt;cloud computing&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/Pete+Silva"&gt;&lt;font size="2"&gt;Pete Silva&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/security"&gt;&lt;font size="2"&gt;security&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/waf"&gt;waf&lt;/a&gt;&lt;font size="2" /&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/web+scanners"&gt;web scanners&lt;/a&gt;&lt;font size="2" /&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/compliance"&gt;&lt;font size="2"&gt;compliance&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/application+security"&gt;application security&lt;/a&gt;&lt;font size="2" /&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/internet"&gt;&lt;font size="2"&gt;internet, &lt;/font&gt;&lt;/a&gt;&lt;a href="http://technorati.com/tags/tmos"&gt;&lt;font size="2"&gt;TMOS&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/bigip"&gt;&lt;font size="2"&gt;big-ip&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/asm"&gt;asm&lt;/a&gt;&lt;/p&gt;  &lt;table border="0" cellspacing="0" cellpadding="2" width="392"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;font size="2" face="Tahoma"&gt;Connect with Peter: &lt;/font&gt;&lt;/td&gt;        &lt;td valign="top" width="190"&gt;&lt;font size="2" face="Tahoma"&gt;Connect with F5:&lt;/font&gt; &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;a href="http://www.linkedin.com/pub/peter-silva/0/412/77a"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/psilva/Rss.aspx"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/psilvas"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;        &lt;td valign="top" width="190"&gt; &lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/rrAfiR?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/neO7Pm?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/mOVxf3?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt; &lt;font face="Tahoma" /&gt;&lt;img src="http://devcentral.f5.com/weblogs/psilva/aggbug/1104459.aspx" width="1" height="1" /&gt;</description><dc:creator>Pete Silva</dc:creator></item><item><title>Events, Messen, Meetings,... voller Kalender und wenig Zeit und Budget &amp;ndash; was tun?</title><link>http://devcentral.f5.com/weblogs/ckraus/archive/2012/01/31/events-messen-meetings.-voller-kalender-und-wenig-zeit-und-budget.aspx</link><pubDate>Tue, 31 Jan 2012 12:44:45 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/ckraus/archive/2012/01/31/events-messen-meetings.-voller-kalender-und-wenig-zeit-und-budget.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/ckraus/comments/1104455.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/ckraus/comments/commentRss/1104455.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/ckraus/archive/2012/01/31/events-messen-meetings.-voller-kalender-und-wenig-zeit-und-budget.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/ckraus/services/trackbacks/1104455.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/ckraus/rss.aspx">Events, Messen, Meetings,... voller Kalender und wenig Zeit und Budget &amp;ndash; was tun?</source><description>&lt;p&gt;Wir alle erhalten täglich neue Einladungen zu Veranstaltungen, Meetings und Events und es ist schwer zu entscheiden, wo man die benötigten Informationen erhält. Wo ist mein Return on Investment, wenn ich zur Veranstaltung „x“ gehe oder erhalte ich diese Information genauso im Internet?&lt;/p&gt;  &lt;p&gt;Viele Menschen möchten gar nicht auf Messen gehen und von Hostessen und engagierten Vertriebsmitarbeitern auf den Ständen überfallen werden und mit Informationen versorgt werden, die sie eigentlich gar nicht brauchen. &lt;/p&gt;  &lt;p&gt;Wir alle kennen noch die „goldenen“ Zeiten, in denen sich Menschenmassen durch die Messehallen mit Tüten voller toller Spielzeuge geschoben haben und es weder eine Frage der Zeit noch des Reisebudgets war, ob man eine Veranstaltung besuchte oder nicht. Diese Zeiten sind allerdings schon lange vorbei. &lt;/p&gt;  &lt;p&gt;Kunden wollen heute dedizierte Lösungen auf Ihre Probleme und Herausforderungen erhalten, ohne viel Schnick-Schnack und lauter Musik auf Messeständen. Sie wollen wissen, welcher Hersteller bietet mir die beste Lösung zum besten Preis und garantiert mir eine lange Laufzeit dieser Lösung gerade im Hinblick auf Wachstum und Entwicklung des Unternehmens.&lt;/p&gt;  &lt;p&gt;Genau aus diesem Grund haben wir bereits seit 2007 begonnen monatliche Webinare zu einem jeweils speziellen Thema anzubieten. In etwa 30 Minuten erfährt der Teilnehmer, welche Lösung gibt es beispielsweise, wenn ich meine Microsoft Exchange Umgebung optimieren möchte, was muß ich tun und mit welchem Ergebnis kann ich rechnen. Die Teilnehmerzahlen steigen stetig und das bekräftigt uns in unserer Strategie kurz, knapp, ohne viel Zeit-Investment und kostenfrei unsere Interessenten, Kunden und Partner über aktuelle Themen und Lösungen zu informieren.&lt;/p&gt;  &lt;p&gt;Mein Fazit ist, daß es immer Veranstaltungen geben wird, bei denen es sich lohnt teilzunehmen, sei es um zu Netzwerken oder aber auch, weil es sich um eine Veranstaltung zu einem festgelegten und thematisch eng abgesteckten Themengebiet handelt. Nach dem Motto: Klein aber fein…&lt;/p&gt;  &lt;p&gt;Ich lade Sie herzlich ein, eines unserer monatlichen Webinare zu besuchen! Das nächste Webinar findet am 24. Februar um 9.00 Uhr statt und Sie erfahren hier, wie Sie durch Advanced Application Delivery schnelle, sichere und hochverfügbare Microsoft Anwendungen erhalten.&lt;/p&gt;  &lt;p&gt;Ihre Anmeldung dazu kann hier erfolgen:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.delegate.com/f5/2010/display.php?view=2&amp;amp;eventId=10969"&gt;http://www.delegate.com/f5/2010/display.php?view=2&amp;amp;eventId=10969&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Weitere Webinare finden Sie hier: &lt;a href="http://www.delegate.com/f5/2010/index.php"&gt;http://www.delegate.com/f5/2010/index.php&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Ihre Claudia Kraus&lt;/p&gt;&lt;img src="http://devcentral.f5.com/weblogs/ckraus/aggbug/1104455.aspx" width="1" height="1" /&gt;</description><dc:creator>Claudia Kraus</dc:creator></item><item><title>Einladung zum F5 Networks Webinar : Schnelle, sichere und hochverf&amp;uuml;gbare Microsoft Anwendungen durch Advanced Application Delivery</title><link>http://devcentral.f5.com/weblogs/ckraus/archive/2012/01/31/einladung-zum-f5-networks-webinar-schnelle-sichere-und-hochverfuumlgbare.aspx</link><pubDate>Tue, 31 Jan 2012 10:12:45 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/ckraus/archive/2012/01/31/einladung-zum-f5-networks-webinar-schnelle-sichere-und-hochverfuumlgbare.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/ckraus/comments/1104454.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/ckraus/comments/commentRss/1104454.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/ckraus/archive/2012/01/31/einladung-zum-f5-networks-webinar-schnelle-sichere-und-hochverfuumlgbare.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/ckraus/services/trackbacks/1104454.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/ckraus/rss.aspx">Einladung zum F5 Networks Webinar : Schnelle, sichere und hochverf&amp;uuml;gbare Microsoft Anwendungen durch Advanced Application Delivery</source><description>&lt;p&gt;Hiermit lade ich Sie zu unserem monatlichen Webinar am Freitag, 24.02.2012 um 09:00 Uhr ein. In dem 30-minütigen Webinar erfahren Sie, wie Ihre Microsoft Exchange 2010 Umgebungen optimiert werden können. &lt;/p&gt;  &lt;p&gt;Microsoft empfiehlt für MS Exchange 2010 Hardware Load Balancer einzusetzen. In diesem Webinar werden Möglichkeiten aufgezeigt, wie mit F5 Lösungen mittels Advanced Application Delivery weit über klassisches Load Balancing hinaus Microsoft Exchange 2010 Umgebungen optimiert werden können.&lt;/p&gt;  &lt;p&gt;Sie wollen für Ihre Exchange Installation: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;maximal Verfügbarkeit – bei Bedarf auch Rechenzentrums übergreifend?&lt;/li&gt;    &lt;li&gt;schnelle Antwortzeiten, zufriedene Anwender auch für OWA?&lt;/li&gt;    &lt;li&gt;Unterstützung der Architektur Vorteile von MS Exchange 2010?&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Sie können sich hier direkt anmelden: &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.delegate.com/f5/2010/display.php?view=2&amp;amp;eventId=10969"&gt;http://www.delegate.com/f5/2010/display.php?view=2&amp;amp;eventId=10969&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Wir freuen uns auf Ihre Teilnahme!&lt;/p&gt;&lt;img src="http://devcentral.f5.com/weblogs/ckraus/aggbug/1104454.aspx" width="1" height="1" /&gt;</description><dc:creator>Claudia Kraus</dc:creator></item><item><title>Rackspace - F5 Case Study</title><link>http://devcentral.f5.com/weblogs/f5news/archive/2012/01/30/rackspace-f5-case-study.aspx</link><pubDate>Mon, 30 Jan 2012 13:05:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/f5news/archive/2012/01/30/rackspace-f5-case-study.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/f5news/comments/1104438.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/f5news/comments/commentRss/1104438.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/f5news/archive/2012/01/30/rackspace-f5-case-study.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/f5news/services/trackbacks/1104438.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/f5news/rss.aspx">Rackspace - F5 Case Study</source><description>&lt;p&gt;&lt;font size="2"&gt;Rackspace Hosting wanted to broaden its product portfolio by offering customers an easy way to link dedicated managed servers to cloud-based servers. The company used Application Delivery Networking devices from F5 to help build a hybrid service called RackConnect. Now, Rackspace customers can mix and match dedicated managed and cloud hosting platforms for ultimate scalability, flexibility, efficiency, and lower costs. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;As part of its standard hosting infrastructure, Rackspace uses BIG-IP devices to accomplish a number of tasks. BIG-IP LTM automatically directs customers’ traffic among web and application servers. It offloads CPU-intensive content caching and TCP connections from the servers to the BIG-IP devices to boost server performance. It also monitors application health and seamlessly redirects traffic away from potentially problematic servers or network components. The company also takes advantage of F5 Enterprise Manager to centralize management of multiple BIG-IP devices in its network through a single interface, significantly reducing the amount of time spent administering devices.&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:7e6fade6-adfd-43f0-8391-c47c3443cd51" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;object width="640" height="360"&gt;&lt;param name="movie" value="http://www.youtube.com/v/e4HA9rdB_9M?hl=en&amp;amp;hd=1" /&gt;&lt;embed src="http://www.youtube.com/v/e4HA9rdB_9M?hl=en&amp;amp;hd=1" type="application/x-shockwave-flash" width="640" height="360" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="width:640px;clear:both;font-size:.8em"&gt;Rackspace - F5 Case Study&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;&lt;strong&gt;More Resources: &lt;/strong&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.f5.com/pdf/case-studies/rackspace-cs.pdf"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="pdf-icon" border="0" alt="pdf-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/Rackspace---F5-Case-Study_C780/pdf-icon_a1dc6bcb-7495-4d8a-8d18-46c5cd7306ca.png" width="16" height="16" /&gt; Rackspace&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;   &lt;/p&gt;&lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt; &lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="185"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="183"&gt;Connect with F5: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="183"&gt;&lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/f5networks"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.slideshare.net/f5dotcom/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/NewsFromF5"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="rss[8]" border="0" alt="rss[8]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/WindowsLiveWriter/F5UpcomingEventsRSAandMobileWorldCongres_3486/rss%5B8%5D_b6eaeb76-99de-46de-bf10-760c8b662b59.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;a href="https://plus.google.com/b/117582333273028430757/"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;    &lt;/center&gt;  &lt;h3&gt;&lt;font style="font-weight: bold"&gt;Latest F5 Information&lt;/font&gt;&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_0e0484f7-6d73-4e3c-b249-44aa86be9255.png" width="16" height="16" /&gt; F5 News Articles&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_9e0fe451-ed1f-4277-be3d-8e9138e71bcb.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aXYBBy"&gt;F5 Press Releases&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/4LbVwp"&gt;&lt;img title="calendar" border="0" alt="calendar" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/calendar_2a77b071-101b-4166-866d-3f3454eb8c36.png" width="16" height="16" /&gt; F5 Events&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/9FalTP"&gt;&lt;img title="podcast" border="0" alt="podcast" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/podcast_d67bd75c-391b-4bc9-9d5a-a0654d1824dd.png" width="16" height="16" /&gt; F5 Web Media&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_aeb3c307-2032-423e-90a2-4832e742a157.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/act7Uv"&gt;F5 Technology Alliance Partners&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aaArjD"&gt;F5 YouTube Feed&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;   &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d89fd7c4-660d-450a-ba93-889a9ea2b0b4" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+News" rel="tag"&gt;F5 News&lt;/a&gt;,&lt;a href="http://technorati.com/tags/integration" rel="tag"&gt;integration&lt;/a&gt;,&lt;a href="http://technorati.com/tags/cloud+computing" rel="tag"&gt;cloud computing&lt;/a&gt;,&lt;a href="http://technorati.com/tags/load+balancing" rel="tag"&gt;load balancing&lt;/a&gt;,&lt;a href="http://technorati.com/tags/performance" rel="tag"&gt;performance&lt;/a&gt;,&lt;a href="http://technorati.com/tags/availability" rel="tag"&gt;availability&lt;/a&gt;,&lt;a href="http://technorati.com/tags/video" rel="tag"&gt;video&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/f5news/aggbug/1104438.aspx" width="1" height="1" /&gt;</description><dc:creator>F5 Networks News</dc:creator></item><item><title>Performance in the Cloud: Business Jitter is Bad</title><link>http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/30/performance-in-the-cloud-business-jitter-is-bad.aspx</link><pubDate>Mon, 30 Jan 2012 12:46:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/30/performance-in-the-cloud-business-jitter-is-bad.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/macvittie/comments/1104415.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/macvittie/comments/commentRss/1104415.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/30/performance-in-the-cloud-business-jitter-is-bad.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/macvittie/services/trackbacks/1104415.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/macvittie/rss.aspx">Performance in the Cloud: Business Jitter is Bad</source><description>&lt;p&gt;#fasterapp #ccevent &lt;em&gt;While web applications aren’t sensitive to jitter, business processes are. &lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Performance-in-the-Cloud-Business-Jitter_33E4/biz%20jitter_2.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px 10px 5px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="biz jitter" border="0" alt="biz jitter" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Performance-in-the-Cloud-Business-Jitter_33E4/biz%20jitter_thumb.png" width="444" height="237" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;One of the benefits of web applications is that they are generally transported via TCP, which is a connection-oriented protocol designed to assure delivery. TCP has a variety of native mechanisms through which delivery issues can be addressed – from window sizes to selective acks to idle time specification to ramp up parameters. All these technical knobs and buttons serve as a way for operators and administrators to tweak the protocol, often at run time, to ensure the exchange of requests and responses upon which web applications rely. This is unlike UDP, which is more of a “fire and forget” protocol in which the server doesn’t really care if you receive the data or not. &lt;/p&gt;  &lt;p&gt;Now, voice and streaming video and audio over the web has always leveraged UDP and thus it has always been highly sensitive to jitter. Jitter is, without getting into layer one (physical) jargon, an undesirable delay in the otherwise consistent delivery of packets. It causes the delay of and sometimes outright loss of packets that are experienced by users as pauses, skips, or jumps in multi-media content. &lt;/p&gt;  &lt;p&gt;While the same root causes of delay – network congestion, routing changes, time out intervals – have an impact on TCP, it generally only &lt;em&gt;delays &lt;/em&gt;the communication and other than an uncomfortable wait for the user, does not negatively impact the content itself. The content is eventually delivered because TCP guarantees that, UDP does not. &lt;/p&gt;  &lt;p&gt;However, this does not mean that there are no negative impacts (other than trying the patience of users) from the performance issues that may plague web applications and particularly those that are more and more often out there, in the nebulous “cloud”. Delays are effectively business jitter and have a real impact on the ability of the business to perform its critical functions – and that includes generating revenue. &lt;/p&gt;  &lt;h4&gt;&lt;font color="#d16349"&gt;BUSINESS JITTER and the CLOUD &lt;/font&gt;&lt;/h4&gt;  &lt;p&gt;David Linthicum summed up the issue with performance of cloud-based applications well and actually used the terminology “jitter” to describe the unpredictable pattern of delay:  &lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Performance-in-the-Cloud-Business-Jitter_33E4/quotemark_2.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="quotemark" border="0" alt="quotemark" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Performance-in-the-Cloud-Business-Jitter_33E4/quotemark_thumb.png" width="110" height="100" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Are cloud services slow? Or fast? Both, it turns out -- and that reality could cause unexpected problems if you rely on public clouds for part of your IT services and infrastructure. &lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;When I log performance on cloud-based processes -- some that are I/O intensive, some that are not -- I get results that vary randomly throughout the day. In fact, they appear to have the pattern of a very jittery process. Clearly, the program or system is struggling to obtain virtual resources that, in turn, struggle to obtain physical resources. Also, I suspect this "jitter" is not at all random, but based on the number of other processes or users sharing the same resources at that time. &lt;/p&gt;    &lt;p&gt;-- David Linthicum, “&lt;a href="http://www.infoworld.com/d/cloud-computing/face-the-facts-cloud-performance-isnt-always-stable-170066"&gt;Face the facts: Cloud performance isn't always stable&lt;/a&gt;” &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;But what the multitude of articles coming out over the past year or so with respect to performance of cloud services has largely ignored is the very real and often measurable impact on business processes. That jitter that occurs at the protocol and application layers trickles up to become jitter in the business process; a process that may be critical to servicing customers (and thus impacts satisfaction and brand) as well as on the bottom line. Unhappy customers forced to wait for “slow computers”, as it is so often called by the technically less adept customer service representatives employed by many organizations, may take to the social media airwaves to express displeasure, or cancel an order, or simply refuse to do business in the future with the organization based on delays experienced because of unpredictable cloud performance. &lt;/p&gt;  &lt;p&gt;Business jitter can also manifest as decreased business productivity measures, which it &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/08/04/a-formula-for-quantifying-productivity-of-web-applications.aspx"&gt;turns out can be measured mathematically if you put your mind to it&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;Understanding the variability of cloud performance is important for two reasons: &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;You need to understand the impact on the business and quantify it before embarking on any cloud initiative so it can be factored in to the overall cost-benefit analysis. It may be that the cost savings from public cloud are much greater than the potential loss of revenue and/or productivity, and thus the benefits of a cloud-based solution outweigh the risks. &lt;/li&gt;    &lt;li&gt;Understanding the variability and from where it comes will have an impact and help guide you to choosing not only the right provider, but the right solutions that may be able to normalize or mitigate the variability. If the primary source of business jitter is your WAN, for example, then it may be that choosing a provider that supports your ability to deploy WAN optimization solutions would be an appropriate strategy. Similarly&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Performance-in-the-Cloud-Business-Jitter_33E4/cloud%20performance%20battle_2.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="cloud performance battle" border="0" alt="cloud performance battle" align="right" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Performance-in-the-Cloud-Business-Jitter_33E4/cloud%20performance%20battle_thumb.png" width="240" height="215" /&gt;&lt;/a&gt;, if the variability in performance stems from capacity issues, then choosing a provider that allows greater latitude in &lt;a title="" href="http://www.f5.com/glossary/load-balancing.html" rel=""&gt;load balancing&lt;/a&gt; algorithms or the deployment of a virtual (soft) ADC would likely be the best strategy. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;It seems clear from testing and empirical (as well as anecdotal) evidence that cloud performance is highly variable and, as David puts it, unstable. This should not necessarily be seen as a deterrent to adopting cloud services – unless your business is so highly sensitive to latency that even milliseconds can be financially damaging – but rather it should be a reality that factors into your decision making process with respect to your choice of provider and the architecture of the solution you’ll be deploying (or subscribing to, in the case of SaaS) in the cloud. &lt;/p&gt;  &lt;p&gt;Knowing is half the battle to leveraging cloud successfully. The other half is strategy and architecture. &lt;/p&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;  &lt;p&gt;&lt;a href="http://www.cloudconnectevent.com/"&gt;&lt;img style="background-image: none; border-right-width: 0px; margin: 0px 10px 0px 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="CC_logo_CMYK" border="0" alt="CC_logo_CMYK" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Enterprise-Apps-are-Not-Written-for-Spee_2FD1/cc_logo_265x126_3.jpg" width="86" height="41" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I’ll be at CloudConnect 2012 and we’ll discuss the subject of cloud and performance a whole lot more at the show! &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.cloudconnectevent.com/santaclara/2012/speaker-list/?speaker=lori-mac-vittie"&gt;Sessions&lt;/a&gt;&lt;/p&gt; &lt;font face="Tahoma" /&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;&lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="324"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="168"&gt;Connect with Lori: &lt;/td&gt;          &lt;td valign="top" width="154"&gt;Connect with &lt;a title="F5 Networks" href="http://www.f5.com/" rel="" target="_blank"&gt;F5&lt;/a&gt;: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="168"&gt;&lt;a href="http://www.linkedin.com/in/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="https://plus.google.com/110169987847611210070"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/f5/macv"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="154"&gt; &lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/ne6W2R?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/nx3XV1?r=bb/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/reFTmf?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/f5gplus"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/center&gt;  &lt;p&gt;Related blogs &amp;amp; articles: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://gigaom.com/cloud/is-features-vs-performance-the-new-cloud-battle-line/"&gt;Is Features vs. Performance the New Cloud Battle Line?&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://radar.oreilly.com/2010/06/on-the-performance-of-clouds.html"&gt;On the performance of clouds&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.infoworld.com/d/cloud-computing/face-the-facts-cloud-performance-isnt-always-stable-170066"&gt;Face the facts: Cloud performance isn't always stable&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/04/13/predictable-performance-eliminating-variable-latency-with-hardware.aspx"&gt;Data Center Feng Shui: Architecting for Predictable Performance&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/08/04/a-formula-for-quantifying-productivity-of-web-applications.aspx"&gt;A Formula for Quantifying Productivity of Web Applications&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/11/enterprise-apps-are-not-written-for-speed.aspx"&gt;Enterprise Apps are Not Written for Speed&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/04/the-three-axioms-of-application-delivery.aspx"&gt;The Three Axioms of Application Delivery&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/12/12/virtualization-and-cloud-computing-a-technological-el-nintildeo.aspx"&gt;Virtualization and Cloud Computing: A Technological El Niño&lt;/a&gt;  &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:09cf0632-ff05-4fd5-9c9e-7d70c280058d" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MacVittie" rel="tag"&gt;MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/jitter" rel="tag"&gt;jitter&lt;/a&gt;,&lt;a href="http://technorati.com/tags/cloud" rel="tag"&gt;cloud&lt;/a&gt;,&lt;a href="http://technorati.com/tags/performance" rel="tag"&gt;performance&lt;/a&gt;,&lt;a href="http://technorati.com/tags/latency" rel="tag"&gt;latency&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WAN+optimization" rel="tag"&gt;WAN optimization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/application+delivery" rel="tag"&gt;application delivery&lt;/a&gt;,&lt;a href="http://technorati.com/tags/cloud+computing" rel="tag"&gt;cloud computing&lt;/a&gt;,&lt;a href="http://technorati.com/tags/blog" rel="tag"&gt;blog&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/macvittie/aggbug/1104415.aspx" width="1" height="1" /&gt;</description><dc:creator>Lori MacVittie</dc:creator></item><item><title>F5 - Availability and Scalability for VMware View</title><link>http://devcentral.f5.com/weblogs/f5news/archive/2012/01/30/f5-availability-and-scalability-for-vmware-view.aspx</link><pubDate>Mon, 30 Jan 2012 12:08:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/f5news/archive/2012/01/30/f5-availability-and-scalability-for-vmware-view.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/f5news/comments/1104453.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/f5news/comments/commentRss/1104453.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/f5news/archive/2012/01/30/f5-availability-and-scalability-for-vmware-view.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/f5news/services/trackbacks/1104453.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/f5news/rss.aspx">F5 - Availability and Scalability for VMware View</source><description>&lt;p&gt;&lt;font size="2"&gt;#virtualization #vdi  Scaling VMware View from hundreds to thousands of devices can strain the network and data center connectivity. Additionally, if poor performance hinders access to virtual desktops, end-user productivity will suffer. F5 BIG-IP LTM and BIG-IP GTM Application Delivery Controllers support redundant tiers of infrastructure within and across data centers, for maximum availability. In addition, the patented, unified F5 TMOS product platform provides tremendous scalability -- from thousands to millions of transactions per second. F5 can help by making VMware View secure, fast, scalable, and available.  &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;More information about F5's solution for VMware View can be found at &lt;/font&gt;&lt;a href="http://www.f5.com/view"&gt;&lt;font size="2"&gt;http://www.f5.com/view&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:448834e9-7414-4c3d-8d87-be4e860cfe78" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;object width="640" height="360"&gt;&lt;param name="movie" value="http://www.youtube.com/v/DRmAGQqtQHs?hl=en&amp;amp;hd=1" /&gt;&lt;embed src="http://www.youtube.com/v/DRmAGQqtQHs?hl=en&amp;amp;hd=1" type="application/x-shockwave-flash" width="640" height="360" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="width:640px;clear:both;font-size:.8em"&gt;F5 - Availability and Scalability for VMware View&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;Related resources: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2012/01/27/overview-f5-for-vmware-view.aspx"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="video_icon" border="0" alt="video_icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5---Availability-and-Scalability-for-VM_B9E3/video_icon_86d48cf6-377a-4954-8e59-b1eb54c2c62d.png" width="16" height="16" /&gt; Overview: F5 for VMware View&lt;/a&gt; &lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://www.f5.com/news-press-events/web-media/webcasts/agile-desktop-infrastructure.html"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="f5-webinar" border="0" alt="f5-webinar" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5---Availability-and-Scalability-for-VM_B9E3/f5-webinar_98cb61be-c859-4b8a-ba20-004a4da4023f.png" width="16" height="16" /&gt; F5 VDI Webinar: Enabling a more agile desktop infrastructure&lt;/a&gt; &lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://www.vmware.com/files/pdf/VMware-View-F5-SSLVPN-SO-EN.pdf"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="pdf-icon" border="0" alt="pdf-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5---Availability-and-Scalability-for-VM_B9E3/pdf-icon_0707ab2d-cef2-4ff5-8e99-1c143d79f9c1.png" width="16" height="16" /&gt; VMware Solution Brief for F5 and View&lt;/a&gt; &lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://www.vmware.com/files/pdf/VMware-View-F5-SSLVPN-SO-EN.pdf"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="pdf-icon" border="0" alt="pdf-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5---Availability-and-Scalability-for-VM_B9E3/pdf-icon_dba833e7-e7d7-4781-a147-dfc6ffcc6236.png" width="16" height="16" /&gt; &lt;/a&gt;&lt;a href="http://www.f5.com/pdf/solution-center/vmware-single-namespace-overview.pdf"&gt;Enable Single Namespace for VMware View Deployments&lt;/a&gt; &lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;a href="http://www.vmware.com/files/pdf/VMware-View-F5-SSLVPN-SO-EN.pdf"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="pdf-icon" border="0" alt="pdf-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5---Availability-and-Scalability-for-VM_B9E3/pdf-icon_3f667616-e821-446c-98af-fdaecaacfc29.png" width="16" height="16" /&gt; &lt;/a&gt;&lt;a href="http://www.f5.com/pdf/solution-profiles/vmware-view-desktop-virt-sp.pdf"&gt;Simplify VMware View Deployments with BIG-IP APM for LTM VE | F5 Solution Profile&lt;/a&gt; &lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;            &lt;p&gt;   &lt;/p&gt;&lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt; &lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="185"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="183"&gt;Connect with F5: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="183"&gt;&lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/f5networks"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.slideshare.net/f5dotcom/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/NewsFromF5"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="rss[8]" border="0" alt="rss[8]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/WindowsLiveWriter/F5UpcomingEventsRSAandMobileWorldCongres_3486/rss%5B8%5D_b6eaeb76-99de-46de-bf10-760c8b662b59.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;a href="https://plus.google.com/b/117582333273028430757/"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;    &lt;/center&gt;  &lt;h3&gt;&lt;font style="font-weight: bold"&gt;Latest F5 Information&lt;/font&gt;&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_0e0484f7-6d73-4e3c-b249-44aa86be9255.png" width="16" height="16" /&gt; F5 News Articles&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_9e0fe451-ed1f-4277-be3d-8e9138e71bcb.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aXYBBy"&gt;F5 Press Releases&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/4LbVwp"&gt;&lt;img title="calendar" border="0" alt="calendar" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/calendar_2a77b071-101b-4166-866d-3f3454eb8c36.png" width="16" height="16" /&gt; F5 Events&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/9FalTP"&gt;&lt;img title="podcast" border="0" alt="podcast" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/podcast_d67bd75c-391b-4bc9-9d5a-a0654d1824dd.png" width="16" height="16" /&gt; F5 Web Media&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_aeb3c307-2032-423e-90a2-4832e742a157.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/act7Uv"&gt;F5 Technology Alliance Partners&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aaArjD"&gt;F5 YouTube Feed&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;   &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:99b1ecff-4b4b-4f4e-afc9-d5200d5451d6" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+News" rel="tag"&gt;F5 News&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMware" rel="tag"&gt;VMware&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMware+View" rel="tag"&gt;VMware View&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VDI" rel="tag"&gt;VDI&lt;/a&gt;,&lt;a href="http://technorati.com/tags/virtualization" rel="tag"&gt;virtualization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/performance" rel="tag"&gt;performance&lt;/a&gt;,&lt;a href="http://technorati.com/tags/availability" rel="tag"&gt;availability&lt;/a&gt;,&lt;a href="http://technorati.com/tags/security" rel="tag"&gt;security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/video" rel="tag"&gt;video&lt;/a&gt;,&lt;a href="http://technorati.com/tags/application+delivery" rel="tag"&gt;application delivery&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/f5news/aggbug/1104453.aspx" width="1" height="1" /&gt;</description><dc:creator>F5 Networks News</dc:creator></item><item><title>F5 Friday: Goodbye Defense in Depth. Hello Defense in Breadth.</title><link>http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/27/f5-friday-goodbye-defense-in-depth.-hello-defense-in-breadth.aspx</link><pubDate>Fri, 27 Jan 2012 12:45:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/27/f5-friday-goodbye-defense-in-depth.-hello-defense-in-breadth.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/macvittie/comments/1104448.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/macvittie/comments/commentRss/1104448.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/27/f5-friday-goodbye-defense-in-depth.-hello-defense-in-breadth.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/macvittie/services/trackbacks/1104448.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/macvittie/rss.aspx">F5 Friday: Goodbye Defense in Depth. Hello Defense in Breadth.</source><description>&lt;p&gt;#adcfw #infosec &lt;em&gt;&lt;a title="F5 Networks" href="http://www.f5.com/" rel="" target="_blank"&gt;F5&lt;/a&gt; is changing the game on security by unifying it at the application and service delivery layer.&lt;/em&gt; &lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/9c1451ac5da3_2957/f5friday_2.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="f5friday" border="0" alt="f5friday" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/9c1451ac5da3_2957/f5friday_thumb.png" width="240" height="86" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Over the past few years we’ve seen &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/11/f5-friday-when-firewalls-failhellip.aspx"&gt;firewalls fail repeatedly&lt;/a&gt;. We’ve seen business disrupted, security thwarted, and reputations damaged by the failure of the very devices meant to prevent such catastrophes from happening. These failures have been caused by a change in tactics from invaders who seek no longer to find away through or over the walls, but who simply batter it down instead. A combination of traditional attacks – network-layer – and modern attacks – application-layer – have become a force to be reckoned with; one that &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/20/the-fundamental-problem-with-traditional-inbound-protection.aspx"&gt;traditional stateful firewalls are often not equipped to handle&lt;/a&gt;. Encrypted traffic flowing into and out of the data center often bypasses security solutions entirely, leaving another potential source of a breach unaddressed. And performance is being impeded by the increasing number of devices that must “crack the packet” as it were and examine it, often times duplicating functionality with varying degrees of success. This is problematic because the resolution to this issue can be as disconcerting as the problem itself: disable security. Seriously. Security functions have been disabled, intentionally, in the name of performance. &lt;/p&gt;  &lt;blockquote style="border-left: gray 3px solid; padding-bottom: 5px; padding-left: 15px; padding-right: 5px; margin-left: 10px; padding-top: 5px"&gt;   &lt;p&gt;IT security personnel within large corporations are&lt;font style="background-color: #ffff00"&gt; shutting off critical functionality in security applications to meet network performance&lt;/font&gt; demands for business applications. &lt;/p&gt;    &lt;h5&gt;&lt;a href="http://www.billingworld.com/news/2011/07/survey-security-sacrificed-for-network-performanc.aspx"&gt;SURVEY: SECURITY SACRIFICED FOR NETWORK PERFORMANCE&lt;/a&gt; &lt;/h5&gt;    &lt;p&gt;What the company [NSS Labs] found would likely startle any existing or potential customers:&lt;font style="background-color: #ffff00"&gt; three of the six firewalls failed to stay operational when subjected to stability tests&lt;/font&gt;, five out of six didn't handle what is known as the "Sneak ACK attack," that would enable attackers to side-step the firewall itself. Finally, according to NSS Labs, the performance claims presented in the vendor datasheets "are generally grossly overstated." &lt;/p&gt;    &lt;h5&gt;&lt;a href="http://www.csoonline.com/article/679392/independent-lab-tests-find-firewalls-fall-down-on-the-job"&gt;Independent lab tests find firewalls fall down on the job&lt;/a&gt; &lt;/h5&gt; &lt;/blockquote&gt;  &lt;p&gt;Add in the complexity from the sheer number of devices required to implement all the different layers of security needed, which increases costs while impairing performance, and you’ve got a broken model in need of repair. This is a failure of the defense in depth strategy; the layered, multi-device (silo) approach to operational security. Most importantly, it’s one that’s failing to withstand attacks. &lt;/p&gt;  &lt;p&gt;What we need is defense in breadth – the height of the stack –to assure availability and security using a more intelligent, unified security strategy. &lt;/p&gt;  &lt;h4&gt;&lt;font color="#c0504d"&gt;DEFENSE in BREADTH &lt;/font&gt; &lt;/h4&gt;  &lt;p&gt;While it’s really not as catchy as “defense in the depth” the concept behind the admittedly awkward sounding phrase is sound: to assure availability and security simultaneously requires a strong security strategy from the bottom to the top of the networking stack, i.e. the application layer. The ability of the F5 BIG-IP platform to provide security up and down the stack has existed for many years, and its capabilities to detect, prevent, and withstand concerted attacks has been appreciated by its customers (quietly) for some time. While basic firewalling functions have been a part of BIG-IP for years, there are certain capabilities required of a firewall – specifically an ICSA certified firewall – that it didn’t have. So we decided to do something about that. &lt;/p&gt;  &lt;p&gt;The result is the &lt;a href="https://www.icsalabs.com/product/big-ip-family"&gt;ICSA certification of the BIG-IP platform&lt;/a&gt; as a network firewall. Combined with its existing &lt;/p&gt;  &lt;p&gt;ICSA certification for &lt;a title="" href="http://www.f5.com/glossary/web-application-firewall.html" rel=""&gt;web application firewall&lt;/a&gt; (BIG-IP Application Security Manager) and SSL-TLS VPN 3.0 (BIG-IP Edge Gateway), the BIG-IP platform now supports a full-spectrum security solution in a single, unified system. What is unique about F5’s approach is that the security capabilities noted above can be deployed on BIG-IP Application Delivery Controllers (ADCs)—best known for providing industry-leading intelligent traffic management and optimization capabilities. This firewall solution is part of F5’s comprehensive security architecture that enables customers to apply a unified security strategy. For the first time in the industry, organizations can secure their networks, data, protocols, applications, and users on a single, flexible, and extensible platform: BIG-IP. &lt;/p&gt;  &lt;p&gt;Combining network-firewall services with the ability to &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/17/the-ascendancy-of-the-application-layer-threat.aspx"&gt;plug the hole in modern security implementations (the application layer)&lt;/a&gt; with a platform-based solution provides the opportunity to consolidate security services and &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/12/mature-security-organizations-align-security-with-service-delivery.aspx"&gt;leverage a shared infrastructure platform&lt;/a&gt; resulting in a more comprehensive, strategic deployment that is not only more secure, but more cost effective.  &lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/9c1451ac5da3_2957/adc%20fw_4.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="adc fw" border="0" alt="adc fw" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/9c1451ac5da3_2957/adc%20fw_thumb_1.png" width="779" height="589" /&gt;&lt;/a&gt;&lt;/p&gt;      &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Resources: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/20/the-fundamental-problem-with-traditional-inbound-protection.aspx"&gt;The Fundamental Problem with Traditional Inbound Protection&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/17/the-ascendancy-of-the-application-layer-threat.aspx"&gt;The Ascendancy of the Application Layer Threat&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2012/01/24/isca-certified-network-firewall-for-data-centers.aspx"&gt;ISCA Certified Network Firewall for Data Centers&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/12/mature-security-organizations-align-security-with-service-delivery.aspx"&gt;Mature Security Organizations Align Security with Service Delivery&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/zaNOr2"&gt;BIG-IP Data Center Firewall Solution – SlideShare Presentation&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.f5.com/pdf/white-papers/ltm-firewall-wp.pdf"&gt;The New Data Center Firewall Paradigm – White Paper&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;&lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="324"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="168"&gt;Connect with Lori: &lt;/td&gt;          &lt;td valign="top" width="154"&gt;Connect with F5: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="168"&gt;&lt;a href="http://www.linkedin.com/in/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="https://plus.google.com/110169987847611210070"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/f5/macv"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="154"&gt; &lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/ne6W2R?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/nx3XV1?r=bb/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/reFTmf?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/f5gplus"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/center&gt;  &lt;p&gt;Related blogs &amp;amp; articles: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/06/10/infrastructure-matters-challenges-of-cloud-based-testing.aspx"&gt;&lt;img title="icon-html" border="0" alt="icon-html" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/WindowsLiveWriter/ChallengingtheFirewallDataCenterDogma_33EA/icon-html_59665620-eba4-4b50-b3a1-fd09361ab548.gif" width="14" height="14" /&gt;&lt;/a&gt; &lt;a href="http://www.csoonline.com/article/679392/independent-lab-tests-find-firewalls-fall-down-on-the-job"&gt;Independent lab tests find firewalls fall down on the job&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/06/10/infrastructure-matters-challenges-of-cloud-based-testing.aspx"&gt;&lt;img title="icon-html" border="0" alt="icon-html" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/WindowsLiveWriter/ChallengingtheFirewallDataCenterDogma_33EA/icon-html_59665620-eba4-4b50-b3a1-fd09361ab548.gif" width="14" height="14" /&gt;&lt;/a&gt; &lt;a href="http://www.billingworld.com/news/2011/07/survey-security-sacrificed-for-network-performanc.aspx"&gt;SURVEY: SECURITY SACRIFICED FOR NETWORK PERFORMANCE&lt;/a&gt;  &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/06/10/infrastructure-matters-challenges-of-cloud-based-testing.aspx"&gt;&lt;img title="icon-html" border="0" alt="icon-html" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/WindowsLiveWriter/ChallengingtheFirewallDataCenterDogma_33EA/icon-html_59665620-eba4-4b50-b3a1-fd09361ab548.gif" width="14" height="14" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/11/f5-friday-when-firewalls-failhellip.aspx"&gt;F5 Friday: When Firewalls Fail…&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/06/10/infrastructure-matters-challenges-of-cloud-based-testing.aspx"&gt;&lt;img title="icon-html" border="0" alt="icon-html" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/WindowsLiveWriter/ChallengingtheFirewallDataCenterDogma_33EA/icon-html_59665620-eba4-4b50-b3a1-fd09361ab548.gif" width="14" height="14" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/02/16/challenging-the-firewall-data-center-dogma.aspx"&gt;Challenging the Firewall Data Center Dogma&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/06/10/infrastructure-matters-challenges-of-cloud-based-testing.aspx"&gt;&lt;img title="icon-html" border="0" alt="icon-html" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/WindowsLiveWriter/ChallengingtheFirewallDataCenterDogma_33EA/icon-html_59665620-eba4-4b50-b3a1-fd09361ab548.gif" width="14" height="14" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/12/15/what-we-learned-from-anonymous-ddos-is-now-3dos.aspx"&gt;What We Learned from Anonymous: DDoS is now 3DoS&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/06/10/infrastructure-matters-challenges-of-cloud-based-testing.aspx"&gt;&lt;img title="icon-html" border="0" alt="icon-html" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/WindowsLiveWriter/ChallengingtheFirewallDataCenterDogma_33EA/icon-html_59665620-eba4-4b50-b3a1-fd09361ab548.gif" width="14" height="14" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/12/16/the-many-faces-of-ddos-variations-on-a-theme-or.aspx"&gt;The Many Faces of DDoS: Variations on a Theme or Two&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/06/10/infrastructure-matters-challenges-of-cloud-based-testing.aspx"&gt;&lt;img title="icon-html" border="0" alt="icon-html" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/WindowsLiveWriter/ChallengingtheFirewallDataCenterDogma_33EA/icon-html_59665620-eba4-4b50-b3a1-fd09361ab548.gif" width="14" height="14" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/07/01/f5-friday-eliminating-the-blind-spot-in-your-data-center.aspx"&gt;F5 Friday: Eliminating the Blind Spot in Your Data Center Security Strategy&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2009/06/10/infrastructure-matters-challenges-of-cloud-based-testing.aspx"&gt;&lt;img title="icon-html" border="0" alt="icon-html" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/WindowsLiveWriter/ChallengingtheFirewallDataCenterDogma_33EA/icon-html_59665620-eba4-4b50-b3a1-fd09361ab548.gif" width="14" height="14" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/12/17/f5-friday-multi-layer-security-for-multi-layer-attacks.aspx"&gt;F5 Friday: Multi-Layer Security for Multi-Layer Attacks&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;                &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;   &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:57da768c-167c-4866-b10b-a3576bb2bbe5" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/MacVittie" rel="tag"&gt;MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+Friday" rel="tag"&gt;F5 Friday&lt;/a&gt;,&lt;a href="http://technorati.com/tags/firewall" rel="tag"&gt;firewall&lt;/a&gt;,&lt;a href="http://technorati.com/tags/ICSA" rel="tag"&gt;ICSA&lt;/a&gt;,&lt;a href="http://technorati.com/tags/security" rel="tag"&gt;security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/BIG-IP" rel="tag"&gt;BIG-IP&lt;/a&gt;,&lt;a href="http://technorati.com/tags/network" rel="tag"&gt;network&lt;/a&gt;,&lt;a href="http://technorati.com/tags/application+security" rel="tag"&gt;application security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/DDoS" rel="tag"&gt;DDoS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/threat+mitigation" rel="tag"&gt;threat mitigation&lt;/a&gt;,&lt;a href="http://technorati.com/tags/blog" rel="tag"&gt;blog&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/macvittie/aggbug/1104448.aspx" width="1" height="1" /&gt;</description><dc:creator>Lori MacVittie</dc:creator></item><item><title>Overview: F5 for VMware View</title><link>http://devcentral.f5.com/weblogs/f5news/archive/2012/01/27/overview-f5-for-vmware-view.aspx</link><pubDate>Fri, 27 Jan 2012 12:02:38 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/f5news/archive/2012/01/27/overview-f5-for-vmware-view.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/f5news/comments/1104452.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/f5news/comments/commentRss/1104452.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/f5news/archive/2012/01/27/overview-f5-for-vmware-view.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/f5news/services/trackbacks/1104452.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/f5news/rss.aspx">Overview: F5 for VMware View</source><description>&lt;p&gt;&lt;font size="2"&gt;#virtualization #vdi   &lt;/font&gt;&lt;font size="2"&gt;VMware View is a leading solution for desktop virtualization offering simplified administration while increasing security and control. When deploying VMware View, there are several issues your business must deal with: from the management of a wide range of devices, to ensuring availability, scalability, and performance. F5 can help by making VMware View secure, fast, scalable, and available.      &lt;br /&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;More information about F5's solution for VMware View can be found at &lt;/font&gt;&lt;a href="http://www.f5.com/view"&gt;&lt;font size="2"&gt;http://www.f5.com/view&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:42fbe05f-7645-4266-9d69-51a38deb6246" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;object width="640" height="360"&gt;&lt;param name="movie" value="http://www.youtube.com/v/-yzg4WgrWFM?hl=en&amp;amp;hd=1" /&gt;&lt;embed src="http://www.youtube.com/v/-yzg4WgrWFM?hl=en&amp;amp;hd=1" type="application/x-shockwave-flash" width="640" height="360" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="width:640px;clear:both;font-size:.8em"&gt;Overview: F5 for VMware View&lt;/div&gt;&lt;/div&gt;    &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;   &lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="185"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="183"&gt;Connect with F5: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="183"&gt;&lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/f5networks"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.slideshare.net/f5dotcom/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/NewsFromF5"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="rss[8]" border="0" alt="rss[8]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/WindowsLiveWriter/F5UpcomingEventsRSAandMobileWorldCongres_3486/rss%5B8%5D_b6eaeb76-99de-46de-bf10-760c8b662b59.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;a href="https://plus.google.com/b/117582333273028430757/"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;     &lt;/center&gt;  &lt;h3&gt;&lt;font style="font-weight: bold"&gt;Latest F5 Information&lt;/font&gt;&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_0e0484f7-6d73-4e3c-b249-44aa86be9255.png" width="16" height="16" /&gt; F5 News Articles&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_9e0fe451-ed1f-4277-be3d-8e9138e71bcb.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aXYBBy"&gt;F5 Press Releases&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/4LbVwp"&gt;&lt;img title="calendar" border="0" alt="calendar" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/calendar_2a77b071-101b-4166-866d-3f3454eb8c36.png" width="16" height="16" /&gt; F5 Events&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/9FalTP"&gt;&lt;img title="podcast" border="0" alt="podcast" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/podcast_d67bd75c-391b-4bc9-9d5a-a0654d1824dd.png" width="16" height="16" /&gt; F5 Web Media&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_aeb3c307-2032-423e-90a2-4832e742a157.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/act7Uv"&gt;F5 Technology Alliance Partners&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aaArjD"&gt;F5 YouTube Feed&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dda75d74-e8ad-4059-9bcb-d56d67c9ec2a" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+News" rel="tag"&gt;F5 News&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMWare" rel="tag"&gt;VMWare&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VMware+View" rel="tag"&gt;VMware View&lt;/a&gt;,&lt;a href="http://technorati.com/tags/virtualization" rel="tag"&gt;virtualization&lt;/a&gt;,&lt;a href="http://technorati.com/tags/application+delivery" rel="tag"&gt;application delivery&lt;/a&gt;,&lt;a href="http://technorati.com/tags/integration" rel="tag"&gt;integration&lt;/a&gt;,&lt;a href="http://technorati.com/tags/video" rel="tag"&gt;video&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/f5news/aggbug/1104452.aspx" width="1" height="1" /&gt;</description><dc:creator>F5 Networks News</dc:creator></item><item><title>Blitzkrieg and VDI Edge Protection.</title><link>http://devcentral.f5.com/weblogs/dmacvittie/archive/2012/01/26/blitzkrieg-and-vdi-edge-protection.aspx</link><pubDate>Thu, 26 Jan 2012 21:19:26 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/dmacvittie/archive/2012/01/26/blitzkrieg-and-vdi-edge-protection.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/dmacvittie/comments/1104451.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/dmacvittie/comments/commentRss/1104451.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/dmacvittie/archive/2012/01/26/blitzkrieg-and-vdi-edge-protection.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/dmacvittie/services/trackbacks/1104451.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/dmacvittie/rss.aspx">Blitzkrieg and VDI Edge Protection.</source><description>&lt;p&gt;&lt;a href="http://www.ushmm.org/wlc/en/media_nm.php?ModuleId=10005181&amp;amp;MediaId=367"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="image" border="0" alt="image" align="right" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/dmacvittie/WindowsLiveWriter/VDIEdgeProtection_AD2F/image_3.png" width="244" height="177" /&gt;&lt;/a&gt; By now, everyone even vaguely familiar with information security knows the military maxim of blitzkrieg – burst through the hardened defense at a single point and then rush pell-mell to the rear where the soft underbelly of any static army lies. It is a good military strategy, provided you have the resources to break through the defenses and follow up with a rapid advance into the rear areas. While there are variants of this plan, and a lot of discussion about how/when it is strategically worth the risk, historically speaking it has been a smashing success. Germany did it to France and the Low Countries in 1940, to Russia in 1941, Russia returned the favor in 1943, and the western allies joined used it successfully at Normandy in late 1944. &lt;a href="http://www.history.com/topics/william-t-sherman/interactives/shermans-march" target="_blank"&gt;Sherman’s March to the Sea&lt;/a&gt; in the American Civil War was just such a ploy (though Sherman was more willing to hit civilian targets than a 20th century general would have been, it was still a rush to the soft rear), and the first Gulf War had the coalition forces doing much the same. These are just the large-scale instances of this theory in operation, but you have to admit it works. The risk is high though, as the Germans found out at &lt;a href="http://en.wikipedia.org/wiki/Battle_of_Prokhorovka" target="_blank"&gt;Prokhorovka&lt;/a&gt;, and that alone makes generals cautious that they have the resources and intelligence reports to burst through in the first place. &lt;/p&gt;  &lt;p&gt;The difference between the military maxim and the theory that information security should follow it is an important one. In military theory, you only harden behind the lines if there is a high likelihood that the enemy forces will find a weak spot in your lines and exploit it to get at the rear areas. The conundrum for the defensive leader finding themselves in such a situation is that every combat soldier placed to the rear is one less combat soldier on the front, increasing the likelihood that there will be a breakthrough. In information security, the problem is that the resources of the attacker are theoretically unlimited. Unless they are apprehended by the authorities in their home country, there is no penalty for attacking over and over and over. The limiting factor for the attacker – that they might smash themselves upon their opponent – does not exist at this time in Internet parlance. An attack fails, that merely means the attacker marshals the same exact set of resources and tries again.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.ducksters.com/history/shermans_march_to_the_sea_map.png" target="_blank"&gt;&lt;img style="margin: 0px 5px 0px 0px; display: inline" align="left" src="http://www.ducksters.com/history/shermans_march_to_the_sea_map.png" width="244" height="258" /&gt;&lt;/a&gt; The defense, on the other hand, still has a limited number of resources (dollars and staff hours) to defend themselves with. And they must make the most of them. &lt;a href="http://en.wikipedia.org/wiki/Defense_in_depth_%28computing%29"&gt;Defense in depth&lt;/a&gt; is an absolute necessity, simply because the attacker can continue ad-infinitum to try attacking, and the number of attackers is unknown but large. That leaves a heavy burden on information security staff, who have settled into the glum belief that it is “not if, but when” they will be defeated. While the ultimate solution to this problem rests outside the purview of corporate security, in the interim, it is necessary to do what can be done to simplify and strengthen the fortifications that are between ne’er do wells and corporate resources.&lt;/p&gt;  &lt;p&gt;Just to add fuel to the fire, this is all happening at the same time that organizations are facing increasing pressure to expose more and more of their internal architecture to the Internet so that users can access their applications from essentially anywhere. So to put it into military terms, there are numerous hostile entities, an ever increasing front length, and a static number of defenders and resources. That is &lt;em&gt;not&lt;/em&gt; a recipe for success in most scenarios.&lt;/p&gt;  &lt;p&gt;So what is the serious information security professional to do? Well the first steps have already been taken. Defense in depth is just a fact that most organizations live with, down to firewalls between departments for some organizations. Anti-virus tools and encryption are the norm, not the exception, and external access is generally protected by a VPN. But new technologies bring new challenges, or more frequently make old but low likelihood challenges into higher priority issues. &lt;/p&gt;  &lt;p&gt;As we deploy VDI – and we are deploying VDI at a faster rate than I’d expected – the issue of edge security becomes more and more of an issue. If you expose VDI desktops to the world so that your workers can log in at any hour and get some work done, or an employee who’s sick can stay home to avoid infecting others but is well enough to work can do so, you will have to find a way to lock that interface to the world down so that users can get in, but hackers cannot. This is more important than most interfaces because the interface sits in front of user desktops, and they generally have more access than a server.&lt;/p&gt;  &lt;p&gt;While there are a variety of ways to attack such an inlet, DDoS – to keep employees from working remotely – and Trojans are the two most likely to be successful. What you’ll want on this inlet is a way to check that the client – be it PC or iPad or whatever – complies with security policy that includes at least rudimentary virus checking (since the client device is outside your network and possibly not even a corporate resource), and a way to resist DDoS attacks. A network level tool that shunts detected DDoS attacks off to neverland, like F5’s own &lt;a href="http://www.f5.com/products/big-ip/" target="_blank"&gt;BIG-IP&lt;/a&gt; is going to be the best solution, since traditional firewalls are aimed at detecting more traditional attacks and can become victims of a DDoS. Regardless of what you choose to protect against this type of attack, it should be something you can guarantee will stay standing when hit with thousands of dropped connections a second.&lt;/p&gt;  &lt;p&gt;And you’ll want to be able to apply more generally corporate security policies. That’s a tough call in a VDI environment. While a product like BIG-IP can be set up to use your corporate security policies for access and authentication purposes, it is difficult – both legally and technologically - to force corporate security policy on employee-owned devices. Legally you can limit access based upon the status of the machine requesting it, the user name, and the geographic location, but you can’t insure that the device meets with the same stringent policies you would require on your internal network. And that’s a problem, because VDI &lt;em&gt;is&lt;/em&gt; your internal network. Time will tell how large this threat looms, but I wouldn’t ignore it, since we know it’s a threat. Legally you can ask employees to agree to be bound by corporate security policy when accessing the corporate network from a home machine, but I honestly don’t know of anyone doing that today – and I am not a lawyer, so maybe there’s a good legal reason I haven’t heard of anyone doing just that.&lt;/p&gt;  &lt;p&gt;In the end, the benefits of allowing some or all users to access their desktop remotely is a huge benefit, but be careful out there, the number of attackers isn’t going down, and while we’re working all of this out is their opportunity to take advantage of weaknesses. So protect yourself. I’d recommend &lt;a href="http://www.f5.com/solutions/security/" target="_blank"&gt;F5 products&lt;/a&gt;, but there are other ways to try and resist the hoards should they come knocking at your public VDI interface. Whatever you choose, just make certain it is implemented well.&lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:09bf9b5a-c1e1-4e7e-ac9d-cfe2c6b2d301" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Information+Security" rel="tag"&gt;Information Security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/VDI" rel="tag"&gt;VDI&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Defense+In+Depth" rel="tag"&gt;Defense In Depth&lt;/a&gt;,&lt;a href="http://technorati.com/tags/DDoS" rel="tag"&gt;DDoS&lt;/a&gt;,&lt;a href="http://technorati.com/tags/iPad" rel="tag"&gt;iPad&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+Networks" rel="tag"&gt;F5 Networks&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Don+MacVittie" rel="tag"&gt;Don MacVittie&lt;/a&gt;&lt;/div&gt;  &lt;hr color="#808080" width="100%" noshade="noshade" /&gt;  &lt;p /&gt;  &lt;table border="0" cellspacing="0" cellpadding="2" width="796"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="200"&gt;Connect with Don: &lt;/td&gt;        &lt;td valign="top" width="200"&gt;Connect with F5: &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;a href="http://www.linkedin.com/pub/don-macvittie/0/a53/a10"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="linkedin" border="0" alt="linkedin" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/Rss.aspx"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="rss" border="0" alt="rss" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/don.macvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="facebook" border="0" alt="facebook" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/dmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="twitter" border="0" alt="twitter" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;        &lt;td valign="top" width="200"&gt; &lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/f5networks"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.slideshare.net/f5dotcom/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;Related Articles and Blogs:&lt;/p&gt;  &lt;ul class="ArrowList"&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/11/17/scaling-vdi-architectures.aspx"&gt;Scaling VDI Architectures&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2011/12/06/from-a-network-perspective-what-is-vdi-really.aspx"&gt;From a Network Perspective, What Is VDI, Really?&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/08/30/vmworld-2011-vdi-single-namespace.aspx"&gt;VMworld 2011: VDI Single Namespace&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2010/05/18/vdi-or-cloudtop-computing.aspx"&gt;VDI or Cloudtop Computing?&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/11/24/wils-the-importance-of-dtls-to-successful-vdi.aspx"&gt;WILS: The Importance of DTLS to Successful VDI&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2010/11/26/f5-friday-the-dynamic-vdi-security-game.aspx"&gt;F5 Friday: The Dynamic VDI Security Game&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/amurphy/archive/2008/12/22/3870.aspx"&gt;VDI Congestion Ahead: Client Traffic In/Out of the DC&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2011/03/16/defense-in-depth-in-context.aspx"&gt;Defense in Depth in Context&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2011/09/13/from-fort-to-trade-network.-it-exposure-issues.aspx"&gt;From Fort to Trade Network. IT Exposure Issues.&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2012/01/17/integration-demo-oracle-database-firewall-with-f5-application-security.aspx"&gt;Integration Demo - Oracle Database Firewall with F5 Application ...&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2012/01.aspx"&gt;F5 News - January 2012 Entries&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;&lt;img src="http://devcentral.f5.com/weblogs/dmacvittie/aggbug/1104451.aspx" width="1" height="1" /&gt;</description><dc:creator>Don MacVittie</dc:creator></item><item><title>Evolving (or not) with Our Devices</title><link>http://devcentral.f5.com/weblogs/psilva/archive/2012/01/26/evolving-or-not-with-our-devices.aspx</link><pubDate>Thu, 26 Jan 2012 20:28:27 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/psilva/archive/2012/01/26/evolving-or-not-with-our-devices.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/psilva/comments/1104450.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/psilva/comments/commentRss/1104450.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/psilva/archive/2012/01/26/evolving-or-not-with-our-devices.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/psilva/services/trackbacks/1104450.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/psilva/rss.aspx">Evolving (or not) with Our Devices</source><description>&lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/psilva/Windows-Live-Writer/a4ed668fb1f4_4331/IMG_0095.jpg"&gt;&lt;font size="2" /&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/psilva/Windows-Live-Writer/a4ed668fb1f4_4331/IMG_0095.jpg"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="IMG_0095" border="0" alt="IMG_0095" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/psilva/Windows-Live-Writer/a4ed668fb1f4_4331/IMG_0095_thumb.jpg" width="104" height="137" /&gt;&lt;/a&gt;&lt;/a&gt;&lt;font size="2"&gt;When I talk on the phone, I’ve always used my left ear to listen.  Listening in the right ear just doesn’t sound right.  This might be due to being right handed, doing the shoulder hold to take notes when needed.  As corded turned to cordless and mobile along with the hands-free ear-plugs, that plug went into the left ear whenever I was on the phone.  Recently, I’ve been listening to some music while walking the dog and have run into an issue.  The stereo ear plugs do not fit, sit or stay in my right ear.  I have no problem with the nub in my left ear but need to keep re-inserting, adjusting and holding the plug in my right ear.  I’m sure I was born with the same size opening for both ears years ago and my only explanation is that my left ear has evolved over the years to accommodate an ear plug.  Even measuring each indicates that the left is opened more ever so slightly.  I seem to be fine, or at least better, with the &lt;/font&gt;&lt;a href="http://store.yahoo.com/earplugstore/isea.html"&gt;&lt;font size="2"&gt;isolation earphone&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; style but it’s the &lt;/font&gt;&lt;a href="http://www.earplugstore.com/earbuds1.html?_s_icmp=HOMEBAR5_EARPHONES2"&gt;&lt;font size="2"&gt;ear-bud&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; type that won’t fit in my right ear.  I realize there are tons of earplug types for various needs and I could just get one that works for me but it got me thinking.  If my ears or specifically my left ear has morphed due to technology, what other human physical characteristics might evolve over time. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;As computers became commonplace and more people started using keyboards, we started to see a huge increase of &lt;/font&gt;&lt;a href="http://www.ncbi.nlm.nih.gov/pubmedhealth/PMH0001469/#adam_000433.disease.causes"&gt;&lt;font size="2"&gt;carpal tunnel syndrome&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.  Sure, other repetitive tasks of the hand and wrist can cause carpal tunnel but typing on a computer keyboard is probably the most common cause.  Posture related injuries like back, neck, shoulder and arm pain along with headaches are common computer related injuries.  Focusing your eyes at the same distance over extended periods of time can cause fatigue and eye strain.  It might not do permanent damage to your eyesight but you could experience blurred vision, headaches and a temporary inability to focus on faraway objects.  Things like proper design of your workstation and taking breaks that encourage blood flow can help reduce computer related injuries.  Of course, every profession has their specific repetitive tasks which can lead to some sort of injury and, depending on your work, the body adjusts and has it’s own physical memory to accomplish the task.  Riding a bike.  Often smokers who are trying to quit can tolerate the nicotine deduction but it’s the repetitive physical act of bringing the dart up that causes grief.  That’s why many turn to straws or toothpicks or some other item to break the habit.  &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;We’ve gotten use to seeing people walking around with little blue-tooth ear apparatus attached to their heads and think nothing of it.  They’ll leave it in all day even if they are not talking on the phone.  Many probably feel ‘naked’ if they forgot it one day, almost like a watch or ring that we wear daily.  I mentioned a couple years ago in &lt;/font&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/archive/2009/11/06/ipv6-and-the-end-of-the-world.aspx"&gt;&lt;font size="2"&gt;IPv6 and the End of the World&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; that with IPv6, each one of us, worldwide, would be able to have our own personal IP address that would follow us anywhere.  Hold on, I’m getting a call through my earring but first must authenticate with the chip in my earlobe. That same chip, after checking my print and pulse, would open the garage, unlock the doors, disable the home alarm, turn on the heat and start the microwave for a nice hot meal as soon as I enter.  Who would have thought that &lt;/font&gt;&lt;a href="http://www.nndb.com/people/784/000022718/"&gt;&lt;font size="2"&gt;Carol Burnett's&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; ear tug would come back.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Now that many of us have mobile devices with touch-screens, we’re tapping away with index fingers and thumbs.  I know my thumb joints can get sore when tapping too much.  Will our thumbs grow larger or stronger over time to accommodate the new repetitive movement or go smaller and pointy to make sure we’re able to click the the correct virtual keypad on the device.  We got &lt;/font&gt;&lt;a href="http://www.vuzix.com/home/"&gt;&lt;font size="2"&gt;video eyewear&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; so it’s only a matter of time that our email and mobile screens could simply appear while wearing shades or as heads up on the car windshield.  With special gloves or an implant under our hand, we can control the device through movement or tapping the steering wheel.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Ahhh, anyway, I’m sure things will change again in the next decade and we’ll have some other things happening within our evolutionary process but it’ll be interesting to see if we can maintain control over technology or will technology change us.  In the meantime, I’ll be ordering some new earphones.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;ps&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Technorati Tags: &lt;/font&gt;&lt;a href="http://technorati.com/tags/F5"&gt;&lt;font size="2"&gt;F5&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/humans"&gt;&lt;font size="2"&gt;humans&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/people"&gt;&lt;font size="2"&gt;people&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/Pete+Silva"&gt;&lt;font size="2"&gt;Pete Silva&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/security"&gt;&lt;font size="2"&gt;security&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tag/behavior"&gt;&lt;font size="2"&gt;behavior&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tag/education"&gt;&lt;font size="2"&gt;education&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tag/technology"&gt;&lt;font size="2"&gt;technology&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/mobile"&gt;&lt;font size="2"&gt;mobile&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/earphone"&gt;&lt;font size="2"&gt;earphone&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/ipv6"&gt;&lt;font size="2"&gt;ipv6&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/computer+injury"&gt;&lt;font size="2"&gt;computer injury&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tag/iphone"&gt;&lt;font size="2"&gt;iPhone&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://technorati.com/tags/web"&gt;&lt;font size="2"&gt;web&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2" /&gt;&lt;/p&gt;  &lt;table border="0" cellspacing="0" cellpadding="2" width="381"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;font size="2" face="Tahoma"&gt;Connect with Peter: &lt;/font&gt;&lt;/td&gt;        &lt;td valign="top" width="179"&gt;&lt;font size="2" face="Tahoma"&gt;Connect with F5: &lt;/font&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="200"&gt;&lt;a href="http://www.linkedin.com/pub/peter-silva/0/412/77a"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://devcentral.f5.com/weblogs/psilva/Rss.aspx"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://twitter.com/psilvas"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/td&gt;        &lt;td valign="top" width="179"&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/rrAfiR?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/neO7Pm?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;a href="http://bitly.com/mOVxf3?r=bb"&gt;&lt;font size="2" face="Tahoma"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/font&gt;&lt;/a&gt;&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;&lt;font size="2" /&gt;&lt;/p&gt;&lt;img src="http://devcentral.f5.com/weblogs/psilva/aggbug/1104450.aspx" width="1" height="1" /&gt;</description><dc:creator>Pete Silva</dc:creator></item><item><title>Human Kinetics - F5 Case Study</title><link>http://devcentral.f5.com/weblogs/f5news/archive/2012/01/26/human-kinetics-f5-case-study.aspx</link><pubDate>Thu, 26 Jan 2012 13:01:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/f5news/archive/2012/01/26/human-kinetics-f5-case-study.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/f5news/comments/1104437.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/f5news/comments/commentRss/1104437.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/f5news/archive/2012/01/26/human-kinetics-f5-case-study.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/f5news/services/trackbacks/1104437.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/f5news/rss.aspx">Human Kinetics - F5 Case Study</source><description>&lt;p&gt;&lt;font size="3"&gt;Human Kinetics publishes and sells print, online, and multimedia materials related to kinesiology. It hosts its own e-commerce website and nearly 40 other educational and storefront sites, which together get about half a million unique visits per month. A year after its deployment, HK's third-party network solution had become unstable, was inflexible and difficult to support, and impaired performance. HK replaced the solution with F5 BIG-IP Local Traffic Manager and BIG-IP Application Security Manager.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:c7982895-19f2-4fc9-80bb-649ba66c6d5f" class="wlWriterEditableSmartContent"&gt;&lt;div&gt;&lt;object width="640" height="360"&gt;&lt;param name="movie" value="http://www.youtube.com/v/MbtG56rfgDs?hl=en&amp;amp;hd=1" /&gt;&lt;embed src="http://www.youtube.com/v/MbtG56rfgDs?hl=en&amp;amp;hd=1" type="application/x-shockwave-flash" width="640" height="360" /&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="width:640px;clear:both;font-size:.8em"&gt;Human Kinetics - F5 Case Study&lt;/div&gt;&lt;/div&gt;  &lt;p&gt;More resources:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.f5.com/pdf/case-studies/human-kinetics-cs.pdf"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="pdf-icon" border="0" alt="pdf-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/Human-Kinetics---F5-Case-Study_C756/pdf-icon_2fc1adc9-4a0a-4053-b3a9-7b931f8c143b.png" width="16" height="16" /&gt; Human Kinetics &lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;   &lt;/p&gt;&lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt; &lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="185"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="183"&gt;Connect with F5: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="183"&gt;&lt;a href="http://www.facebook.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/f5networks"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.slideshare.net/f5dotcom/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/NewsFromF5"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="rss[8]" border="0" alt="rss[8]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/WindowsLiveWriter/F5UpcomingEventsRSAandMobileWorldCongres_3486/rss%5B8%5D_b6eaeb76-99de-46de-bf10-760c8b662b59.png" width="24" height="24" /&gt;&lt;/a&gt;&lt;a href="https://plus.google.com/b/117582333273028430757/"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;    &lt;/center&gt;  &lt;h3&gt;&lt;font style="font-weight: bold"&gt;Latest F5 Information&lt;/font&gt;&lt;/h3&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_0e0484f7-6d73-4e3c-b249-44aa86be9255.png" width="16" height="16" /&gt; F5 News Articles&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_9e0fe451-ed1f-4277-be3d-8e9138e71bcb.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aXYBBy"&gt;F5 Press Releases&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/4LbVwp"&gt;&lt;img title="calendar" border="0" alt="calendar" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/calendar_2a77b071-101b-4166-866d-3f3454eb8c36.png" width="16" height="16" /&gt; F5 Events&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/9FalTP"&gt;&lt;img title="podcast" border="0" alt="podcast" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/podcast_d67bd75c-391b-4bc9-9d5a-a0654d1824dd.png" width="16" height="16" /&gt; F5 Web Media&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://links.f5.com/b6YsyW"&gt;&lt;img title="Document-icon" border="0" alt="Document-icon" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/f5news/Windows-Live-Writer/F5-Upcoming-Event-EMC-World_29E4/Document-icon_aeb3c307-2032-423e-90a2-4832e742a157.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/act7Uv"&gt;F5 Technology Alliance Partners&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.youtube.com/f5networksinc"&gt;&lt;img title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="16" height="16" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/aaArjD"&gt;F5 YouTube Feed&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#fdeef4" width="100%" noshade="noshade" /&gt;   &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:641d9ea5-4adf-400e-96f0-fef177934269" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/F5+News" rel="tag"&gt;F5 News&lt;/a&gt;,&lt;a href="http://technorati.com/tags/case+study" rel="tag"&gt;case study&lt;/a&gt;,&lt;a href="http://technorati.com/tags/performance" rel="tag"&gt;performance&lt;/a&gt;,&lt;a href="http://technorati.com/tags/security" rel="tag"&gt;security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/video" rel="tag"&gt;video&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/f5news/aggbug/1104437.aspx" width="1" height="1" /&gt;</description><dc:creator>F5 Networks News</dc:creator></item><item><title>2012 steht ganz im Zeichen der Mobilit&amp;auml;t</title><link>http://devcentral.f5.com/weblogs/ckraus/archive/2012/01/26/2012-steht-ganz-im-zeichen-der-mobilitaumlt.aspx</link><pubDate>Thu, 26 Jan 2012 09:20:26 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/ckraus/archive/2012/01/26/2012-steht-ganz-im-zeichen-der-mobilitaumlt.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/ckraus/comments/1104449.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/ckraus/comments/commentRss/1104449.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/ckraus/archive/2012/01/26/2012-steht-ganz-im-zeichen-der-mobilitaumlt.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/ckraus/services/trackbacks/1104449.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/ckraus/rss.aspx">2012 steht ganz im Zeichen der Mobilit&amp;auml;t</source><description>&lt;p&gt;&lt;em&gt;"2010 wurden in Europa erstmals mehr Smartphones als PCs verkauft, so stieg der Absatz der cleveren Endgeräte gegenüber dem Vorjahr um 83 Prozent an. Gleichzeitig wächst der Anteil der mobilen Mitarbeiter in deutschen Unternehmen jährlich um etwa fünf Prozent, in Europa ist heute bereits gut die Hälfte aller europäischen Arbeitnehmer "mobilisiert". IT-Abteilungen haben längst erkannt, dass Personal Devices, wie etwa Smartphones, Tablets und Apps zu wichtigen Tools für die tägliche Arbeit in ihren Unternehmen geworden sind und zwischenzeitlich strategischen Wert erreicht haben. Folgerichtig werden Unified Communications und Mobility in den nächsten Jahren zunehmend zur treibenden Kraft im Wettbewerb, indem sie die Zusammenarbeit der Mitarbeiter untereinander fördern, die Zufriedenheit der Mitarbeiter und die Agilität von Geschäftsprozessen steigern sowie Innovationen vorantreiben. Unified Communications und Mobility sind künftig die tragenden Säulen einer jeden Enterprise &lt;/em&gt;&lt;i&gt;Mobility-Strategie […]," &lt;/i&gt;schreibt Nicholas McQuire Research Director beim renommierten Marktbeobachtungsinstitut &lt;a href="http://www.idc.de/"&gt;IDC&lt;/a&gt; EMEA, in seinem Begrüßungstext zur &lt;a href="http://www.cvent.com/events/idc-unified-communications-mobility-conference-2012-germany/event-summary-b711a21d3be5439b90f225b8b89f4f5d.aspx"&gt;IDC Unified Communications &amp;amp; Mobility Conference 2012&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Auch wir von &lt;a href="http://www.f5networks.de/"&gt;F5&lt;/a&gt; haben in den letzten Jahren im Rahmen unserer externen Kommunikation sowie auch an dieser Stelle im &lt;a href="http://devcentral.f5.com/Home/Blogs/GermanyBlogs/tabid/1084222/Default.aspx"&gt;NotizBlog&lt;/a&gt; immer wieder darauf hingewiesen, dass der &lt;a href="http://devcentral.f5.com/weblogs/smaierhofer/archive/2011/11/30/mobiles-arbeiten-erfordert-sicheren-optimierten-und-globalen-zugang.aspx"&gt;„Mobile User Access“&lt;/a&gt; bereits Realität und „Bring Your Own Device“ ein erkennbarer Trend ist, dem IT-Abteilungen gewachsen sein müssen. Arbeitnehmer sind viel unterwegs, Mobilität und räumliche Flexibilität sind in vielen Berufen mittlerweile eine Voraussetzung, um Geschäftsziele zu erreichen. Auch der demographische Wandel macht es erfolgreichen Unternehmen nahezu unmöglich, sich mobilen, externen Arbeitsformen, ein einfaches Beispiel ist das Home Office, zu verschließen.&lt;/p&gt;  &lt;p&gt;Allerdings erleben wir bei F5 immer wieder, dass es vielen Unternehmen an einer Strategie fehlt, diese Herausforderungen zu meistern. Der externe Zugriff auf das Firmennetzwerk ist häufig noch zu langsam, zu unsicher oder lückenhaft. Viele Arbeitnehmer beschweren sich darüber, neben privaten Geräten auch noch das dienstliche Notebook und das Diensthandy mit sich führen zu müssen. Ein ziemlich unnötiger Ballast, macht es doch gerade unsere vereinheitlichte Zugangslösung möglich, einen sicheren, optimierten und globalen Zugang zum Firmennetzwerk herzustellen. &lt;/p&gt;  &lt;p&gt;Im Rahmen der zu Anfang erwähnten IDC Konferenz, wird unser geschätzter Kollege &lt;a href="http://www.cvent.com/events/idc-unified-communications-mobility-conference-2012-germany/custom-22-b711a21d3be5439b90f225b8b89f4f5d.aspx"&gt;Frank Thias, Field Systems Engineer&lt;/a&gt; einen spannenden Vortrag (Titel: &lt;a href="http://www.cvent.com/events/idc-unified-communications-mobility-conference-2012-germany/agenda-b711a21d3be5439b90f225b8b89f4f5d.aspx"&gt;Advanced Dynamic Services for Unified Access Control&lt;/a&gt;) zum Thema halten. Ich kann diese Präsentation jedem interessierten Besucher nur wärmstens ans Herz legen – wer nicht vor Ort ist, den informiere &lt;a href="mailto:c.kraus@f5.com"&gt;ich&lt;/a&gt; gerne persönlich zu dem Thema…&lt;/p&gt;  &lt;p&gt;Viele Grüße,&lt;/p&gt;  &lt;p&gt;Ihre Claudia Kraus &lt;/p&gt;&lt;img src="http://devcentral.f5.com/weblogs/ckraus/aggbug/1104449.aspx" width="1" height="1" /&gt;</description><dc:creator>Claudia Kraus</dc:creator></item><item><title>The Mobile Chimera</title><link>http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/25/the-mobile-chimera.aspx</link><pubDate>Wed, 25 Jan 2012 11:56:00 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/25/the-mobile-chimera.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/macvittie/comments/1102453.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/macvittie/comments/commentRss/1102453.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/macvittie/archive/2012/01/25/the-mobile-chimera.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/macvittie/services/trackbacks/1102453.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/macvittie/rss.aspx">The Mobile Chimera</source><description>&lt;p&gt;#mobile #vdi #IPv6 In the case of technology – as with mythology - the whole is often greater (and more challenging) than the sum of its parts. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/73cc7146463e_87DB/chimera_2.jpg"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; border-top: 0px; border-right: 0px; padding-top: 0px" title="chimera" border="0" alt="chimera" align="left" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/73cc7146463e_87DB/chimera_thumb.jpg" width="392" height="263" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The chimera is a mythological beast of scary proportions. Not only is it fairly large, but it’s also got three, independent heads – traditionally a lion, a goat, and a snake. Some variations on this theme exist, but the basic principle remains: it’s a three-headed, angry beast that should not be taken lightly should one encounter it in the hallway. &lt;/p&gt;  &lt;p&gt;Individually, one might have a strategy to meet the challenge of a lion or a goat head on. But when they converge into one very angry and dangerous beast, the strategies and tactics employed to best any one of them will almost certainly not work to address all three of them simultaneously. &lt;/p&gt;  &lt;p&gt;The world of mobility is rapidly approaching its own technological chimera, one comprised of three individual technology trends. While successful stratagem and tactics exist which address each one individually, when taken together they form a new challenge requiring a new strategic approach. &lt;/p&gt;  &lt;h4&gt;&lt;font color="#c0504d"&gt;THE MOBILE CHIMERA &lt;/font&gt;&lt;/h4&gt;  &lt;p&gt;Three technology trends - VDI, mobile, and IPv6 - are rapidly converging upon the enterprise. Each is driven in part by the other, and each requires in part functionality and support of another. Addressing the challenges accompanying this trifecta requires a serious evaluation of the enterprise infrastructure with an eye toward performance, scalability, and flexibility, less it be overwhelmed by demand originating both internally and externally. &lt;/p&gt;  &lt;blockquote&gt;   &lt;h4&gt;Mobile&lt;/h4&gt;    &lt;p&gt;The myriad articles, blogs, and editorial orations on mobile device growth have to date focused on the need for organizations to step up and accept the need for device-ready enterprise applications. This focus has thus far ignored the reality of the diversity of the device client base, the ramifications of which those with long careers in IT will painfully recall from the client-server era. Thus it is no surprise that interest in and adoption of technology such as VDI is on the rise, as virtualization serves as a popular solution to the problem of delivering applications to a highly-diverse set of clients. &lt;/p&gt;    &lt;p&gt;But virtualization, as popular a solution as it may be, is not a panacea. Security and control over corporate resources and applications is a growing necessity today because of the ease with which users can take advantage of mobile technology to access them. &lt;/p&gt;    &lt;p&gt;Access control does not entirely solve the challenges of a diverse mobile client audience, as attackers turn their attention on mobile platforms as a means to gain access to resources and data previously beyond their reach. The need for endpoint security inspection continues to grow as the threat posed by mobile devices continues to rear its ugly head. &lt;/p&gt;    &lt;h4&gt;VDI &lt;/h4&gt;    &lt;p&gt;It was inevitable that the growth of mobile device usage in the enterprise continued to grow that so, too, would the solution of VDI grow as the most efficient way to deliver applications without requiring mobile platform-specific versions. The desire by business owners and security practitioners to keep data securely within the data center "walls", too, is a factor in the rising desire to deploy VDI. VDI enables organizations to deliver applications remotely while maintaining control over data inside the data center, preserving enforcement of corporate security policies and minimizing risk. &lt;/p&gt;    &lt;p&gt;But VDI deployments are not trivial, regardless of the virtualization platform chosen. Each virtualization solution has its challenges and most of those challenges revolve around the infrastructure necessary to support such an initiative. Scalability and flexibility are important facets of VDI delivery infrastructure, and performance cannot be overlooked if such deployments are to be considered successful. &lt;/p&gt;    &lt;h4&gt;IPv6 &lt;/h4&gt;    &lt;p&gt;Who could forget that the Internet is being pressured to move to IPv6 sooner rather than later, in part because of the growth of mobile clients? The strain placed on service providers to maintain IPv4 support as a means to not "break the Internet" can only be borne so long before IPv6 becomes, as has been predicted, the Y2K for the network. &lt;/p&gt;    &lt;p&gt;The ability to deliver applications via VDI to mobile devices will soon require support for IPv6, but will not obviate the need to support IPv4 just yet. A dual stack approach will be required during the transition period, putting delivery infrastructure again front and center in the battle to deploy and support applications for mobile devices. &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;With all accounts numbering mobile devices in the four billion range across multiple platforms and effectively 0 IPv4 addresses left to assign to those devices, it should be no surprise that as these three technology trends collide the result will be the need for a new mobility strategy.  &lt;/p&gt;  &lt;p&gt;This is why solutions are strategic and technology is tactical. There exist individual products that easily solve each of these problems individually, but very few solutions that address the combined juggernaut that is the three combined. It is necessary to coordinate and architect a solution that can solve all three challenges simultaneously as a means to combat complexity and its associated best friend forever, operational risk. &lt;/p&gt;  &lt;p&gt;A flexible and scalable delivery strategy will be necessary to ensure performance and security without sacrificing operational efficiency.&lt;/p&gt;  &lt;hr color="#808080" width="100%" noshade="noshade" /&gt;&lt;center&gt;   &lt;table border="0" cellspacing="0" cellpadding="2" width="324"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="168"&gt;Connect with Lori: &lt;/td&gt;          &lt;td valign="top" width="154"&gt;Connect with &lt;a title="F5 Networks" href="http://www.f5.com/" rel="" target="_blank"&gt;F5&lt;/a&gt;: &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="168"&gt;&lt;a href="http://www.linkedin.com/in/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_linkedin[1]" border="0" alt="o_linkedin[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_linkedin.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="https://plus.google.com/110169987847611210070"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/f5/macv"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_rss[1]" border="0" alt="o_rss[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_rss.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://www.facebook.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://twitter.com/lmacvittie"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;/td&gt;          &lt;td valign="top" width="154"&gt; &lt;a href="http://bitly.com/nIsT1z?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_facebook[1]" border="0" alt="o_facebook[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_facebook.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/ne6W2R?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_twitter[1]" border="0" alt="o_twitter[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_twitter.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/nx3XV1?r=bb/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_slideshare[1]" border="0" alt="o_slideshare[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_slideshare.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://bitly.com/reFTmf?r=bb"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="o_youtube[1]" border="0" alt="o_youtube[1]" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/1086440/o_youtube.png" width="24" height="24" /&gt;&lt;/a&gt; &lt;a href="http://links.f5.com/f5gplus"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="google " border="0" alt="google " src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/macvittie/Windows-Live-Writer/Why-Cant-We-Have-Nice-Things-Too_37AC/google+_3.jpg" width="24" height="24" /&gt;&lt;/a&gt;&lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/center&gt;  &lt;p&gt;Related blogs &amp;amp; articles: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/12/07/i-scream-you-scream-we-all-scream-for-ice-cream.aspx"&gt;I Scream, You Scream, We all Scream for Ice Cream (Sandwich)&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/11/21/the-full-proxy-data-center-architecture.aspx"&gt;The Full-Proxy Data Center Architecture&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/f5news/archive/2011/11/17/scaling-vdi-architectures.aspx"&gt;Scaling VDI Architectures&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/12/12/virtualization-and-cloud-computing-a-technological-el-nintildeo.aspx"&gt;Virtualization and Cloud Computing: A Technological El Niño&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/10/31/the-future-of-cloud-infrastructure-as-a-platform.aspx"&gt;The Future of Cloud: Infrastructure as a Platform&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/08/08/strategic-trifecta-access-management.aspx"&gt;Strategic Trifecta: Access Management&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/dmacvittie/archive/2011/12/06/from-a-network-perspective-what-is-vdi-really.aspx"&gt;From a Network Perspective, What Is VDI, Really?&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://devcentral.f5.com/weblogs/macvittie/archive/2011/09/30/f5-friday-a-single-namespace-to-rule-them-all.aspx"&gt;F5 Friday: A Single Namespace to Rule Them All&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;hr color="#808080" width="100%" noshade="noshade" /&gt;     &lt;div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dfdb6627-0c5b-4be3-88f2-74efd8f49fcc" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/F5" rel="tag"&gt;F5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/MacVittie" rel="tag"&gt;MacVittie&lt;/a&gt;,&lt;a href="http://technorati.com/tags/mobile" rel="tag"&gt;mobile&lt;/a&gt;,&lt;a href="http://technorati.com/tags/vdi" rel="tag"&gt;vdi&lt;/a&gt;,&lt;a href="http://technorati.com/tags/ipv6" rel="tag"&gt;ipv6&lt;/a&gt;,&lt;a href="http://technorati.com/tags/application+delivery" rel="tag"&gt;application delivery&lt;/a&gt;,&lt;a href="http://technorati.com/tags/strategy" rel="tag"&gt;strategy&lt;/a&gt;,&lt;a href="http://technorati.com/tags/performance" rel="tag"&gt;performance&lt;/a&gt;,&lt;a href="http://technorati.com/tags/security" rel="tag"&gt;security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/availability" rel="tag"&gt;availability&lt;/a&gt;,&lt;a href="http://technorati.com/tags/architecture" rel="tag"&gt;architecture&lt;/a&gt;,&lt;a href="http://technorati.com/tags/quasar" rel="tag"&gt;quasar&lt;/a&gt;,&lt;a href="http://technorati.com/tags/blog" rel="tag"&gt;blog&lt;/a&gt;&lt;/div&gt;&lt;img src="http://devcentral.f5.com/weblogs/macvittie/aggbug/1102453.aspx" width="1" height="1" /&gt;</description><dc:creator>Lori MacVittie</dc:creator></item><item><title>Daily implications of cyber-attacks</title><link>http://devcentral.f5.com/weblogs/okatz/archive/2012/01/25/daily-implications-of-cyber-attacks.aspx</link><pubDate>Wed, 25 Jan 2012 10:29:43 GMT</pubDate><guid isPermaLink="true">http://devcentral.f5.com/weblogs/okatz/archive/2012/01/25/daily-implications-of-cyber-attacks.aspx</guid><wfw:comment>http://devcentral.f5.com/weblogs/okatz/comments/1104447.aspx</wfw:comment><wfw:commentRss>http://devcentral.f5.com/weblogs/okatz/comments/commentRss/1104447.aspx</wfw:commentRss><comments>http://devcentral.f5.com/weblogs/okatz/archive/2012/01/25/daily-implications-of-cyber-attacks.aspx#comment</comments><slash:comments>0</slash:comments><trackback:ping>http://devcentral.f5.com/weblogs/okatz/services/trackbacks/1104447.aspx</trackback:ping><source url="http://devcentral.f5.com/weblogs/okatz/rss.aspx">Daily implications of cyber-attacks</source><description>&lt;p&gt;I don’t know if you had the chance to hear about it but in the last couple of weeks &lt;a href="http://www.securityweek.com/cyber-tension-escalates-middle-east"&gt;a mini cyber-attack campaign was being held in the Middle East&lt;/a&gt;. It all started a couple weeks ago when a hacker (allegedly from the Arabian Peninsula) published several thousand Israeli credit card numbers and email addresses. This was the first round in a potential multi-round skirmish that at its highest peak included Distributed Denial of Service (DDoS) attacks from both parties on both Saudi Arabian and Israeli stock exchange web sites. How did all this transpire? Let’s look at the details and I’ll share how I think it unfolded:&lt;/p&gt;  &lt;p&gt;1. Attack method – as far as I understand, the attackers used these attack techniques: &lt;/p&gt;  &lt;p&gt;    i. SQL injection on each other’s web applications, penetrating into the applications’ databases and stealing sensitive information. &lt;/p&gt;  &lt;p&gt;    ii. Web Application DDoS attacks, according to information that was published over the media. These attacks involved up to 10,000 different sources (computers that were infected by malware and controlled by attackers). &lt;/p&gt;  &lt;p&gt;2. Source of the attack – according to information that was published in the Israeli media, 50% of the sources of the attacks were from Israel. &lt;/p&gt;  &lt;p&gt;3. Attack complexity – service of DDoS attacks can be bought for money, and renting an army of infected computers controlled remotely doesn’t require technical skills. SQL injection is a well known vulnerability for more than 10 years and unfortunately it is here to stay. On the web you can find many free tools that can find the vulnerability and create an exploit for it. &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/okatz/Windows-Live-Writer/87a83ca1cd7f_ADCA/AP111129197369_2.jpg"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="AP111129197369" border="0" alt="AP111129197369" src="http://devcentral.f5.com/weblogs/images/devcentral_f5_com/weblogs/okatz/Windows-Live-Writer/87a83ca1cd7f_ADCA/AP111129197369_thumb.jpg" width="552" height="369" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;u&gt;What can be learned from it?&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;While from the common web user’s point of view this seems like a major incident that should be addressed on a nationwide scale (which is probably true), this kind of incident happens all the time on commercial web applications, but in many cases never reaches the news. Protecting your application, allowing confidentiality of customers’ stored data (for example, credit card numbers), supplying 24/7 accessibility to the web application, and maintaining a secure reputation are key objectives for web application administrator.&lt;/p&gt;  &lt;p&gt;Here is something to think about: the biggest impact of this affair was on the public’s state of mind. It got a lot of the media attention, it raised public awareness regarding the use of credit cards on the web, and started new discussions on threats that we may encounter as a nation in future cyber warfare.&lt;/p&gt;  &lt;p&gt;F5 Networks’ BIG-IP Application Security Manager supplies the answer for these challenges by allowing the web application administrator to deploy a layer 3 to layer 7 unified security architecture that includes network and application DoS and DDoS protection, while at the same time prevents SQL injection attacks.&lt;/p&gt;&lt;img src="http://devcentral.f5.com/weblogs/okatz/aggbug/1104447.aspx" width="1" height="1" /&gt;</description><dc:creator>Or Katz</dc:creator></item></channel></rss>
