Zend_Service_Amazon_Ec2.xml 904 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Reviewed: no -->
  3. <sect1 id="zend.service.amazon.ec2" xmlns:xi="http://www.w3.org/2001/XInclude">
  4. <title>Zend_Service_Amazon_Ec2</title>
  5. <sect2 id="zend.service.amazon.ec2.introduction">
  6. <title>Introduction</title>
  7. <para>
  8. <classname>Zend_Service_Amazon_Ec2</classname> provides an interface to Amazon Elastic
  9. Clound Computing (EC2).
  10. </para>
  11. </sect2>
  12. <sect2 id="zend.service.amazon.ec2.whatis">
  13. <title>What is Amazon Ec2?</title>
  14. <para>
  15. Amazon EC2 is a web service that enables you to launch and manage server instances
  16. in Amazon's data centers using APIs or available tools and utilities. You can use
  17. Amazon EC2 server instances at any time, for as long as you need, and for any legal
  18. purpose.
  19. </para>
  20. </sect2>
  21. </sect1>