<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.itskeptic.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The IT Skeptic - Comments for &quot;IT operations must beware inappropriate automation&quot;</title>
 <link>http://www.itskeptic.org/it-operations-must-beware-inappropriate-automation</link>
 <description>Comments for &quot;IT operations must beware inappropriate automation&quot;</description>
 <language>en</language>
<item>
 <title>great quotes on automation</title>
 <link>http://www.itskeptic.org/it-operations-must-beware-inappropriate-automation#comment-8214</link>
 <description>&lt;p&gt;&quot;If you automate the wrong process you get the wrong result faster&quot;  &lt;a href=&quot;http://www.servicesphere.com/blog/2011/6/13/itsm-weekly-the-podcast-episode-63-service-desk-of-the-futur.html&quot; target=&quot;_blank&quot;&gt;ITSMWP Episode 63&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Variations:&lt;br /&gt;
“If you automate a mess, you get an automated mess.”&lt;br /&gt;
– Rod Michael&lt;/p&gt;
&lt;p&gt;&quot;Automation applied to an inefficient operation will magnify the inefficiency. &quot;&lt;br /&gt;
- Bill Gates&lt;/p&gt;
</description>
 <pubDate>Tue, 14 Jun 2011 22:18:01 +0000</pubDate>
 <dc:creator>skeptic</dc:creator>
 <guid isPermaLink="false">comment 8214 at http://www.itskeptic.org</guid>
</item>
<item>
 <title>coverage</title>
 <link>http://www.itskeptic.org/it-operations-must-beware-inappropriate-automation#comment-8208</link>
 <description>&lt;p&gt;It&#039;s true major failures happen when the broken bits coincide - people and automation - but equally I agree that people and systems cover and correct each other too.&lt;/p&gt;
</description>
 <pubDate>Tue, 07 Jun 2011 22:19:01 +0000</pubDate>
 <dc:creator>skeptic</dc:creator>
 <guid isPermaLink="false">comment 8208 at http://www.itskeptic.org</guid>
</item>
<item>
 <title>Oh yes they do</title>
 <link>http://www.itskeptic.org/it-operations-must-beware-inappropriate-automation#comment-8207</link>
 <description>&lt;p&gt;Matt,&lt;/p&gt;
&lt;p&gt;I think you&#039;ll find the combination of the human factor with the machine factor is more common than you might think, and the consequences possibly worse than putting trlience on one or the other. Think Homer in a powerstation.&lt;/p&gt;
&lt;p&gt;James Finister&lt;br /&gt;
www.tcs.com&lt;br /&gt;
http://coreitsm.blogspot.com/&lt;/p&gt;
</description>
 <pubDate>Tue, 07 Jun 2011 17:09:18 +0000</pubDate>
 <dc:creator>JamesFinister</dc:creator>
 <guid isPermaLink="false">comment 8207 at http://www.itskeptic.org</guid>
</item>
<item>
 <title>Isaac Asimov</title>
 <link>http://www.itskeptic.org/it-operations-must-beware-inappropriate-automation#comment-8206</link>
 <description>&lt;p&gt;In &quot;Prelude to Foundation&quot; there are two bits of history that are recounted that speak to this:&lt;br /&gt;
1) When the humanoid robots become too powerful and we must destroy them all (more because it&#039;s funny)&lt;br /&gt;
2) When Hari visits the heatsinks (a thermal power source on another planet), they talk about how hot it is, and maybe it should just be automated.&lt;/p&gt;
&lt;p&gt;The counterpoint by the manager of the heatsink is perfect for this.  He says that automation will fail, probably because of some computer malfunction, or physical break, so we must have people here or it could take up to 15 minutes to get a person to the correct location.  Then, he makes the part that applies: people fail, automation fails, but they rarely fail synchronously.&lt;/p&gt;
&lt;p&gt;Provide a good balance (which I believe summarizes at least part of your article).&lt;/p&gt;
</description>
 <pubDate>Tue, 07 Jun 2011 12:25:00 +0000</pubDate>
 <dc:creator>Matt Beran</dc:creator>
 <guid isPermaLink="false">comment 8206 at http://www.itskeptic.org</guid>
</item>
<item>
 <title>Regarding the topic of Automation</title>
 <link>http://www.itskeptic.org/it-operations-must-beware-inappropriate-automation#comment-8204</link>
 <description>&lt;p&gt;Hi Rob,&lt;/p&gt;
