mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
7.6 KiB
7.6 KiB
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 [COMMUNITY-TOOL]
- AWS CodeDeploy: Deploying from a Development Account to a Production Account [COMMUNITY-TOOL]
- blazemeter.com: Three Ways DevOps Benefit from AWS CodePipeline [COMMUNITY-TOOL]
- aws.plainenglish.io: AWS CodePipeline for Amazon ECS [COMMUNITY-TOOL]
- medium.com/@d.kumarkaran12: DevSecOps with AWS CodePipeline and ECS [COMMUNITY-TOOL]
Cloud Providers
AWS
Infrastructure-as-Code
- (2018) aws.amazon.com: AWS Quick Start (OpenShift 3.11 on AWS) [CLOUDFORMATION CONTENT] [ADVANCED LEVEL] [LEGACY] — Legacy AWS CloudFormation deployment template for automating OpenShift 3.11 cluster topologies. Serves as an architectural reference for VPC subnet divisions and multi-AZ load-balancer routing in early cloud-native systems.
Cloud-Native Provisioning
CICD Integration
AWS CodeDeploy
- (2022) adamtheautomator.com: Getting Started with AWS CodeDeploy [YAML CONTENT] [COMMUNITY-TOOL] [GUIDE] — Walkthrough outlining primary configuration steps, appspec.yml lifecycle hook schemas, and target group integrations inside the AWS CodeDeploy ecosystem.
AWS CodePipeline
- (2026) AWS Partner Network - CodePipeline Integrations [DOCUMENTATION] [COMMUNITY-TOOL] — Technical integration matrix detailing partner-supported build, testing, and security scanning extensions available for AWS CodePipeline deployment pipelines.
- (2022) aws.amazon.com: AWS CodePipeline adds support for Branch-based development and Monorepos [COMMUNITY-TOOL] — Release analysis highlighting newly added monorepo and branch-specific triggers within AWS CodePipeline, optimizing continuous delivery workflows and reducing build execution times.
AWS DevOps
- (2026) AWS DevOps Blog [COMMUNITY-TOOL] — The authoritative AWS blog containing continuous architectural blueprints, release notes, and real-world implementation case studies for optimizing deployment patterns on Amazon Web Services.
- (2026) Continuous Deployment with AWS [COMMUNITY-TOOL] — Curated collection of continuous deployment strategies optimized for AWS runtimes. Explains canary releases, blue/green cluster migrations, and automated rollbacks on ECS and EKS.
CDK Pipelines
- (2021) aws.amazon.com: Multi-branch pipeline management and infrastructure deployment using AWS CDK Pipelines [TYPESCRIPT CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] [GUIDE] — Advanced engineering tutorial detailing how to set up dynamic, multi-branch environments using AWS CDK Pipelines, enabling code-driven promotion of cloud architectures.
Comparisons
- (2021) k21academy.com: AWS DevOps Vs. Azure DevOps [COMMUNITY-TOOL] — Comparative structural analysis pitting the AWS DevOps suite against Microsoft Azure DevOps, evaluating build pricing, third-party integrations, and native Kubernetes support configurations.
Jenkins Integration
- (2021) Setting Up the Jenkins Plugin for AWS CodeDeploy [JAVA CONTENT] [GUIDE] [LEGACY] — Step-by-step setup guide for configuring the AWS CodeDeploy Jenkins plugin, allowing legacy, on-prem Jenkins orchestrations to deploy code artifacts directly to AWS cloud groups.
Observability
AWS DevOps Guru
- (2021) infoq.com: AWS Launches Amazon DevOps Guru [COMMUNITY-TOOL] — Technical product announcement introducing Amazon DevOps Guru, an ML-driven operations assistant that parses CloudWatch metrics and traces to proactively alert operators to system anomalies.
Multi-Cluster and Edge
Cluster Federation
Admiralty
- (2026) admiralty.io [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Official platform of Admiralty, an advanced multi-cluster proxy scheduler designed to programmatically dispatch workloads across physical, virtual, or serverless Kubernetes namespaces.
Serverless Integration
- (2021) thenewstack.io: Making Kubernetes Serverless and Global with AWS Fargate on EKS and Admiralty [ADVANCED LEVEL] [COMMUNITY-TOOL] — Investigative analysis showcasing how Admiralty can coordinate with AWS Fargate serverless containers in an EKS environment to deploy globally distributed applications with low operational overhead.
- (2021) admiralty.io: Multi-Region AWS Fargate on EKS [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] [GUIDE] — Granular implementation tutorial for deploying Admiralty proxy schedulers to configure cross-cluster communication channels that target serverless AWS Fargate environments in multi-region setups.
💡 Explore Related: Googlecloudplatform | Edge Computing | Azure