Skip to content

Commit dbfff76

Browse files
committed
new microservices resource
1 parent 04664ab commit dbfff76

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

all.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7814,6 +7814,11 @@ <h3>Microservice resources</h3>
78147814
embark on converting a monolith to microservices.</p>
78157815
</li>
78167816
<li>
7817+
<p><a href="http://thenewstack.io/microservices-changed-matter/">How Microservices have changed and why they matter</a>
7818+
is a high level overview of the topic with some quotes from
7819+
various developers around the industry.</p>
7820+
</li>
7821+
<li>
78177822
<p><a href="http://blog.codeship.com/the-state-of-microservices-today/">The State of Microservices Today</a>
78187823
provides some general trends and broad data showing the increasing
78197824
popularity of microservices heading into 2016. This is more of an

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
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>2016-02-18T13:10:24Z</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>2016-02-19T12:53:11Z</updated></feed>

microservices.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ <h3>Microservice resources</h3>
8282
embark on converting a monolith to microservices.</p>
8383
</li>
8484
<li>
85+
<p><a href="http://thenewstack.io/microservices-changed-matter/">How Microservices have changed and why they matter</a>
86+
is a high level overview of the topic with some quotes from
87+
various developers around the industry.</p>
88+
</li>
89+
<li>
8590
<p><a href="http://blog.codeship.com/the-state-of-microservices-today/">The State of Microservices Today</a>
8691
provides some general trends and broad data showing the increasing
8792
popularity of microservices heading into 2016. This is more of an

source/content/pages/07-web-app-deployment/19-microservices.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ ease further development and deployment. This approach is called the
5757
good high-level overview of the topics many developers aren't aware of when they
5858
embark on converting a monolith to microservices.
5959

60+
* [How Microservices have changed and why they matter](http://thenewstack.io/microservices-changed-matter/)
61+
is a high level overview of the topic with some quotes from
62+
various developers around the industry.
63+
6064
* [The State of Microservices Today](http://blog.codeship.com/the-state-of-microservices-today/)
6165
provides some general trends and broad data showing the increasing
6266
popularity of microservices heading into 2016. This is more of an

0 commit comments

Comments
 (0)