We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a730af commit 5c30e93Copy full SHA for 5c30e93
source/content/pages/servers.rst
@@ -101,13 +101,15 @@ but you will pay correspondingly more for them. EBS throughput is just
101
one of many quirks you need to understand before committing to an
102
IaaS platform.
103
104
+
105
Infrastructure-as-a-service Resources
106
-------------------------------------
107
`Amazon Web Services official documentation for Python <http://aws.amazon.com/python/>`_
108
109
`boto <https://github.com/boto/boto>`_ is an amazing Python library for
110
working with Amazon Web Services
111
112
+`Rackspace official documentation for Python <http://docs.rackspace.com/sdks/guide/content/python.html>`_
113
114
115
Platform-as-a-service
0 commit comments