<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CodePipeline on Adam Divall</title>
    <link>/tags/codepipeline/</link>
    <description>Recent content in CodePipeline on Adam Divall</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 18 Oct 2022 16:44:39 +0100</lastBuildDate>
    <atom:link href="/tags/codepipeline/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Creating a Multi-Account CI/CD Pipeline with AWS CodePipeline</title>
      <link>/article/step-by-step-guides/creating-a-multi-account-pipeline-with-codepipeline/</link>
      <pubDate>Tue, 18 Oct 2022 16:44:39 +0100</pubDate>
      <guid>/article/step-by-step-guides/creating-a-multi-account-pipeline-with-codepipeline/</guid>
      <description>&lt;p&gt;Whenever I&amp;rsquo;ve tried to learn a particular service or functionality within AWS, I find the best way is to do the ClickOps approach (i.e. Good Old Point and Click in the Console).  Once I&amp;rsquo;ve figured out how to get it working via that method, I then go through the process of trying to automate it through Infrastructure as Code and in my case thats using AWS CloudFormation.&lt;/p&gt;&#xA;&lt;p&gt;One particular example of this was getting a bit more familiar with AWS CodePipeline so that I could try to automate the delivery of CloudFormation Templates across multiple AWS Accounts in a similar manner as to how you would deploy solutions in a Software Delivery Lifecycle (SDLC).  When I was learning how to do this through the management console, I found out that its not possible to do it all within the console and therefore you have to also leverage the AWS CLI for specific parts.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
