mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-27 11:36:14 +00:00
7.1 KiB
7.1 KiB
Aws Devops
!!! info "Architectural Context" Detailed reference for Aws Devops in the context of Cloud Providers (Hyperscalers).
Advanced Orchestration
Multi Cluster
Fargate Integrations
- (2020) 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.
- (2020) 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
- (2021) 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 [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
- (2021) 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
- (2021) 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.
- (2020) 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.
CodePipeline Integrations
- (2020) 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
- (2020) 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.
Infrastructure as Code
- (2021) aws.amazon.com: 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 [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 Storage | Aws Tools Scripts | Aws Databases