mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-25 08:06:45 +00:00
19 lines
885 B
Markdown
19 lines
885 B
Markdown
# Aws
|
|
|
|
!!! info "Architectural Context"
|
|
Detailed reference for Aws in the context of Cloud Providers (Hyperscalers).
|
|
|
|
## Platform Engineering
|
|
|
|
### Infrastructure as Code
|
|
|
|
#### GitHub Actions Runners
|
|
|
|
##### AWS
|
|
|
|
- **(2024)** [==RunsOn: Self-hosted GitHub Actions Runners in AWS==](https://runs-on.com) <span class='md-tag md-tag--critical'>[ADVANCED LEVEL]</span> 🌟🌟🌟🌟🌟 <span class='md-tag md-tag--success'>[DE FACTO STANDARD]</span> — A commercial-grade, highly efficient solution for hosting ephemeral, auto-scaled GitHub Actions runners directly on your AWS account. Delivers a significant reduction in GitHub Actions spend (up to 10x) using cheap EC2 spot instances, fast cache persistence, and seamless setup.
|
|
|
|
***
|
|
💡 **Explore Related:** [Aws Storage](./aws-storage.md) | [Aws Tools Scripts](./aws-tools-scripts.md) | [Aws Databases](./aws-databases.md)
|
|
|