&lt;p&gt;I think I agree with some of your statements but not all.&lt;/p&gt;
&lt;p&gt;First, experience has shown that there are two consistent forms of Automation:&lt;/p&gt;
&lt;p&gt;1) The automation of human labor&lt;br /&gt;
2) Automation to further improve existing automation (i.e. multiple automated processes can be re-engineered to be improved, even further)&lt;/p&gt;
&lt;p&gt;(We can argue that there&#039;s a 3rd that is a combination of the two but, fundamentally, it&#039;s the above two.)&lt;/p&gt;
&lt;p&gt;Both of these happen regularly and often, throughout enterprises in all industries, globally.&lt;/p&gt;
&lt;p&gt;Given the above, and I believe to some of your points, there really are criteria for what should or shouldn&#039;t be automated, in a given enterprise.  For example:&lt;/p&gt;
&lt;p&gt;- Priority of Work and the Organization&lt;br /&gt;
- Repeatability&lt;br /&gt;
- Ease of Automation&lt;br /&gt;
- Supportability &amp;amp; Maintainability of Such Automation&lt;br /&gt;
- Internal Skill Sets&lt;br /&gt;
- Cost of Automation&lt;br /&gt;
- Value to the Enterprise (Not always a tangible and measurable financial return.  Sometimes it&#039;s a &quot;soft&quot; return.)&lt;br /&gt;
- etc.&lt;/p&gt;
&lt;p&gt;When it comes to automation, there are usually three types or patterns that occur:&lt;/p&gt;
&lt;p&gt;A) Complex (requiring formal Product &amp;amp; Release Management disciplines to be applied to somewhat complex programming. FYI: Not ITIL Release Management but what developers call Release Management)&lt;br /&gt;
B) Moder via Workflow/BPM tools (a mix of some programming and configuration)&lt;br /&gt;
C) Simple (usually the type of automation that revolves around &quot;scripting&quot; instead of more complex programming)&lt;/p&gt;
&lt;p&gt;I&#039;ve also learned that &quot;who&quot; does the automation is very important.  In most enterprises, the most technically capable resources that can be leveraged to perform automation are usually highly trained, highly experienced and very &quot;current&quot; Software Developers/Designers and Engineers.  Such resources are also empowered to write code, regularly.&lt;/p&gt;
&lt;p&gt;There are also risks associated with your enterprise&#039;s Outsourcing strategy.  Software Code products, such as Programs and Scripts are the types of Assets that often require regular review and improvement.  As a result, you need Skill Sets and Resources with such Skill Sets that are available to perform such functions.  If your enterprise Outsources the resources and the skill sets required to create and manage such constructs, it will be far more expensive and complex, in the long run, to support and change such constructs, as needed, in the future.  Most enterprises that are successful at automating usually invest in keeping such resources internal to their enterprise, so that they don&#039; t have to retrain, from the ground up, every time someone has to go back in to review and/or modify existing automation solutions.&lt;/p&gt;
&lt;p&gt;From my own experiences and regarding the strategy of &quot;automating&quot; (and this is not to say that there are others out there), the most successful companies I&#039;ve seen perform automation usually had a general principle that was professed from the top down:  &lt;em&gt;&quot;If you have the skills and the power to automate, using the tools and and technologies that have been sanctioned by the enterprise, and if automating specific tasks frees you and/or others up to perform other work, then automate, automate, automate!  Don&#039;t wait for reviews.  Don&#039;t wait for permission.  Don&#039;t wait for funding.  Just do it.  The worst case is that what you automate can be undone and we can revert back to original state.&quot;&lt;/em&gt;  Such enterprises have the attitude of &lt;em&gt;&quot;Automate it hard!  Automate it fast!  Automate it often!&quot;&lt;/em&gt;  These types of enterprises not only automate their Core Business Functions but they also automate their Core IT Functions, such as those associated with &lt;a href=&quot;http://www.if4it.com/SYNTHESIZED/FRAMEWORKS/DEPLOYMENT/deployment_framework.html&quot; rel=&quot;nofollow&quot;&gt;IT Deployment&lt;/a&gt;.  They get that IT is way too expensive and work hard to drive IT costs down, through the automation of everyday IT activities.&lt;/p&gt;
&lt;p&gt;I&#039;ve also found that people who don&#039;t automate for a living, doing it day in and day out, every day, often lack the understanding of how to best automate, when to automate, why something should or shouldn&#039;t be automated, what to use to facilitate best automation, and where to best target automation.  In my experience these are skills that most IT people do not have.  And, the way many enterprises set up Dev &amp;amp; Engineering vs. Support, it&#039;s rare that IT Support / Ops teams are best equipped to do so (Again, this is noting that there are always exceptions).&lt;/p&gt;
&lt;p&gt;It&#039;s my opinion that with the advent of Outsourcing, most enterprises that have tried to outsource their development and/or engineering functions are often outsourcing and eliminating their most innovative and most empowered IT resources... Those that get how to most effectively automate the right things, the right ways.  Such enterprises usually realize this after it&#039;s too late.&lt;/p&gt;
&lt;p&gt;It&#039;s also my opinion that automation is the foundation for IT innovation as well as for Business Productivity.  If you&#039;re not automating, you&#039;re not innovating.  And, in these modern times, if you&#039;re not innovating you&#039;re not competing.  If you&#039;re not competing, you might as well give up because your competition definitely is... and they will eat you for lunch.&lt;/p&gt;
&lt;p&gt;Anyhow, I hope this adds value.&lt;/p&gt;
&lt;p&gt;My Best,&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.if4it.com&quot; rel=&quot;nofollow&quot;&gt;The International Foundation for&lt;/a&gt; &lt;a href=&quot;http://www.if4it.com/SYNTHESIZED/GLOSSARY/I/Information_Technology_IT.html&quot; rel=&quot;nofollow&quot;&gt;Information Technology&lt;/a&gt; (&lt;a href=&quot;http://www.if4it.com&quot; rel=&quot;nofollow&quot;&gt;IF4IT&lt;/a&gt;)&lt;br /&gt;
&lt;i&gt;Open IT Best Practices&lt;/i&gt;&lt;/p&gt;
</description>
 <pubDate>Mon, 06 Jun 2011 17:26:38 +0000</pubDate>
 <dc:creator>guerino1</dc:creator>
 <guid isPermaLink="false">comment 8204 at http://www.itskeptic.org</guid>
