mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
47 lines
3.4 KiB
Markdown
47 lines
3.4 KiB
Markdown
# AWS DevOps. AWS CodePipeline
|
|
|
|
!!! tip "Nubenetes V2 Elite Portal"
|
|
You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the [**V1 Historical Archive**](/v1/aws-devops/).
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for AWS DevOps. AWS CodePipeline in the context of Cloud Providers (Hyperscalers).
|
|
|
|
## Table of Contents
|
|
|
|
1. [Cloud-Native Provisioning](#cloud-native-provisioning)
|
|
- [CICD Integration](#cicd-integration)
|
|
- [AWS CodePipeline](#aws-codepipeline)
|
|
- [AWS DevOps](#aws-devops)
|
|
1. [Multi-Cluster and Edge](#multi-cluster-and-edge)
|
|
- [Cluster Federation](#cluster-federation)
|
|
- [Admiralty](#admiralty)
|
|
- [Serverless Integration](#serverless-integration)
|
|
|
|
## Cloud-Native Provisioning
|
|
|
|
### CICD Integration
|
|
|
|
#### AWS CodePipeline
|
|
|
|
- **(2022)** [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) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — 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)** [Continuous Deployment with AWS](https://aws.amazon.com/blogs/devops/tag/continuous-deployment) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — Curated collection of continuous deployment strategies optimized for AWS runtimes. Explains canary releases, blue/green cluster migrations, and automated rollbacks on ECS and EKS.
|
|
## Multi-Cluster and Edge
|
|
|
|
### Cluster Federation
|
|
|
|
#### Admiralty
|
|
|
|
- **(2026)** [admiralty.io](https://admiralty.io) <span class='md-tag md-tag--warning'>[GO CONTENT]</span> <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — 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](https://thenewstack.io/making-kubernetes-serverless-and-global-with-aws-fargate-on-eks-and-admiralty) <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> — 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](https://admiralty.io/docs/tutorials/fargate) <span class='md-tag md-tag--warning'>[GO CONTENT]</span> <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span> <span class='md-tag md-tag--secondary'>[GUIDE]</span> — 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](./GoogleCloudPlatform.md) | [Edge Computing](./edge-computing.md) | [Oraclecloud](./oraclecloud.md)
|
|
|
|
🔗 **See Also:** [Postman](./postman.md) | [Angular](./angular.md)
|
|
|