<?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>AWS CodeCommit &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/aws-codecommit/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Mon, 24 Nov 2025 19:56:45 +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>The Future of AWS CodeCommit</title>
		<link>https://noise.getoto.net/2025/11/24/the-future-of-aws-codecommit/</link>
		
		<dc:creator><![CDATA[Anthony Hayes]]></dc:creator>
		<pubDate>Mon, 24 Nov 2025 19:56:45 +0000</pubDate>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[devops]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=eea7c94bc4b0db68b13e3a3f8d9567e7</guid>

					<description><![CDATA[Back in July 2024, we announced plans to de-emphasize AWS CodeCommit based on adoption patterns and our assessment of customer needs. We never stopped looking at the data or listening to you, and what you’ve shown us is clear: you need an AWS-managed solution for your code repositories. Based on this feedback, CodeCommit is returning […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to migrate your AWS CodeCommit repository to another Git provider</title>
		<link>https://noise.getoto.net/2024/07/25/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/</link>
		
		<dc:creator><![CDATA[Rodney Bozo]]></dc:creator>
		<pubDate>Thu, 25 Jul 2024 16:20:00 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=d6c4934826572e184802639ff66460ce</guid>

					<description><![CDATA[Customers can migrate their AWS CodeCommit Git repositories to other Git providers using several methods, such as cloning the repository, mirroring, or migrating specific branches. This blog describes a basic use case to mirror a repository to a generic provider, and links to instructions for mirroring to more specific providers. Your exact steps could vary […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Simplify Amazon EKS Deployments with GitHub Actions and AWS CodeBuild</title>
		<link>https://noise.getoto.net/2024/05/05/simplify-amazon-eks-deployments-with-github-actions-and-aws-codebuild/</link>
		
		<dc:creator><![CDATA[Deepak Kovvuri]]></dc:creator>
		<pubDate>Sun, 05 May 2024 19:08:06 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Elastic Kubernetes Service]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[EKS]]></category>
		<category><![CDATA[GitHub Actions]]></category>
		<category><![CDATA[Kubernetes]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=bb138181468bfc4083ebcd316200002c</guid>

					<description><![CDATA[In this blog post, we will explore how to simplify Amazon EKS deployments with GitHub Actions and AWS CodeBuild. In today’s fast-paced digital landscape, organizations are turning to DevOps practices to drive innovation and streamline their software development and infrastructure management processes. One key practice within DevOps is Continuous Integration and Continuous Delivery (CI/CD), which […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Best practices for managing Terraform State files in AWS CI/CD Pipeline</title>
		<link>https://noise.getoto.net/2024/02/19/best-practices-for-managing-terraform-state-files-in-aws-ci-cd-pipeline/</link>
		
		<dc:creator><![CDATA[Arun Kumar Selvaraj]]></dc:creator>
		<pubDate>Mon, 19 Feb 2024 19:50:44 +0000</pubDate>
				<category><![CDATA[*Post Types]]></category>
		<category><![CDATA[Amazon CodeBuild]]></category>
		<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Professional Services]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CICD Pipeline]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=73d09ea4e56c8005ba870919d4573d4f</guid>

					<description><![CDATA[Introduction Today customers want to reduce manual operations for deploying and maintaining their infrastructure. The recommended method to deploy and manage infrastructure on AWS is to follow Infrastructure-As-Code (IaC) model using tools like AWS CloudFormation, AWS Cloud Development Kit (AWS CDK) or Terraform. One of the critical components in terraform is managing the state file which […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Using Generative AI, Amazon Bedrock and Amazon CodeGuru to Improve Code Quality and Security</title>
		<link>https://noise.getoto.net/2023/10/10/using-generative-ai-amazon-bedrock-and-amazon-codeguru-to-improve-code-quality-and-security/</link>
		
		<dc:creator><![CDATA[Marcilio Mendonca]]></dc:creator>
		<pubDate>Tue, 10 Oct 2023 20:09:01 +0000</pubDate>
				<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Amazon CodeGuru]]></category>
		<category><![CDATA[Amazon CodeGuru Reviewer]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[generative AI]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=fd7f43de5cadef43bc844ac719542050</guid>

					<description><![CDATA[Automated code analysis plays a key role in improving code quality and compliance. Amazon CodeGuru Reviewer provides automated recommendations that can assist developers in identifying defects and deviation from coding best practices. For instance, CodeGuru Security automatically flags potential security vulnerabilities such as SQL injection, hardcoded AWS credentials and cross-site request forgery, to name a […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Implementing automatic drift detection in CDK Pipelines using Amazon EventBridge</title>
		<link>https://noise.getoto.net/2023/08/14/implementing-automatic-drift-detection-in-cdk-pipelines-using-amazon-eventbridge/</link>
		
		<dc:creator><![CDATA[DAMODAR SHENVI WAGLE]]></dc:creator>
		<pubDate>Mon, 14 Aug 2023 20:03:04 +0000</pubDate>
				<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Amazon EventBridge]]></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 CodeCommit]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[CICD Pipeline]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=04dc89fec9e2a875a55bd66ac5849b8b</guid>

					<description><![CDATA[The AWS Cloud Development Kit (AWS CDK) is a popular open source toolkit that allows developers to create their cloud infrastructure using high level programming languages. AWS CDK comes bundled with a construct called CDK Pipelines that makes it easy to set up continuous integration, delivery, and deployment with AWS CodePipeline. The CDK Pipelines construct […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Load test your applications in a CI/CD pipeline using CDK  pipelines and AWS Distributed Load Testing Solution</title>
		<link>https://noise.getoto.net/2023/08/14/load-test-your-applications-in-a-ci-cd-pipeline-using-cdk-pipelines-and-aws-distributed-load-testing-solution/</link>
		
		<dc:creator><![CDATA[Krishnakumar Rengarajan]]></dc:creator>
		<pubDate>Mon, 14 Aug 2023 19:31:45 +0000</pubDate>
				<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 CodeCommit]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[AWS Command Line Interface]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[load test]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=56210a45065c1e6e1bae7a3ceadcaded</guid>

					<description><![CDATA[Load testing is a foundational pillar of building resilient applications. Today, load testing practices across many organizations are often based on desktop tools, where someone must manually run the performance tests and validate the results before a software release can be promoted to production. This leads to increased time to market for new features and […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Let’s Architect! DevOps Best Practices on AWS</title>
		<link>https://noise.getoto.net/2023/07/19/lets-architect-devops-best-practices-on-aws/</link>
		
		<dc:creator><![CDATA[Luca Mezzalira]]></dc:creator>
		<pubDate>Wed, 19 Jul 2023 13:13:39 +0000</pubDate>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Let's Architect]]></category>
		<category><![CDATA[microservices]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[Thought Leadership]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=8905a04ef6d73813cddb5df98db1e209</guid>

					<description><![CDATA[DevOps has revolutionized software development and operations by fostering collaboration, automation, and continuous improvement. By bringing together development and operations teams, organizations can accelerate software delivery, enhance reliability, and achieve faster time-to-market. In this blog post, we will explore the best practices and architectural considerations for implementing DevOps with Amazon Web Services (AWS), enabling you […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Running GitHub Actions in a private Subnet with AWS CodeBuild</title>
		<link>https://noise.getoto.net/2023/07/10/running-github-actions-in-a-private-subnet-with-aws-codebuild/</link>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Mon, 10 Jul 2023 11:08:55 +0000</pubDate>
				<category><![CDATA[Без категория]]></category>
		<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[GitHub Actions]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=89b754d501d7df1d6915634d1793adce</guid>

					<description><![CDATA[Last week the Developer Tools team announced that AWS CodeBuild now supports GitHub Actions. AWS CodeBuild is a fully managed continuous integration service that allows you to build and test code. CodeBuild builds are defined as a collection of build commands and related settings, in YAML format, called a BuildSpec. You can now define GitHub […]]]></description>
		
		
		
			</item>
		<item>
		<title>Automated Code Review on Pull Requests using AWS CodeCommit and AWS CodeBuild</title>
		<link>https://noise.getoto.net/2023/07/10/automated-code-review-on-pull-requests-using-aws-codecommit-and-aws-codebuild/</link>
		
		<dc:creator><![CDATA[Verinder Singh]]></dc:creator>
		<pubDate>Mon, 10 Jul 2023 11:08:04 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Thought Leadership]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=d0842bb5d147cedf236f1a35bb70eb34</guid>

					<description><![CDATA[Pull Requests play a critical part in the software development process. They ensure that a developer’s proposed code changes are reviewed by relevant parties before code is merged into the main codebase. This is a standard procedure that is followed across the globe in different organisations today. However, pull requests often require code reviewers to […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Create a CI/CD pipeline for .NET Lambda functions with AWS CDK Pipelines</title>
		<link>https://noise.getoto.net/2023/04/21/create-a-ci-cd-pipeline-for-net-lambda-functions-with-aws-cdk-pipelines/</link>
		
		<dc:creator><![CDATA[Ankush Jain]]></dc:creator>
		<pubDate>Thu, 20 Apr 2023 21:28:28 +0000</pubDate>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS .NET Development]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=7a0846cf3712a55bd1bd5e6890ba52b4</guid>

					<description><![CDATA[The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in familiar programming languages and provision it through AWS CloudFormation. In this blog post, we will explore the process of creating a Continuous Integration/Continuous Deployment (CI/CD) pipeline for a .NET AWS Lambda function using the CDK Pipelines. We […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Multi-branch pipeline management and infrastructure deployment using AWS CDK Pipelines</title>
		<link>https://noise.getoto.net/2022/12/22/multi-branch-pipeline-management-and-infrastructure-deployment-using-aws-cdk-pipelines/</link>
		
		<dc:creator><![CDATA[Iris Kraja]]></dc:creator>
		<pubDate>Thu, 22 Dec 2022 21:04:05 +0000</pubDate>
				<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Expert (400)]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Pipelines]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=d56c1ca7ef803114cb6652035e5504d4</guid>

					<description><![CDATA[This post describes how to use the AWS CDK Pipelines module to follow a Gitflow development model using AWS Cloud Development Kit (AWS CDK). Software development teams often follow a strict branching strategy during a solutions development lifecycle. Newly-created branches commonly need their own isolated copy of infrastructure resources to develop new features. CDK Pipelines […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Build, Test and Deploy ETL solutions using AWS Glue and AWS CDK based CI/CD pipelines</title>
		<link>https://noise.getoto.net/2022/10/03/build-test-and-deploy-etl-solutions-using-aws-glue-and-aws-cdk-based-ci-cd-pipelines/</link>
		
		<dc:creator><![CDATA[Puneet Babbar]]></dc:creator>
		<pubDate>Mon, 03 Oct 2022 17:30:07 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[DataOps]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ad4829105e4185609f35fe8b06ced220</guid>

					<description><![CDATA[AWS Glue is a serverless data integration service that makes it easy to discover, prepare, and combine data for analytics, machine learning (ML), and application development. It’s serverless, so there’s no infrastructure to set up or manage. This post provides a step-by-step guide to build a continuous integration and continuous delivery (CI/CD) pipeline using AWS […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>A multi-dimensional approach helps you proactively prepare for failures, Part 3: Operations and process resiliency</title>
		<link>https://noise.getoto.net/2022/09/02/a-multi-dimensional-approach-helps-you-proactively-prepare-for-failures-part-3-operations-and-process-resiliency/</link>
		
		<dc:creator><![CDATA[Piyali Kamra]]></dc:creator>
		<pubDate>Fri, 02 Sep 2022 12:44:44 +0000</pubDate>
				<category><![CDATA[Amazon CloudWatch]]></category>
		<category><![CDATA[Amazon EventBridge]]></category>
		<category><![CDATA[Amazon Route 53]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[AWS CloudTrail]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS Config]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=51b061ed66b3108c4b6ee4c0d842c936</guid>

					<description><![CDATA[In Part 1 and Part 2 of this series, we discussed how to build application layer and infrastructure layer resiliency. In Part 3, we explore how to develop resilient applications, and the need to test and break our operational processes and run books. Processes are needed to capture baseline metrics and boundary conditions. Detecting deviations […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Accelerate deployments on AWS with effective governance</title>
		<link>https://noise.getoto.net/2022/08/12/accelerate-deployments-on-aws-with-effective-governance/</link>
		
		<dc:creator><![CDATA[Rostislav Markov]]></dc:creator>
		<pubDate>Fri, 12 Aug 2022 15:38:23 +0000</pubDate>
				<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[AWS Fargate]]></category>
		<category><![CDATA[AWS Service Catalog]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=2541d9bc600d78f7430274655e50ab7b</guid>

					<description><![CDATA[Amazon Web Services (AWS) users ask how to accelerate their teams’ deployments on AWS while maintaining compliance with security controls. In this blog post, we describe common governance models introduced in mature organizations to manage their teams’ AWS deployments. These models are best used to increase the maturity of your cloud infrastructure deployments. Governance models […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How Munich Re Automation Solutions Ltd built a digital insurance platform on AWS</title>
		<link>https://noise.getoto.net/2022/07/29/how-munich-re-automation-solutions-ltd-built-a-digital-insurance-platform-on-aws/</link>
		
		<dc:creator><![CDATA[Sid Singh]]></dc:creator>
		<pubDate>Fri, 29 Jul 2022 13:22:13 +0000</pubDate>
				<category><![CDATA[Amazon CloudWatch]]></category>
		<category><![CDATA[Amazon GuardDuty]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Amazon RDS]]></category>
		<category><![CDATA[Amazon Route 53]]></category>
		<category><![CDATA[Amazon VPC]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=fa7cd3b2ff4e178cc41b1455da6753f9</guid>

					<description><![CDATA[Underwriting for life insurance can be quite manual and often time-intensive with lots of re-keying by advisers before underwriting decisions can be made and policies finally issued. In the digital age, people purchasing life insurance want self-service interactions with their prospective insurer. People want speed of transaction with time to cover reduced from days to […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Implementing the AWS Well-Architected Custom Lens lifecycle in your organization</title>
		<link>https://noise.getoto.net/2022/07/18/implementing-the-aws-well-architected-custom-lens-lifecycle-in-your-organization/</link>
		
		<dc:creator><![CDATA[Robert Hoffman]]></dc:creator>
		<pubDate>Mon, 18 Jul 2022 17:27:40 +0000</pubDate>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Organizations]]></category>
		<category><![CDATA[AWS Well-Architected]]></category>
		<category><![CDATA[AWS Well-Architected Tool]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=43a81fcadab46b681b57eecd51b62ee4</guid>

					<description><![CDATA[In this blog post, we present a lifecycle that helps you build, validate, and improve your own AWS Well-Architected Custom Lens, in order to roll it out across your whole organization. The AWS Well-Architected Custom Lens is a new feature of the AWS Well-Architected Tool that lets you bring your own best practices to complement the existing […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to Mitigate Docker Hub’s pull rate limit error through AWS Code build and ECR</title>
		<link>https://noise.getoto.net/2022/07/11/how-to-mitigate-docker-hubs-pull-rate-limit-error-through-aws-code-build-and-ecr/</link>
		
		<dc:creator><![CDATA[Bijith Nair]]></dc:creator>
		<pubDate>Mon, 11 Jul 2022 20:09:41 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon ECR]]></category>
		<category><![CDATA[AWS Code Build]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS SERVICES - AWS Code Commit]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=27f713d770cf6e68594dc2084ea5fbd9</guid>

					<description><![CDATA[How to mitigate Docker Hub’s pull rate limit errors Docker, Inc. has announced that its hosted repository service, Docker Hub, will begin limiting the rate at which the Docker images are being pulled. The pull rate limit will purely be based on the individual IP Address. The anonymous user can do 100 pulls per 6 […]]]></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>Build Health Aware CI/CD Pipelines</title>
		<link>https://noise.getoto.net/2022/06/20/build-health-aware-ci-cd-pipelines/</link>
		
		<dc:creator><![CDATA[sangusah]]></dc:creator>
		<pubDate>Mon, 20 Jun 2022 02:32:27 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon SNS]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[AWS Health]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=982c45de7ca192ef1fd9f517dbc51953</guid>

					<description><![CDATA[Everything fails all the time — Werner Vogels, AWS CTO At the moment of imminent failure, you want to avoid an unlucky deployment. I’ll start here with a short story that demonstrates the purpose of this post. The DevOps team has just started a database upgrade with a planned outage of 30 minutes. The team […]]]></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 71/479 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-07 05:15:05 by W3 Total Cache
-->