<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodePipeline &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/codepipeline/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Fri, 22 Dec 2023 18:18:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Best Practices to help secure your container image build pipeline by using AWS Signer</title>
		<link>https://noise.getoto.net/2023/12/22/best-practices-to-help-secure-your-container-image-build-pipeline-by-using-aws-signer/</link>
		
		<dc:creator><![CDATA[Jorge Castillo]]></dc:creator>
		<pubDate>Fri, 22 Dec 2023 18:18:40 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon ECR]]></category>
		<category><![CDATA[Amazon EKS]]></category>
		<category><![CDATA[Amazon Elastic Kubernetes Service]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[Containers]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=7cfe13491b4ca56bbdde2eb0708a17b4</guid>

					<description><![CDATA[AWS Signer is a fully managed code-signing service to help ensure the trust and integrity of your code. It helps you verify that the code comes from a trusted source and that an unauthorized party has not accessed it. AWS Signer manages code signing certificates and public and private keys, which can reduce the overhead […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Blue/Green deployments using AWS CDK Pipelines and AWS CodeDeploy</title>
		<link>https://noise.getoto.net/2023/10/10/blue-green-deployments-using-aws-cdk-pipelines-and-aws-codedeploy/</link>
		
		<dc:creator><![CDATA[Luiz Decaro]]></dc:creator>
		<pubDate>Tue, 10 Oct 2023 19:17:09 +0000</pubDate>
				<category><![CDATA[Amazon ECS]]></category>
		<category><![CDATA[Amazon ECS Fargate]]></category>
		<category><![CDATA[Amazon Elastic Container Registry]]></category>
		<category><![CDATA[Amazon Elastic Container Service]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeDeploy]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[AWS Fargate]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[CodeDeploy]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[Continuous Delivery]]></category>
		<category><![CDATA[Continuous Deployment]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Thought Leadership]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=7d5e2452bd45c323009fa937381cc706</guid>

					<description><![CDATA[Customers often ask for help with implementing Blue/Green deployments to Amazon Elastic Container Service (Amazon ECS) using AWS CodeDeploy. Their use cases usually involve cross-Region and cross-account deployment scenarios. These requirements are challenging enough on their own, but in addition to those, there are specific design decisions that need to be considered when using CodeDeploy. […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to deploy workloads in a multicloud environment with AWS developer tools</title>
		<link>https://noise.getoto.net/2023/06/08/how-to-deploy-workloads-in-a-multicloud-environment-with-aws-developer-tools/</link>
		
		<dc:creator><![CDATA[Brent Van Wynsberge]]></dc:creator>
		<pubDate>Thu, 08 Jun 2023 13:04:08 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeDeploy]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[AWS Systems Manager]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[codebuild]]></category>
		<category><![CDATA[CodeDeploy]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Hybrid Cloud Management]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=b2a95c40ad63e4a13e038f371b5cb41d</guid>

					<description><![CDATA[As organizations embrace cloud computing as part of “cloud first” strategy, and migrate to the cloud, some of the enterprises end up in a multicloud environment.  We see that enterprise customers get the best experience, performance and cost structure when they choose a primary cloud provider. However, for a variety of reasons, some organizations end […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Setting up a secure CI/CD pipeline in a private Amazon Virtual Private Cloud with no public internet access</title>
		<link>https://noise.getoto.net/2023/01/13/setting-up-a-secure-ci-cd-pipeline-in-a-private-amazon-virtual-private-cloud-with-no-public-internet-access/</link>
		
		<dc:creator><![CDATA[MJ Kubba]]></dc:creator>
		<pubDate>Fri, 13 Jan 2023 16:12:52 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[codebuild]]></category>
		<category><![CDATA[CodeCommit]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[VPC]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=af69a5f7570f75b06e2da30f71dd5bdb</guid>

					<description><![CDATA[With the rise of the cloud and increased security awareness, the use of private Amazon VPCs with no public internet access also expanded rapidly. This setup is recommended to make sure of proper security through isolation. The isolation requirement also applies to code pipelines, in which developers deploy their application modules, software packages, and other […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Configuration driven dynamic multi-account CI/CD solution on AWS</title>
		<link>https://noise.getoto.net/2022/12/12/configuration-driven-dynamic-multi-account-ci-cd-solution-on-aws/</link>
		
		<dc:creator><![CDATA[Anshul Saxena]]></dc:creator>
		<pubDate>Mon, 12 Dec 2022 15:10:04 +0000</pubDate>
				<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Amazon EventBridge]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Step Functions]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CDK]]></category>
		<category><![CDATA[CloudFormation]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[DynamoDB]]></category>
		<category><![CDATA[Expert (400)]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=56fb3e888fc368772a251d53eb5c2930</guid>

					<description><![CDATA[Many organizations require durable automated code delivery for their applications. They leverage multi-account continuous integration/continuous deployment (CI/CD) pipelines to deploy code and run automated tests in multiple environments before deploying to Production. In cases where the testing strategy is release specific, you must update the pipeline before every release. Traditional pipeline stages are predefined and […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Deploy and manage OpenAPI/Swagger RESTful APIs with the AWS Cloud Development Kit</title>
		<link>https://noise.getoto.net/2022/08/23/deploy-and-manage-openapi-swagger-restful-apis-with-the-aws-cloud-development-kit/</link>
		
		<dc:creator><![CDATA[Luke Popplewell]]></dc:creator>
		<pubDate>Tue, 23 Aug 2022 11:07:05 +0000</pubDate>
				<category><![CDATA[api gateway]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CDK]]></category>
		<category><![CDATA[CloudFormation]]></category>
		<category><![CDATA[cloudfront]]></category>
		<category><![CDATA[codebuild]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Expert (400)]]></category>
		<category><![CDATA[lambda]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=06c5456d009f1ab09613bbead53ddc80</guid>

					<description><![CDATA[This post demonstrates how AWS Cloud Development Kit (AWS CDK) Infrastructure as Code (IaC) constructs and AWS serverless technology can be used to build and deploy a RESTful Application Programming Interface (API) defined in the OpenAPI specification. This post uses an example API that describes  Widget resources and demonstrates how to use an AWS CDK […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Multi-Region Terraform Deployments with AWS CodePipeline using Terraform Built CI/CD</title>
		<link>https://noise.getoto.net/2022/06/24/multi-region-terraform-deployments-with-aws-codepipeline-using-terraform-built-ci-cd/</link>
		
		<dc:creator><![CDATA[Lerna Ekmekcioglu]]></dc:creator>
		<pubDate>Fri, 24 Jun 2022 18:36:55 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[codebuild]]></category>
		<category><![CDATA[CodeCommit]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[multi-region]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Terraform]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a8fc4c647cb27c4c979c27c178130941</guid>

					<description><![CDATA[As of February 2022, the AWS Cloud spans 84 Availability Zones within 26 geographic Regions, with announced plans for more Availability Zones and Regions. Customers can leverage this global infrastructure to expand their presence to their primary target of users, satisfying data residency requirements, and implementing disaster recovery strategy to make sure of business continuity. […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Blue/Green deployment with AWS Developer tools on Amazon EC2 using Amazon EFS to host application source code</title>
		<link>https://noise.getoto.net/2021/07/28/blue-green-deployment-with-aws-developer-tools-on-amazon-ec2-using-amazon-efs-to-host-application-source-code/</link>
		
		<dc:creator><![CDATA[Rakesh Singh]]></dc:creator>
		<pubDate>Tue, 27 Jul 2021 22:44:46 +0000</pubDate>
				<category><![CDATA[Amazon Elastic File System (EFS)]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS CodeDeploy]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[codebuild]]></category>
		<category><![CDATA[CodeCommit]]></category>
		<category><![CDATA[CodeDeploy]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=bb5d7e63e89b664e52e0aa6275b5a9ca</guid>

					<description><![CDATA[Many organizations building modern applications require a shared and persistent storage layer for hosting and deploying data-intensive enterprise applications, such as content management systems, media and entertainment, distributed applications like machine learning training, etc. These applications demand a centralized file share that scales to petabytes without disrupting running applications and remains concurrently accessible from potentially […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Integrate GitHub monorepo with AWS CodePipeline to run project-specific CI/CD pipelines</title>
		<link>https://noise.getoto.net/2021/04/27/integrate-github-monorepo-with-aws-codepipeline-to-run-project-specific-ci-cd-pipelines/</link>
		
		<dc:creator><![CDATA[Vivek Kumar]]></dc:creator>
		<pubDate>Tue, 27 Apr 2021 19:56:01 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[CICD Pipeline]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[Continuous Delivery]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[monorepos]]></category>
		<category><![CDATA[python]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=67c3a579da0e42540dac11a68e52f646</guid>

					<description><![CDATA[Understand how to automate trigger of project specific code pipeline for GitHub mono repos users. Currently, if a customer is using GitHub as a version control system and he has only one repository which contains multiple folders each for a different project, change in any file, triggers the code pipeline for the whole repository rather than for the appropriate project. With this blog, they would be able to automate trigger of appropriate pipeline based on the project folder where the file gets changed.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Continuously building and delivering Maven artifacts to AWS CodeArtifact</title>
		<link>https://noise.getoto.net/2020/12/21/continuously-building-and-delivering-maven-artifacts-to-aws-codeartifact/</link>
		
		<dc:creator><![CDATA[Vinay Selvaraj]]></dc:creator>
		<pubDate>Mon, 21 Dec 2020 18:04:49 +0000</pubDate>
				<category><![CDATA[Apache Maven]]></category>
		<category><![CDATA[AWS CodeArtifact]]></category>
		<category><![CDATA[CodeArtifact]]></category>
		<category><![CDATA[codebuild]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=90574e16c152b9c5ef158a41d066ac93</guid>

					<description><![CDATA[Artifact repositories are often used to share software packages for use in builds and deployments. Java developers using Apache Maven use artifact repositories to share and reuse Maven packages. For example, one team might own a web service framework that is used by multiple other teams to build their own services. The framework team can [&#8230;]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Complete CI/CD with AWS CodeCommit, AWS CodeBuild, AWS CodeDeploy, and AWS CodePipeline</title>
		<link>https://noise.getoto.net/2020/10/01/complete-ci-cd-with-aws-codecommit-aws-codebuild-aws-codedeploy-and-aws-codepipeline/</link>
		
		<dc:creator><![CDATA[Nitin Verma]]></dc:creator>
		<pubDate>Thu, 01 Oct 2020 01:57:46 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS CodeDeploy]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[codebuild]]></category>
		<category><![CDATA[CodeCommit]]></category>
		<category><![CDATA[CodeDeploy]]></category>
		<category><![CDATA[CodePipeline]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Pipeline]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=f3f4c4a64939b334ccce617fc543e482</guid>

					<description><![CDATA[Many organizations have been shifting to DevOps practices, which is the combination of cultural philosophies, practices, and tools that increases your organization&#8217;s ability to deliver applications and services at high velocity; for example, evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. An integral part of [&#8230;]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 48/339 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-11 15:43:05 by W3 Total Cache
-->