<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Making updates :: Flywheel Data Labs - Workshops</title>
    <link>http://localhost:8080/gitops_intro/3.change/index.html</link>
    <description>In this lab we’ll run through a typical infrastructure maintenance process wearing a variety of hats. Specifically we’ll triage a vulnerability found by our security scans, create and assign a ticket to track resolution of the issue, and update our deployment in order to actually fix the problem. Finally we’ll use our CI/CD pipeline to automatically run new scans and deploy our updated infrastructure.&#xA;Key Terms Vulnerability - A weakness in system configuration that could be exploited Issue - A convenient way to document and track a software request Commit - Save a code change to our source control repository</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 05 May 2020 13:15:09 -0400</lastBuildDate>
    <atom:link href="http://localhost:8080/gitops_intro/3.change/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ISSM for a day</title>
      <link>http://localhost:8080/gitops_intro/3.change/analyze/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/gitops_intro/3.change/analyze/index.html</guid>
      <description>Open the vulnerability report Accept our security finding and log an issue. Drill into our critical vulnerability Confirm the vulnerability Open a ticket</description>
    </item>
    <item>
      <title>Let&#39;s be a PM</title>
      <link>http://localhost:8080/gitops_intro/3.change/document/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/gitops_intro/3.change/document/index.html</guid>
      <description>Review the open tickets Load our open ticket Make it someone else’s problem</description>
    </item>
    <item>
      <title>Finally some real work</title>
      <link>http://localhost:8080/gitops_intro/3.change/develop/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/gitops_intro/3.change/develop/index.html</guid>
      <description>Open the built-in developer environment Delete the AWS credentials file Review and commit our change</description>
    </item>
    <item>
      <title>Back full circle</title>
      <link>http://localhost:8080/gitops_intro/3.change/resolve/index.html</link>
      <pubDate>Tue, 05 May 2020 13:15:09 -0400</pubDate>
      <guid>http://localhost:8080/gitops_intro/3.change/resolve/index.html</guid>
      <description>As the PM … let’s open our ticket back up review who closed the issue and how Call the buildmaster … now let’s open the pipeline and deploy our updated application</description>
    </item>
  </channel>
</rss>