<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ilya Lesikov</title>
    <description>The latest articles on DEV Community by Ilya Lesikov (@ilyalesikov).</description>
    <link>https://dev.to/ilyalesikov</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F328410%2F4a476da0-0e49-4d88-8f9f-d56721f9f81c.png</url>
      <title>DEV Community: Ilya Lesikov</title>
      <link>https://dev.to/ilyalesikov</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ilyalesikov"/>
    <language>en</language>
    <item>
      <title>Demo of multistage/canary CI/CD and cloud automation for microservices</title>
      <dc:creator>Ilya Lesikov</dc:creator>
      <pubDate>Sat, 01 Feb 2020 18:27:20 +0000</pubDate>
      <link>https://dev.to/ilyalesikov/demo-of-multistage-canary-ci-cd-and-cloud-automation-for-microservices-48f2</link>
      <guid>https://dev.to/ilyalesikov/demo-of-multistage-canary-ci-cd-and-cloud-automation-for-microservices-48f2</guid>
      <description>&lt;p&gt;This is a pretty complete and fully-featured end-to-end automation demo with multistage and canary deployments. Done with GCP, GKE/Kubernetes, Terraform, GCB and ArgoCD/Rollouts.&lt;/p&gt;

&lt;p&gt;I think this would be interesting for both beginners and people with some experience.&lt;/p&gt;

&lt;h3&gt;
  
  
  What's in it?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Multistage deployments (staging, prod)&lt;/li&gt;
&lt;li&gt;Canary deployments&lt;/li&gt;
&lt;li&gt;Horizontal pod/instance autoscaling&lt;/li&gt;
&lt;li&gt;Rollbacks, self-healing&lt;/li&gt;
&lt;li&gt;Distributed tracing, monitoring, logging, profiling, debugging&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Setup/deployment is heavily automated so it will be easy for you to deploy it on GCP with Free Trial yourself.&lt;/p&gt;

&lt;h3&gt;
  
  
  How it works
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--UdWeT0eo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/3jwyrmqsb7ho6b3tfeou.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UdWeT0eo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/3jwyrmqsb7ho6b3tfeou.png" alt="Diagram"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Complete description/quickstart on GitHub:&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/ilya-lesikov"&gt;
        ilya-lesikov
      &lt;/a&gt; / &lt;a href="https://github.com/ilya-lesikov/gke-demo"&gt;
        gke-demo
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Demonstration of complete, fully-featured CI/CD and cloud automation for microservices, done with GCP/GKE
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;As a bonus, in the same README there is a section about implementing something like this in the real world and what you should be looking for while doing it.&lt;/p&gt;

</description>
      <category>devops</category>
      <category>kubernetes</category>
      <category>terraform</category>
      <category>microservices</category>
    </item>
  </channel>
</rss>
