File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
source/content/pages/02-servers Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-04-17T08:41:38Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2014-04-17T12:33:55Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -185,6 +185,9 @@ <h2>Infrastructure-as-a-service</h2>
185185< h3 > Infrastructure-as-a-service resources</ h3 >
186186< ul >
187187< li >
188+ < p > < a href ="http://www.screamingatmyscreen.com/2012/12/the-cloud-vs-dedicated-servers/ "> The cloud versus dedicated servers</ a > </ p >
189+ </ li >
190+ < li >
188191< p > < a href ="http://libcloud.apache.org/ "> Apache Libcloud</ a > is a Python library that
189192provides a unified API for many cloud service providers.</ p >
190193</ li >
Original file line number Diff line number Diff line change @@ -118,6 +118,8 @@ IaaS platform.
118118
119119
120120### Infrastructure-as-a-service resources
121+ * [ The cloud versus dedicated servers] ( http://www.screamingatmyscreen.com/2012/12/the-cloud-vs-dedicated-servers/ )
122+
121123* [ Apache Libcloud] ( http://libcloud.apache.org/ ) is a Python library that
122124provides a unified API for many cloud service providers.
123125
You can’t perform that action at this time.
0 commit comments