<?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>networking &#8211; Apollin Arek Panek</title>
	<atom:link href="https://apollin.com/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>https://apollin.com</link>
	<description>Software engineering, business, data</description>
	<lastBuildDate>Fri, 01 Oct 2021 14:54:01 +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://apollin.com/wp-content/uploads/2019/08/cropped-LogoApollin1-32x32.png</url>
	<title>networking &#8211; Apollin Arek Panek</title>
	<link>https://apollin.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Learn fundamentals before learning a technology relying on them</title>
		<link>https://apollin.com/learn-fundamentals-before-learning-a-technology-relying-on-them/</link>
					<comments>https://apollin.com/learn-fundamentals-before-learning-a-technology-relying-on-them/#respond</comments>
		
		<dc:creator><![CDATA[Arek Panek]]></dc:creator>
		<pubDate>Fri, 01 Oct 2021 14:54:01 +0000</pubDate>
				<category><![CDATA[Career]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[networking]]></category>
		<guid isPermaLink="false">https://apollin.com/?p=611</guid>

					<description><![CDATA[I myself was lacking fundamental networking knowledge when I started using Docker and cloud services like AWS. I can't even count the hours I wasted trying to solve my problems. Problems that appeared to be so simple once I understood how does it work under the hood, that I'm still ashamed of myself.]]></description>
										<content:encoded><![CDATA[<p>When you’re starting out in Software Engineering, or IT in general, there’s a big pressure to learn a lot of technologies. Just take a look at the flood of articles in the manner of ‘X Roadmap – from Zero to Hero’. A couple of popular examples: They’re really cool, and all of the courses in the manner of “Learn Docker in X Days” are cool as well, but there is one problem for intermediate…</p>
<p><a href="https://apollin.com/learn-fundamentals-before-learning-a-technology-relying-on-them/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://apollin.com/learn-fundamentals-before-learning-a-technology-relying-on-them/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Elasticsearch and Kibana on Docker using non-default ports</title>
		<link>https://apollin.com/elasticsearch-kibana-docker-custom-ports/</link>
					<comments>https://apollin.com/elasticsearch-kibana-docker-custom-ports/#comments</comments>
		
		<dc:creator><![CDATA[Arek Panek]]></dc:creator>
		<pubDate>Fri, 24 Sep 2021 13:40:26 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[Elasticsearch]]></category>
		<category><![CDATA[Kibana]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[elasticsearch]]></category>
		<category><![CDATA[kibana]]></category>
		<category><![CDATA[kubernetes]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">https://apollin.com/?p=604</guid>

					<description><![CDATA[How to make Kibana discover and work with Elasticsearch in your local development environment when using non-default ports for these services. Ready to use snippets for Docker Compose and explanation how does it work under the hood.]]></description>
										<content:encoded><![CDATA[<p>Lately, I’ve been working on a new search service, and we decided it’ll be the best to use Elasticsearch given the workloads it can process and the ease of queries, as compared to MongoDB. I was setting up the local environment for testing the infrastructure and business logic I prepared, but I encountered an issue when doing it – my Kibana service, after opening it, was returning the “Kibana…</p>
<p><a href="https://apollin.com/elasticsearch-kibana-docker-custom-ports/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://apollin.com/elasticsearch-kibana-docker-custom-ports/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
