<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>DevOps on e4developer</title>
    <link>https://e4developer.com/categories/devops/</link>
    <description>Recent content in DevOps on e4developer</description>
    <image>
      <title>e4developer</title>
      <url>https://e4developer.com/images/headshot.png</url>
      <link>https://e4developer.com/images/headshot.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 03 Oct 2019 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://e4developer.com/categories/devops/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Journey to DevOps - Talk at the DevOps Roundabout</title>
      <link>https://e4developer.com/posts/journey-to-devops-talk-at-the-devops-roundabout/</link>
      <pubDate>Thu, 03 Oct 2019 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/journey-to-devops-talk-at-the-devops-roundabout/</guid>
      <description>On the 24th of September 2019, I had an opportunity to speak at the very first DevOps Roundabout meetup in London. You can watch my talk on YouTube.</description>
    </item>
    <item>
      <title>AWS IAM - Looking at some of the more advanced features</title>
      <link>https://e4developer.com/posts/aws-iam-looking-at-some-of-the-more-advanced-features/</link>
      <pubDate>Sun, 28 Jul 2019 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/aws-iam-looking-at-some-of-the-more-advanced-features/</guid>
      <description>AWS Identity and Access Management (IAM) is one of the most important services available in AWS. Most people know that you can create user accounts and assign…</description>
    </item>
    <item>
      <title>Microservices - Why Do You Need A Service Mesh?</title>
      <link>https://e4developer.com/posts/microservices-why-do-you-need-a-service-mesh/</link>
      <pubDate>Wed, 15 May 2019 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/microservices-why-do-you-need-a-service-mesh/</guid>
      <description>Working for consultancy, I already had a chance to build microservice based systems in large financial organisations as well as public sector ones.</description>
    </item>
    <item>
      <title>Quick Guide to all the “Ops”</title>
      <link>https://e4developer.com/posts/quick-guide-to-all-the-ops/</link>
      <pubDate>Thu, 02 May 2019 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/quick-guide-to-all-the-ops/</guid>
      <description>You probably heard about Ops, DevOps, maybe even about GitOps! This short article is a “jargon buster” explaining what all these different terms mean and which…</description>
    </item>
    <item>
      <title>“The Journey to DevOps” - my first white paper</title>
      <link>https://e4developer.com/posts/the-journey-to-devops-my-first-white-paper/</link>
      <pubDate>Tue, 26 Mar 2019 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/the-journey-to-devops-my-first-white-paper/</guid>
      <description>I am quite excited to share with you “The Journey to DevOps” (announcement and the download link here), the first white paper that I have published with my…</description>
    </item>
    <item>
      <title>Making your machine learning idea real with AWS</title>
      <link>https://e4developer.com/posts/making-your-machine-learning-idea-real-with-aws/</link>
      <pubDate>Sun, 11 Nov 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/making-your-machine-learning-idea-real-with-aws/</guid>
      <description>Machine Learning and its applications are getting more popular every day. For many developers, building a machine learning powered application seems like a…</description>
    </item>
    <item>
      <title>How to learn AWS</title>
      <link>https://e4developer.com/posts/how-to-learn-aws/</link>
      <pubDate>Sat, 20 Oct 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/how-to-learn-aws/</guid>
      <description>Amazon Web Services (AWS) is the most popular Cloud solution out there. More and more companies are using it every day. It makes development easier, safer…</description>
    </item>
    <item>
      <title>How to easily run Kafka with Docker for Development</title>
      <link>https://e4developer.com/posts/how-to-easily-run-kafka-with-docker-for-development/</link>
      <pubDate>Sun, 20 May 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/how-to-easily-run-kafka-with-docker-for-development/</guid>
      <description>Kafka is becoming a popular addition to microservice oriented architectures. Despite its popularity, it may be tricky to run it on your development machine…</description>
    </item>
    <item>
      <title>Quick setup for Spring Cloud Data Flow with Docker Compose</title>
      <link>https://e4developer.com/posts/quick-setup-for-spring-cloud-data-flow-with-docker-compose/</link>
      <pubDate>Wed, 02 May 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/quick-setup-for-spring-cloud-data-flow-with-docker-compose/</guid>
      <description>Spring Cloud Data Flow requires quite a few dependencies in order to run it. In this blog post, I will show you Docker Compose tool and how it can be used to…</description>
    </item>
    <item>
      <title>The Phoenix Project - a key to understanding DevOps</title>
      <link>https://e4developer.com/posts/the-phoenix-project-a-key-to-understanding-devops/</link>
      <pubDate>Sat, 24 Mar 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/the-phoenix-project-a-key-to-understanding-devops/</guid>
      <description>Every now and then you read a book that completely changes how you understand something. “The Phoenix Project” (Amazon) changed how I understand DevOps and…</description>
    </item>
    <item>
      <title>Building services requires building teams</title>
      <link>https://e4developer.com/posts/building-services-requires-building-teams/</link>
      <pubDate>Tue, 20 Feb 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/building-services-requires-building-teams/</guid>
      <description>Microservices are linked to the idea of independent teams. See how vital this idea is to the successful adoption of such highly decoupled architecture.</description>
    </item>
  </channel>
</rss>
