Files
awesome-kubernetes/v2-docs/aws-devops.md

8.0 KiB

AWS DevOps. AWS CodePipeline

!!! info "Architectural Context" Detailed reference for AWS DevOps. AWS CodePipeline in the context of Cloud Providers (Hyperscalers).

Standard Reference

Advanced Orchestration

Multi Cluster

Fargate Integrations

  • 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 [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 [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 Ecosystem

AI Ops

  • infoq.com: AWS Launches Amazon 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 [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 [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 [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 [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 [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 [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

Legacy CI CD Integrations

  • (2018) 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 [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 Tools Scripts | Azure | AWS