<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>synchronous framework Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/synchronous-framework/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/synchronous-framework/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Thu, 27 Jul 2017 09:52:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Python Microservices Development</title>
		<link>https://www.aiuniverse.xyz/python-microservices-development/</link>
					<comments>https://www.aiuniverse.xyz/python-microservices-development/#comments</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 27 Jul 2017 09:52:19 +0000</pubDate>
				<category><![CDATA[Microservices]]></category>
		<category><![CDATA[Microservices Development]]></category>
		<category><![CDATA[microservices model]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[synchronous framework]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=314</guid>

					<description><![CDATA[<p>Source &#8211; ziade.org The last time I wrote a book, I was pretty sure I would not write a new one &#8212; or at least not about Python. <a class="read-more-link" href="https://www.aiuniverse.xyz/python-microservices-development/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/python-microservices-development/">Python Microservices Development</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Source &#8211; <strong>ziade.org</strong></p>
<p>The last time I wrote a book, I was pretty sure I would not write a new one &#8212; or at least not about Python. Writing a book is a lot of work.</p>
<p>The hard part is mostly about not quitting. After a day of work and taking care of the kids, sitting down again at my desk for a couple of hours was just hard, in particular since I do other stuff like running. I stole time from my wife.</p>
<p>The topic, &#8220;microservices&#8221; was also not easy to come around. When I was first approached by Packt to write it, I said no because I could not see any value of writing yet another book on that trendy (if not buzzwordy) topic.</p>
<p>But the project grew on me. I realized that in the past seven years, I have been working on services at Mozilla, we did move from a monolithic model to a microservices model. It happened because we moved most of our services to a cloud vendor, and when you do this, your application consumes a lot of services, and you end up splitting your applications into smaller pieces.</p>
<p>While picking Python 3 was a given, I hesitated a lot about writing the book using an asynchronous framework. I ended up sticking with a synchronous framework (Flask). Synchronous programming still seems to be mainstream in Python land. If we do a 2nd edition in a couple of years, I would probably use aiohttp 🙂</p>
<p>The other challenge is English. It is not my native language, and while I used Grammarly and I was helped a lot by Packt (they improved their editing process a lot since my first book there) it&#8217;s probably something you will notice if you read it.</p>
<p>Technically speaking, I think I have done a good job at explaining how I think microservices should be developed. It should be useful for people that are wondering how to build their applications. Although I wished I had more time to finish polishing some of the code that goes with the book, thankfully that&#8217;s on GitHub, so I still have a bit of time to finish that.</p>
<p>Kudos to Wil Khane-Green, my technical reviewer, who did a fantastic work. The book content is much better, thanks to him.</p>
<p>The post <a href="https://www.aiuniverse.xyz/python-microservices-development/">Python Microservices Development</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/python-microservices-development/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
	</channel>
</rss>