</item>
<item>
 <title>Overdesigning the design process</title>
 <link>http://www.itskeptic.org/it-operations-must-beware-inappropriate-automation#comment-8201</link>
 <description>&lt;p&gt;Peter, with all due respect, there have been notable failures in the philosophy that &quot;if we just have a better design process we&#039;ll get better quality systems.&quot; Essentially, that&#039;s the root of waterfall thinking. New processes, if they have any value, tend to present unexpected difficulties. You cannot have a master, meta-process that controls for that fact, a reality that goes back to Turing&#039;s proof of the Halting Problem. &lt;/p&gt;
&lt;p&gt;We need a faster, more adaptable process that accepts the fact that product design is always risky, uncertain, and best handled iteratively. That&#039;s why I am an unfailing advocate of the DevOps movement. &lt;/p&gt;
&lt;p&gt;Charles T. Betz&lt;br /&gt;
&lt;a href=&quot;http://www.erp4it.com&quot; title=&quot;http://www.erp4it.com&quot; rel=&quot;nofollow&quot;&gt;http://www.erp4it.com&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Sat, 04 Jun 2011 19:35:35 +0000</pubDate>
 <dc:creator>Charles T. Betz</dc:creator>
 <guid isPermaLink="false">comment 8201 at http://www.itskeptic.org</guid>
</item>
<item>
 <title>Lack of rigor</title>
 <link>http://www.itskeptic.org/it-operations-must-beware-inappropriate-automation#comment-8198</link>
 <description>&lt;p&gt;Automation consists of more than stringing together multiple logical units of work, often utilizing a dependency tree as in good old &quot;make.&quot;  Let&#039;s ignore the blossom of failure scenarios introduced by unattended automation where literally no one is paying attention.&lt;/p&gt;
&lt;p&gt;IT is so proud of its ability to verify correct functioning of a code chunklet under ideal conditions.  Unit testing is all the rage.&lt;/p&gt;
&lt;p&gt;The next level is the ability of code to recognize that it&#039;s in trouble then raise an exception to the invoking system.  Only high end code is fully validated for this functionality.&lt;/p&gt;
&lt;p&gt;The next level is for the invoking system to handle all exceptions correctly, making the appropriate adjustments, backing out any partial processing, retrying the process or even raising an exception to the higher invoking system (often a human being).  Precious few systems are validated to perform this function correctly under all conditions.&lt;/p&gt;
&lt;p&gt;Instead, we find code chunklets which each work just fine &quot;in the lab&quot; and string them together with a script then declare that we have automated something.&lt;/p&gt;
&lt;p&gt;It&#039;s no wonder that things fall apart.&lt;/p&gt;
</description>
 <pubDate>Fri, 03 Jun 2011 17:28:18 +0000</pubDate>
 <dc:creator>Springs Marty</dc:creator>
 <guid isPermaLink="false">comment 8198 at http://www.itskeptic.org</guid>
</item>
<item>
 <title>Automation</title>
 <link>http://www.itskeptic.org/it-operations-must-beware-inappropriate-automation#comment-8197</link>
 <description>&lt;p&gt;You make some important points.&lt;/p&gt;
&lt;p&gt;I&#039;d say that the cost of testing is high, as with other costs being high, often because of poor design. Following the Service Design Package method allows for a proper holistic approach to be taken to the design of services. In the case of automation of, for example, standard changes, rather than design each automated change, design a process and tools to produce automated changes - design the design process. Get that right, and the actual production of new processes become more reliable, less costly and time consuming to test and has fewer defects in operation.&lt;/p&gt;
&lt;p&gt;Because this is often not done, and, rather, things are automated piecemeal, you end up with incompatible tools as well - which adds to the cost of training and increases the risk of improper use.&lt;/p&gt;
</description>
 <pubDate>Fri, 03 Jun 2011 15:26:04 +0000</pubDate>
 <dc:creator>Peter Brooks</dc:creator>
 <guid isPermaLink="false">comment 8197 at http://www.itskeptic.org</guid>
</item>
</channel>
</rss>
