Rational Automation Framework: Difference between revisions

Content deleted Content added
No edit summary
Ah, bureaucracy. BOLDly redirected following procedural close of AfD
Tag: New redirect
 
(37 intermediate revisions by 21 users not shown)
Line 1:
#REDIRECT [[List of IBM products#Middleware and applications]]
{{AFC submission|||ts=20120601145507|u=Lshiner|ns=5}}<!--- Important, do not remove this line before article has been created. --->
 
{{Infobox software
| name = IBM Rational Automation Framework
| logo = [[Image:RationalSoftware.png|200px]]
| developer = [[IBM]]
| latest release version = 3.0
| latest release date = {{Start date and age|2012|03|30|df=yes}}
| programming language = [[Java (programming language)|Java]]
| operating system = [[UNIX]], [[Linux]], [[z/Linux]], [[Microsoft Windows]], [[Solaris (operating system)]]
| genre = [[Application release automation]]
| license = [[IBM]] [[Software license|EULA]]
| language = English
| website = [http://www.ibm.com/software/rational/products/framework/]
}}
* I just did some cleanup. I think it may need more/better sources, but will let someone else chime in. [[User:King4057]] 19:53, 4 June 2012 (UTC)
 
'''IBM Rational Automation Framework''' is a [[computer software]] product in the [[Application release automation]] category, providing automation for [[middleware]] installation, middleware management, middleware operations, and application deployment.
 
The product was initially released in May 2009 as IBM Rational Automation Framework for WebSphere,<ref name="eweek">{{cite news
| last =Burt
| first =Jeffrey
| coauthors =
| title =IBM Bridges SOA, Cloud Computing
| newspaper =eWeek
| date =April 30, 2009
| url =http://www.eweek.com/c/a/Cloud-Computing/IBM-Bridges-SOA-Cloud-Computing-645936/
| accessdate =June 4, 2012 }}</ref> based on technology developed by Ascendent Technology.<ref name="bare_url">{{cite web
| title =Rational Automation Framework for WebSphere (RAFW)
| work =
| publisher =Ascendant Technology
| date =
| url =http://atech.com/process/accelerators/rational-automation-framework
| format =
| doi =
| accessdate =June 4, 2012 }}</ref> With release 3.0 in 2011, IBM generalized the name of the product to IBM Rational Automation Framework to recognize the work done by MidVision to extend the functionality to products other than those from [[IBM WebSphere]].<ref name="midvision">{{cite web
| last =
| first =
| authorlink =
| coauthors =
| title =MidVision Extensions to IBM RAF
| work =
| publisher =MidVision
| date =
| url =http://www.midvision.com/wordpress/products/midvision-extensions-to-ibm-raf/
| format =
| doi =
| accessdate =June 4, 2012 }}</ref>
 
==Architecture==
The Rational Automation Framework software runs on a ''framework server,'' where it maintains configuration information that corresponds to product installations on one or more ''target systems.'' Target systems can be physical, virtualized, or in the cloud and can act as source systems, destination systems, or both. The product runs ''actions,'' actually elements within Apache Ant build files, to:
* Update the framework server configuration data from a target system, or vice versa
* Install or update custom applications and application artifacts
* Compare framework server configuration data with live data
* Start, stop, or restart managed product instances
* Install or patch managed products
 
The product uses an automation engine to automate any of those tasks.<ref name="ibm">[http://www.ibm.com/software/rational/products/framework/ IBM product site]</ref>
 
==PureApplication System==
IBM PureApplication System contains the Rational Automation Framework functionality in the form of a workload named Advanced Middleware Configuration. Advanced Middleware Configuration is typically used in this context for onboarding existing applications to the cloud.<ref name="ibm_a">[http://www.ibm.com/developerworks/websphere/library/techarticles/1204_akeley/1204_akeley.html IBM DeveloperWorks]</ref>
 
== References ==
{{Reflist}}