<?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>Go Archives - The Iron.io Blog</title>
	<atom:link href="https://blog.iron.io/tag/go/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.iron.io/tag/go/</link>
	<description>Scalable serverless application tools to run background tasks with Docker containers and manage messaging queues with cloud elasticity and handheld customer support.</description>
	<lastBuildDate>Thu, 03 Aug 2023 13:12:16 +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>

<image>
	<url>https://blog.iron.io/wp-content/uploads/2017/11/cropped-iron-avatar-1-32x32.png</url>
	<title>Go Archives - The Iron.io Blog</title>
	<link>https://blog.iron.io/tag/go/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Four and a Half Years of Go in Production at goto Chicago 2016</title>
		<link>https://blog.iron.io/four-half-years-go-production-goto-chicago-2016/</link>
					<comments>https://blog.iron.io/four-half-years-go-production-goto-chicago-2016/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Tue, 24 May 2016 16:26:33 +0000</pubDate>
				<category><![CDATA[Serverless News]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Go]]></category>
		<guid isPermaLink="false">https://www.iron.io/?p=6195</guid>

					<description><![CDATA[<p>Travis Reeder, CTO and co-founder of Iron.io, gave a talk at Goto Chicago 2016 discussing Iron.io&#8217;s early migration to Go, why we changed our infrastructure and the benefits it has brought to us. One of the questions that always comes up after telling people we migrated to Go is: &#8220;Why not Ruby?&#8221; Some people were&#8230;</p>
<p>The post <a href="https://blog.iron.io/four-half-years-go-production-goto-chicago-2016/">Four and a Half Years of Go in Production at goto Chicago 2016</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/four-half-years-go-production-goto-chicago-2016/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GopherFest Summer 2016 Recap</title>
		<link>https://blog.iron.io/gopherfest-summer-2016-recap/</link>
					<comments>https://blog.iron.io/gopherfest-summer-2016-recap/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Mon, 16 May 2016 20:59:05 +0000</pubDate>
				<category><![CDATA[Serverless News]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Golang]]></category>
		<guid isPermaLink="false">https://www.iron.io/?p=6174</guid>

					<description><![CDATA[<p>Hundreds of Go enthusiasts gathered at the prestigious Bently Reserve in downtown San Francisco for a day full of talks about data science, scaling, testing, speed, code reuse and refactoring, all in the context of Golang. Below, a write-up of a few selected talks: [wds id=&#8221;2&#8243;] Built for Snappiness by Blake Mizerany @bmizerany When I&#8230;</p>
<p>The post <a href="https://blog.iron.io/gopherfest-summer-2016-recap/">GopherFest Summer 2016 Recap</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/gopherfest-summer-2016-recap/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Best practices for ElePHPants coding in Go</title>
		<link>https://blog.iron.io/best-practices-for-elephpants-coding-in-go/</link>
					<comments>https://blog.iron.io/best-practices-for-elephpants-coding-in-go/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Mon, 30 Nov 2015 23:05:23 +0000</pubDate>
				<category><![CDATA[Programming Topics]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Golang]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://ironio2016.wpengine.com//blog/?p=1133</guid>

					<description><![CDATA[<p>Thanks to Guido da Rozza for the base image CC BY 2.0 I&#8217;ve often coded in PHP. Recently, I realized that when I code in Go, it&#8217;s easier to spot my PHPisms. After weeks of cleaning them up, it only takes a day to fry my brain with them again. I&#8217;m sure I&#8217;m not the&#8230;</p>
<p>The post <a href="https://blog.iron.io/best-practices-for-elephpants-coding-in-go/">Best practices for ElePHPants coding in Go</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/best-practices-for-elephpants-coding-in-go/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>#EastBayGo: Pareto Efficiencies and AOP with GoWeave</title>
		<link>https://blog.iron.io/eastbaygo-pareto-efficiencies-and-aop-with-goweave/</link>
					<comments>https://blog.iron.io/eastbaygo-pareto-efficiencies-and-aop-with-goweave/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Fri, 30 Oct 2015 04:01:39 +0000</pubDate>
				<category><![CDATA[Serverless News]]></category>
		<category><![CDATA[Go]]></category>
		<guid isPermaLink="false">http://ironio2016.wpengine.com//blog/?p=1107</guid>

					<description><![CDATA[<p>Special thanks to James Daisa for the base image! CC BY 2.0 The other&#160;night we headed over to the TurnItIn offices to get nerdy about Go. They hosted the first speaker-led event for the EastBayGo group. Full disclosure: I was one of the speakers! The Talks The Easiest Way to Develop with Go My talk&#8230;</p>
<p>The post <a href="https://blog.iron.io/eastbaygo-pareto-efficiencies-and-aop-with-goweave/">#EastBayGo: Pareto Efficiencies and AOP with GoWeave</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/eastbaygo-pareto-efficiencies-and-aop-with-goweave/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>#GoSF: Identity, Safe Secrets, and IoT Friendly Languages</title>
		<link>https://blog.iron.io/gosf-identity-safe-secrets-and-iot-friendly-languages/</link>
					<comments>https://blog.iron.io/gosf-identity-safe-secrets-and-iot-friendly-languages/#comments</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Fri, 23 Oct 2015 03:57:22 +0000</pubDate>
				<category><![CDATA[Serverless News]]></category>
		<category><![CDATA[containers]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Go]]></category>
		<guid isPermaLink="false">http://ironio2016.wpengine.com//blog/?p=1105</guid>

					<description><![CDATA[<p>The Go gopher was designed by Renee French. CC BY 3.0 US Last night’s meetup, which was hosted by Betable, included two presentations and two lightning talks rounding out a solid evening for the GoSF group. Topics included identity on the web, safe storage of tokens (beyond ENV vars), and even the debut of a&#8230;</p>
<p>The post <a href="https://blog.iron.io/gosf-identity-safe-secrets-and-iot-friendly-languages/">#GoSF: Identity, Safe Secrets, and IoT Friendly Languages</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/gosf-identity-safe-secrets-and-iot-friendly-languages/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Notes from Gotham Go</title>
		<link>https://blog.iron.io/notes-from-gotham-go/</link>
					<comments>https://blog.iron.io/notes-from-gotham-go/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Tue, 06 Oct 2015 03:48:39 +0000</pubDate>
				<category><![CDATA[Serverless News]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Go]]></category>
		<guid isPermaLink="false">http://ironio2016.wpengine.com//blog/?p=1099</guid>

					<description><![CDATA[<p>Last week, I had the pleasure of joining gophers at Gotham Go. It was a incredibly dense single day of information. What follows is a quick impression of each talk, along with links to more detailed material. Special thanks to Peggy Li for tossing her notes on github! UPDATE: VODs are appearing online now. You&#8230;</p>
<p>The post <a href="https://blog.iron.io/notes-from-gotham-go/">Notes from Gotham Go</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/notes-from-gotham-go/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Easiest Way to Develop with Go — Introducing a Docker Based Go Tool</title>
		<link>https://blog.iron.io/the-easiest-way-to-develop-with-go%e2%80%8a-%e2%80%8aintroducing-a-docker-based-go-tool/</link>
					<comments>https://blog.iron.io/the-easiest-way-to-develop-with-go%e2%80%8a-%e2%80%8aintroducing-a-docker-based-go-tool/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Sat, 29 Aug 2015 22:52:06 +0000</pubDate>
				<category><![CDATA[Serverless Workers & Containers]]></category>
		<category><![CDATA[containers]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Golang]]></category>
		<guid isPermaLink="false">http://ironio2016.wpengine.com//blog/?p=1081</guid>

					<description><![CDATA[<p>Overview Via Medium While trying to make a drop-dead simple example for running Go programs on IronWorker, I realized there’s just no simple way for us to point someone at an example repo with Go code and have them up and running in a few minutes. This can be done in other languages fairly easily&#8230;</p>
<p>The post <a href="https://blog.iron.io/the-easiest-way-to-develop-with-go%e2%80%8a-%e2%80%8aintroducing-a-docker-based-go-tool/">The Easiest Way to Develop with Go — Introducing a Docker Based Go Tool</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/the-easiest-way-to-develop-with-go%e2%80%8a-%e2%80%8aintroducing-a-docker-based-go-tool/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>An Easier Way to Create Tiny Golang Docker Images</title>
		<link>https://blog.iron.io/an-easier-way-to-create-tiny-golang-docker-images/</link>
					<comments>https://blog.iron.io/an-easier-way-to-create-tiny-golang-docker-images/#comments</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Fri, 31 Jul 2015 23:50:44 +0000</pubDate>
				<category><![CDATA[Serverless Workers & Containers]]></category>
		<category><![CDATA[containers]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[Docker Images]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Golang]]></category>
		<category><![CDATA[Images]]></category>
		<guid isPermaLink="false">http://ironio2016.wpengine.com//blog/?p=1030</guid>

					<description><![CDATA[<p>Overview Atlassian just posted a blog post about creating Static Go binaries with Docker on OSX which shows how to make a tiny little Docker image (~6MB total) with your Go program inside. When I read it, I thought “this is cool… but way too complicated”. I’ve been using Docker a lot lately and knew&#8230;</p>
<p>The post <a href="https://blog.iron.io/an-easier-way-to-create-tiny-golang-docker-images/">An Easier Way to Create Tiny Golang Docker Images</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/an-easier-way-to-create-tiny-golang-docker-images/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to Cross Compile Go Programs using Docker</title>
		<link>https://blog.iron.io/how-to-cross-compile-go-programs-using-docker/</link>
					<comments>https://blog.iron.io/how-to-cross-compile-go-programs-using-docker/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Tue, 14 Jul 2015 19:51:43 +0000</pubDate>
				<category><![CDATA[Programming Topics]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[Go]]></category>
		<guid isPermaLink="false">http://ironio2016.wpengine.com//blog/?p=1001</guid>

					<description><![CDATA[<p>There are several ways to cross compile Go programs, but the way we're going to show you is awesome because you don&#8217;t have to install any libs or anything. That said, you do need Docker installed, but you already have that anyways, right? We use this to create our Iron.io command line tool binaries. You&#8230;</p>
<p>The post <a href="https://blog.iron.io/how-to-cross-compile-go-programs-using-docker/">How to Cross Compile Go Programs using Docker</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/how-to-cross-compile-go-programs-using-docker/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GopherFest 2015</title>
		<link>https://blog.iron.io/gopherfest-2015/</link>
					<comments>https://blog.iron.io/gopherfest-2015/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Thu, 28 May 2015 22:52:29 +0000</pubDate>
				<category><![CDATA[Serverless News]]></category>
		<category><![CDATA[Concurrency]]></category>
		<category><![CDATA[Go]]></category>
		<guid isPermaLink="false">http://ironio.wpengine.com/blog/?p=968</guid>

					<description><![CDATA[<p>On Tuesday evening at the GopherFest 2015 meetup, I had the privilege of speaking alongside Andrew Gerrand, Rob Pike (the creator of Go!) and Steve Francia. If you missed the talks, check out the full recording above. The slides for my talk are on SlideShare. Also, Hakka Labs will be releasing an edited recording of&#8230;</p>
<p>The post <a href="https://blog.iron.io/gopherfest-2015/">GopherFest 2015</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/gopherfest-2015/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
