<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Services on dobriak::blog</title>
    <link>https://dobriak.github.io/categories/services/</link>
    <description>Recent content in Services on dobriak::blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 27 Jan 2018 12:34:45 -0700</lastBuildDate>
    
	<atom:link href="https://dobriak.github.io/categories/services/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Secure Kafka Install on DC/OS</title>
      <link>https://dobriak.github.io/post/secure-kafka-install/</link>
      <pubDate>Sat, 27 Jan 2018 12:34:45 -0700</pubDate>
      
      <guid>https://dobriak.github.io/post/secure-kafka-install/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://kafka.apache.org/&#34;&gt;Apache Kafka&lt;/a&gt; is a distributed high-throughput publish-subscribe messaging system with strong ordering guarantees. Kafka clusters are highly available, fault tolerant, and very durable. DC/OS offers a &lt;a href=&#34;https://github.com/dcos/examples/tree/master/kafka/1.10&#34;&gt;single click install&lt;/a&gt; of Kafka as a framework which is great for trying out. When it comes to actually using it in a Dev/Test/Production environment, you should definitely consider securing your Kafka installation. You will be required to do so if you are running your DC/OS EE cluster in &lt;code&gt;strict&lt;/code&gt; mode.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Install Kubernetes on DC/OS (beta)</title>
      <link>https://dobriak.github.io/post/kubernetes-dcos-beta/</link>
      <pubDate>Sat, 28 Oct 2017 18:13:41 -0700</pubDate>
      
      <guid>https://dobriak.github.io/post/kubernetes-dcos-beta/</guid>
      <description>&lt;p&gt;My &lt;a href=&#34;https://mesosphere.com/&#34;&gt;employer&lt;/a&gt; recently &lt;a href=&#34;https://mesosphere.com/blog/dcos-1_10-kubernetes/&#34;&gt;announced&lt;/a&gt; first class support for running Kubernetes on top of DC/OS version 1.10. In this post we will examine how to get started with using Kubernetes on DC/OS.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Getting Started with Apache Cassandra On DC/OS</title>
      <link>https://dobriak.github.io/post/apache-cassandra-on-dcos/</link>
      <pubDate>Fri, 28 Jul 2017 08:09:49 -0700</pubDate>
      
      <guid>https://dobriak.github.io/post/apache-cassandra-on-dcos/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://cassandra.apache.org/&#34;&gt;Apache Cassandra&lt;/a&gt; is a distributed, structured storage system. Cassandra clusters are highly available, scalable, performant, and fault tolerant. DC/OS allows you to quickly configure, install, and manage Apache Cassandra clusters, so you can offer Cassandra as a managed service to your organization.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>