# AWS DevOps. AWS CodePipeline
!!! info "Architectural Context"
Detailed reference for AWS DevOps. AWS CodePipeline in the context of Cloud Providers (Hyperscalers).
## Standard Reference
- [Amazon DevOps Guru](https://aws.amazon.com/devops/-guru) [COMMUNITY-TOOL]
- [AWS CodeDeploy: Deploying from a Development Account to a Production Account](http://blogs.aws.amazon.com/application-management/post/Tx3PE3JTSVJSFI7/AWS-CodeDeploy-Deploying-from-a-Development-Account-to-a-Production-Account) [COMMUNITY-TOOL]
- [blazemeter.com: Three Ways DevOps Benefit from AWS CodePipeline](https://blazemeter.com/blog/three-ways-devops-benefit-aws-codepipeline) [COMMUNITY-TOOL]
- [aws.plainenglish.io: AWS CodePipeline for Amazon ECS](https://aws.plainenglish.io/aws-codepipeline-for-amazon-ecs-part-2-a-blue-green-deployment-type-c162fd73be91) [COMMUNITY-TOOL]
- [medium.com/@d.kumarkaran12: DevSecOps with AWS CodePipeline and ECS](https://medium.com/@d.kumarkaran12/devsecops-with-aws-codepipeline-and-ecs-c800f139a9ee) [COMMUNITY-TOOL]
## Advanced Orchestration
### Multi Cluster
#### Fargate Integrations
- [thenewstack.io: Making Kubernetes Serverless and Global with AWS Fargate' on EKS and Admiralty](https://thenewstack.io/making-kubernetes-serverless-and-global-with-aws-fargate-on-eks-and-admiralty) [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight: An evaluation of federating multi-region environments using serverless AWS Fargate and Admiralty.
Live Grounding: Details technical patterns to schedule workloads seamlessly between local EKS control planes and globally distributed, dynamic Fargate runtimes.
- [admiralty.io: Multi-Region AWS Fargate on EKS](https://admiralty.io/docs/tutorials/fargate) [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] — Curator Insight: Technical documentation on configuring Multi-Region AWS Fargate nodes with Admiralty.
Live Grounding: Demonstrates step-by-step scheduling configurations, enabling cross-region workload scaling without operating full node instances across geographical environments.
#### Federation
- [admiralty.io](https://admiralty.io) [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight: Domain hosting Admiralty, a Kubernetes multi-cluster scheduler platform.
Live Grounding: The active development has stalled, but the architecture remains highly relevant for federation research, featuring cross-cluster pod scheduling and proxy-pods.
## Public Cloud Infrastructure
### AWS Architecture
#### Multi-Region Blueprints
- **(2021)** [**Multi-Region Infrastructure Deployment**](https://aws.amazon.com/solutions) [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight: AWS Solutions library offering reference architectures for high-availability setups.
Live Grounding: Provides automated CloudFormation and CDK deployment configurations to orchestrate secure application instances across multiple geographical AWS regions.
### AWS Ecosystem
#### AI Ops
- [infoq.com: AWS Launches Amazon DevOps Guru](https://www.infoq.com/news/2021/01/aws-devops-guru) [COMMUNITY-TOOL] — Curator Insight: InfoQ coverage detailing the launch of AWS DevOps Guru, an ML-powered monitoring tool.
Live Grounding: Breaks down how the service analyzes telemetry, logs, and trace patterns to automatically flag operational anomalies and offer remediation instructions.
#### Blogs and Updates
- **(2021)** [AWS DevOps Blog](https://aws.amazon.com/blogs/devops) [COMMUNITY-TOOL] — Curator Insight: AWS official publication hub for cloud DevOps patterns, updates, and releases.
Live Grounding: Essential feed for continuous updates regarding AWS systems manager, ECS integrations, EKS blue-green patterns, and IAM-driven secure delivery strategies.
#### CI CD Orchestration
- [aws.amazon.com: AWS CodePipeline adds support for Branch-based development' and Monorepos](https://aws.amazon.com/blogs/devops/aws-codepipeline-adds-support-for-branch-based-development-and-monorepos) [COMMUNITY-TOOL] — Curator Insight: Deep-dive blog introducing native monorepo and branch filters inside CodePipeline.
Live Grounding: Focuses on configuring webhooks and filtering schemas to isolate triggers based on altered directories inside Git repositories.
- [Continuous Deployment with AWS](https://aws.amazon.com/blogs/devops/tag/continuous-deployment) [COMMUNITY-TOOL] — Curator Insight: Aggregation of blogs detailing best practices for deploying continuous deployment on AWS.
Live Grounding: Covers pipeline design principles, canary deployments, safety testing strategies, and blue-green transitions using managed AWS components.
#### CodePipeline Integrations
- [AWS Partner Network - CodePipeline Integrations](https://aws.amazon.com/es/codepipeline/product-integrations) [SPANISH CONTENT] [COMMUNITY-TOOL] — Curator Insight: Directory of verified third-party partner integrations for AWS CodePipeline.
Live Grounding: Outlines deployment connectors, security scanners, and test suites that integrate directly into managed pipelines. Spanish localized interface. [SPANISH CONTENT]
#### Deployment Guides
- [adamtheautomator.com: Getting Started with AWS CodeDeploy](https://adamtheautomator.com/aws-codedeploy) [COMMUNITY-TOOL] [GUIDE] — Curator Insight: Tutorial introducing AWS CodeDeploy setups for hosting infrastructure applications.
Live Grounding: Details step-by-step agent configurations on target environments, build specs, and continuous rollout patterns using the CodeDeploy service.
#### DevOps Foundations
- [AWS DevOps](https://aws.amazon.com/devops) [DOCUMENTATION] [COMMUNITY-TOOL] — Curator Insight: Main AWS portal summarizing continuous integration, deployment, and management tools.
Live Grounding: Features structural overviews of AWS CodePipeline, CodeBuild, and CodeDeploy, illustrating patterns for cloud-native delivery inside AWS.
#### Infrastructure as Code
- [aws.amazon.com: Multi-branch pipeline management and infrastructure deployment' using AWS CDK Pipelines](https://aws.amazon.com/blogs/devops/multi-branch-pipeline-management-and-infrastructure-deployment-using-aws-cdk-pipelines) [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight: Tutorial for managing multi-branch infrastructures using AWS Cloud Development Kit.
Live Grounding: Explains how to orchestrate automated pipeline synthesis, ensuring branches match dynamic test environments with zero manual intervention.
#### Legacy CI CD Integrations
- **(2018)** [Setting Up the Jenkins Plugin for AWS CodeDeploy](https://aws.amazon.com/blogs/devops/setting-up-the-jenkins-plugin-for-aws-codedeploy) [LEGACY] — Curator Insight: Guide for setting up AWS CodeDeploy integration hooks inside Jenkins environments.
Live Grounding: While primarily legacy, it outlines key patterns for mapping standard Jenkins build output artifacts directly onto the CodeDeploy engine.
### Cloud Comparison
#### DevOps Methodologies
- **(2020)** [k21academy.com: AWS DevOps Vs. Azure DevOps](https://k21academy.com/aws-cloud/aws-devops-vs-azure-devops/?utm_source=linkedin&utm_medium=referral&utm_campaign=awsdevops17_dec20_aws_cloud_computing_for_interested_parties__users) [COMMUNITY-TOOL] — Curator Insight: Comprehensive comparison article analyzing features, costs, and tooling differences.
Live Grounding: Detailed comparative resource mapping the architectural equivalents between AWS developer tooling and Azure DevOps systems.
---
💡 **Explore Related:** [AWS Security](./aws-security.md) | [AWS Storage](./aws-storage.md) | [AWS Databases](./aws-databases.md)