Files
awesome-kubernetes/v2-docs/aws-tools-scripts.md

10 KiB
Raw Blame History

AWS Tools and Scripts

!!! info "Architectural Context" Detailed reference for AWS Tools and Scripts in the context of Cloud Providers (Hyperscalers).

Standard Reference

Cloud Architecture

AWS Architectures

Open Source

  • AWS Labs GitHub [ADVANCED LEVEL] [DE FACTO STANDARD] [EMERGING] — AWS's central laboratory incubator on GitHub housing thousands of reference architectures, automation scripts, and experimental SDKs. Grounding validates this organization as a primary resource for cloud-native engineering patterns.

Cloud Infrastructure

AWS

Asset Management

  • Querying AWS at scale across APIs, Regions, and accounts [ADVANCED LEVEL] [COMMUNITY-TOOL] — An AWS blog post analyzing strategies and open-source tools (like Steampipe) to query and audit AWS resources at massive multi-region, multi-account scales. It breaks down API rate-limiting workarounds and security posture assessment methodologies.

Cloud Security

Asset Management (1)

Infrastructure-as-Code

  • steampipe 🌟 [ENTERPRISE-STABLE] — A zero-dependency CLI tool that allows querying of APIs and cloud infrastructure (AWS, Azure, GitHub, etc.) dynamically using Postgres-compatible SQL. It simplifies cloud infrastructure compliance, security audits, and resource inspection by exposing multi-platform APIs as regular database tables.

💡 Explore Related: AWS Security | AWS Storage | AWS Databases