Files
awesome-kubernetes/v2-docs/aws-miscellaneous.md
2026-06-18 11:26:10 +02:00

37 KiB
Raw Permalink Blame History

AWS Miscellaneous

!!! 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.

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

Table of Contents

  1. Application Development
  1. Architectural Foundations
  1. Cloud Infrastructure
  1. Cloud Native Infrastructure
  1. Edge and IoT
  1. Infrastructure as Code
  1. Networking and Security
  1. Organizational Culture
  1. Serverless
  1. Testing and Chaos

Application Development

Container Orchestration

App Runner

  • (2026) AWS App Runner 🌟 [N/A CONTENT] [COMMUNITY-TOOL] — Curator Insight outlines AWS App Runner as a fully managed container service for rapid web application and API deployment. Live Grounding confirms its position in 2026 as a premier choice for developers wanting to bypass Kubernetes complexity, offering automated load balancing, scaling, and TLS termination directly from source code or ECR.
  • (2022) Architecting for resiliency on AWS App Runner [N/A CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight focuses on engineering multi-region, high-availability, and fault-tolerant topologies with App Runner. Live Grounding shows that resilient patterns rely on Route 53 routing, pilot light databases, and robust custom health checks to sustain production-grade service availability.
  • (2021) dev.to: AWS App Runner : How to deploy containerized applications using App Runner [N/A CONTENT] [COMMUNITY-TOOL] [GUIDE] — Curator Insight details the operational steps for configuring and running Dockerized workloads on AWS App Runner. Live Grounding verifies this as a classic, high-value guide for transitioning traditional VMs to serverless containers without having to manage raw ECS or EKS orchestration.

Frontend and Mobile

AWS Amplify

  • (2026) docs.amplify.aws: Set up Amplify Auth [JAVASCRIPT CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — Curator Insight provides a guided reference for setting up secure Cognito authentication in JS applications via Amplify. Live Grounding validates this as the standard security integration method for frontend architectures, offering seamless token management, MFA, and federated identity providers out of the box.
  • (2022) blog.logrocket.com: AWS Amplify and React Native: A tutorial [JAVASCRIPT CONTENT] [COMMUNITY-TOOL] [GUIDE] — Curator Insight steps through the integration of AWS Amplify into React Native projects for seamless mobile backend generation. Live Grounding confirms this setup remains a highly efficient workflow, though development teams in 2026 now focus heavily on Amplify Gen 2, which utilizes TypeScript-first code-first DX.
  • (2021) dev.to: 10 New AWS Amplify Features to Check Out [N/A CONTENT] [COMMUNITY-TOOL] — Curator Insight catalogues critical feature updates in AWS Amplify to accelerate full-stack delivery. Live Grounding shows that while these specific features laid the foundation, modern Amplify ecosystems have converged around Next.js SSR support and CDK-based extensibility.

Microservices

E-commerce Reference

  • (2021) Architecting a Highly Available Serverless, Microservices-Based Ecommerce Site [N/A CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight details the design of a highly available, multi-region e-commerce platform using EventBridge, Cognito, Lambda, and DynamoDB. Live Grounding shows this architecture represents the gold standard for serverless distributed microservices, emphasizing event-driven decoupling and global data consistency.

Architectural Foundations

Kubernetes Tools

General Reference

Cloud Infrastructure

AWS

Application Deployment

Application Platform Updates

Cloud Migration

  • (2016) AWS Application Discovery Service [DOCUMENTATION] [LEGACY] — AWS service that inventories and parses physical and virtual systems inside legacy on-premises environments. Maps active server dependencies and gathers CPU, RAM, and network utilization profiles to plan cloud migrations.
  • (2016) AWS Application Discovery Service Update Agentless Discovery for VMware [DOCUMENTATION] [COMMUNITY-TOOL] — AWS announcement showing how Application Discovery Service interfaces directly with VMware vCenter environments. Avoids OS agent dependencies to quickly construct VM topology maps.

Configuration Management

  • (2016) youtube: AWS OpsWorks Overview and Demo [COMMUNITY-TOOL] — Visual and technical walkthrough demonstrating configuration layers, application deployments, and runtime lifecycle hooks executed via AWS OpsWorks stack engines.
  • (2013) AWS OpsWorks [DOCUMENTATION] [LEGACY] — A managed configuration management platform utilizing Chef or Puppet layers. 2026 Engineering Reality: Now classified as legacy, with standard DevOps workflows adopting AWS Systems Manager (SSM) and Terraform for infrastructure automation.

Hybrid Cloud

  • (2017) VMware Cloud on AWS [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] — Official architectural landing page for VMware Cloud on AWS. Outlines SDDC framework deployments on bare-metal infrastructure, enabling disaster recovery, capacity bursting, and seamless VM migrations.

Infrastructure APIs

  • (2021) AWS Cloud Control API [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] — Detailed programmatic standard for the Cloud Control API. Unifies CRUDL interactions across hundreds of AWS resource classes and third-party integration schemas, facilitating custom provisioning engine designs.
  • (2021) AWS Cloud Control API, a Uniform API to Access AWS & Third-Party Services [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] — Official blog introduction announcing the Cloud Control API. Discusses how standardization simplifies life for infrastructure-as-code creators (e.g., Terraform, Pulumi) by delivering instant support for new cloud capabilities.

Infrastructure Operations

Load Balancing

  • (2016) AWS Elastic Beanstalk Supports Application Load Balancer [DOCUMENTATION] [COMMUNITY-TOOL] — Product release documentation outlining integration of Application Load Balancers (ALBs) with Elastic Beanstalk. Unlocks path-based routing, target group pooling, and secure WebSocket connections.
  • (2016) Configuring an Application Load Balancer [DOCUMENTATION] [COMMUNITY-TOOL] — Operational guide detailing how to declare, scale, and tune target parameters and routing policies on Application Load Balancers inside active Elastic Beanstalk projects.

PaaS Architecture

PaaS Platform

  • (2011) AWS Elastic Beanstalk Documentation [DOCUMENTATION] [COMMUNITY-TOOL] — Official reference architecture and deployment guide for AWS Elastic Beanstalk. Simplifies cloud application lifecycle management by handling capacity provisioning, balancing, scaling, and platform patching.

Web Servers

Ecosystem

AWS Partners

  • (2026) AWS Partner Network [N/A CONTENT] [COMMUNITY-TOOL] — Curator Insight highlights the portal for finding verified APN Technology and Consulting partners. Live Grounding shows AWS Partner Network remains the core commercial engine for AWS, facilitating ISV integrations, validated architectures, and professional service engagements globally.

Case Studies

  • (2025) AWS Partner Network (APN) blog [N/A CONTENT] [COMMUNITY-TOOL] — Curator Insight focuses on architecture walkthroughs, such as deploying high-availability services on AWS using Spotinst (now Spot by NetApp) and configuring Active Directory SSO. Live Grounding validates these blog posts as critical operational blueprints for multi-tenant integrations and cost-optimization strategies in enterprise environments.

FinOps

Cost Optimization

  • (2023) treblle.com: How does Treblle scale on AWS without breaking the bank? [N/A CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight highlights Treblles architectural strategy for processing billions of API requests on AWS affordably. Live Grounding details how modern SaaS platforms leverage spot instances, API gateway caching, serverless scale-to-zero databases, and intensive performance profiling to decouple traffic volume from infrastructure costs.

FinOps and Sustainability

Green Ops

High Performance Computing

Life Sciences

IoT and Edge

AWS IoT Core

  • (2026) What Is AWS IoT? [N/A CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — Curator Insight maps AWS IoT as the entry point for connecting physical devices to AWS cloud services. Live Grounding confirms it has evolved into a robust suite of services (Core, Greengrass, Device Defender) handling billions of messages daily. It provides secure, bi-directional communication with MQTT/HTTPS and acts as the foundational layer for enterprise IoT data ingestion.

Migration

AWS MGN

  • (2026) AWS Cloud Endure Migration [N/A CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight maps the evolution of CloudEndure into AWS Application Migration Service (AWS MGN). Live Grounding confirms AWS MGN is the primary enterprise engine for lift-and-shift migrations, maintaining block-level replication of physical, virtual, or cloud-based servers directly to AWS target instances.

Operations

Service Quotas

  • (2026) AWS API: get-service-quota [N/A CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — Curator Insight describes the AWS CLI reference for auditing specific service limits. Live Grounding highlights its mandatory use in modern GitOps and IaC (Terraform/Pulumi) pipelines to preemptively validate account thresholds before executing large-scale resource provisioning.
  • (2025) How can I troubleshoot errors using the AWS CLI to manage my service quota requests? [N/A CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — Curator Insight targets the diagnostics and troubleshooting workflows for managing AWS service quotas programmatically. Live Grounding points to this as a vital operational playbook for SRE teams, helping avoid throttling and deployment blocks during dynamic scaling by automating quota requests via CLI and API.

Virtual Private Servers

AWS Lightsail

  • (2026) AWS LightSail [N/A CONTENT] [COMMUNITY-TOOL] — Curator Insight presents AWS Lightsail as a simplified, cost-predictable virtual private server (VPS) alternative to raw EC2. Live Grounding confirms Lightsail is widely used in 2026 for small-scale projects, staging environments, and rapid WP deployments, offering pre-configured blueprints and straightforward billing.

Cloud Native Infrastructure

Service Mesh

AWS (1)

  • (2022) aws.amazon.com/app-mesh [DOCUMENTATION] [LEGACY] — Live Grounding Synthesis: Built on Envoy as AWS's managed service mesh, AWS App Mesh was deprecated in late 2024 and fully sunsetted. Platform teams are urged to transition to Amazon ECS Service Connect or Amazon VPC Lattice.

Edge and IoT

AWS (2)

IoT Platforms

  • (2015) aws.amazon.com/en/iot [ADVANCED LEVEL] [DOCUMENTATION] [COMMUNITY-TOOL] — Technical documentation for AWS IoT Core, a high-throughput managed broker designed to securely route and map billions of device telemetry streams into cloud databases and analysis applications.

Infrastructure as Code

AWS CDK

Core Platform

  • (2026) CDK [TYPESCRIPT CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight highlights the AWS Cloud Development Kit (CDK) for defining cloud infrastructure using familiar programming languages. Live Grounding confirms AWS CDK v2 is the undisputed standard for modern AWS programmatic provisioning, drastically reducing CloudFormation boilerplate via high-level, reusable constructs.

EKS and Kubernetes

  • (2021) itnext.io: AWS CDK for EKS — Handling Helm Charts [TYPESCRIPT CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] [GUIDE] — Curator Insight provides architectural guidelines on embedding Helm releases directly inside CDK-managed Amazon EKS clusters. Live Grounding validates this approach for combining platform-level AWS IaC with Kubernetes-native package management, streamlining cluster provisioning pipelines.

Migration Tools

  • (2023) Announcing CDK Migrate: A single command to migrate to the AWS CDK [TYPESCRIPT CONTENT] [ADVANCED LEVEL] [LEGACY] — Curator Insight details the native CDK CLI capability to ingest deployed CloudFormation stacks or raw resources and output fully functional CDK code. Live Grounding demonstrates its extreme usefulness in technical debt remediation, shifting old legacy infrastructure into managed, programmatically modeled code bases.

Serverless Applications

Alternative IaC

SST

  • (2024) sst.dev: Moving away from CDK: CDK doesnt create the infrastructure you define [TYPESCRIPT CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight captures the SST team's pivotal decision to transition from AWS CDK to Pulumi/Terraform engines (SST Ion) due to performance bottlenecks and CloudFormation limits. Live Grounding in 2026 highlights this article as a milestone in the serverless community, validating the growing adoption of highly optimized, engine-agnostic IaC tools.

Networking and Security

Identity and Access

Secrets Management

  • (2022) dev.to: Automatic API Key rotation for Amazon Managed Grafana [JAVASCRIPT CONTENT] [COMMUNITY-TOOL] [GUIDE] — Curator Insight details the step-by-step automation of rotating Grafana API keys using AWS Lambda and Secrets Manager. Live Grounding validates this as a vital security standard, preventing persistent credential leaks and enforcing compliance policies across enterprise monitoring setups.

Remote Access

AWS Systems Manager

Service Mesh (1)

Multi-Account

  • (2021) amazon.com: Leveraging App Mesh with Amazon EKS in a Multi-Account environment [N/A CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight presents patterns for orchestrating cross-account microservice communication using AWS App Mesh and Amazon EKS. Live Grounding highlights that while the multi-account networking concepts remain structurally valid, the reliance on App Mesh is obsolete; modern architectures deploy VPC Lattice or cross-cluster Istio meshes.

Organizational Culture

Migration Journeys

Trainline

  • (2016) Trainline.com dumps Oracle and Microsoft, gulps AWS Kool-Aid [N/A CONTENT] [LEGACY] — Curator Insight records Trainline's radical migration from legacy on-prem Oracle and Microsoft SQL/Windows monoliths to AWS. Live Grounding notes this historical case study illustrates the industry's massive mid-2010s migration pattern, proving that legacy modernization directly unlocks operational agility and cloud scalability.
  • (2016) London DevOps - Trainline, A DevOps Journey - Chris Turvil [N/A CONTENT] [COMMUNITY-TOOL] — Curator Insight tracks the cultural and technical journey of Trainlines DevOps transition during their full AWS migration. Live Grounding points to this talk as a textbook cultural reference, showing that microservices and infrastructure modernization fail without a parallel shift in organizational communication and delivery practices.

Serverless

Voice User Interfaces

Alexa Skills

  • (2017) New Alexa Skills Kit Template: Build a Trivia Skill in under an Hour [JAVASCRIPT CONTENT] [GUIDE] [LEGACY] — Step-by-step developer tutorial detailing integration patterns between the Alexa Skills Kit and AWS Lambda serverless functions. Marked legacy as current conversational AI models have largely replaced basic programmatic trivia setups in production.

Testing and Chaos

Chaos Engineering

AWS FIS

  • (2020) techcrunch.com: AWS introduces new Chaos Engineering as a Service offering [N/A CONTENT] [COMMUNITY-TOOL] — Curator Insight documents the launch of AWS Fault Injection Simulator (FIS) to facilitate managed chaos engineering. Live Grounding demonstrates that FIS has transitioned from a new offering to a deeply integrated resilience tool in 2026, standardizing controlled failure injection across EC2, EKS, and RDS clusters.

Debugging

AWS Troubleshooting

  • (2021) thenewstack.io: Remote Debugging in AWS: The Missing Link in Your Debugging Toolset [N/A CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight exposes methodologies for live-debugging cloud-hosted microservices without causing disruption. Live Grounding tracks the evolution of these techniques into sophisticated cloud-native debugging proxies and observability integrations (like OpenTelemetry and Telepresence), bridging local IDEs with remote VPC resources.

Local Emulation

AWS Emulation

  • (2026) ==github.com/localstack/localstack== 65044 [PYTHON CONTENT] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — Curator Insight identifies the open-source repository for LocalStack, the premier AWS cloud emulator. Live Grounding underscores its unparalleled adoption (>65k stars), showing it as a foundational dependency for developer productivity, enabling local execution of Lambdas, S3, DynamoDB, and CloudFormation stacks.
  • (2026) localstack.cloud [PYTHON CONTENT] [COMMUNITY-TOOL] — Curator Insight highlights the enterprise cloud platform offering advanced local emulation of AWS services. Live Grounding reinforces that LocalStack has become the industry standard for offline AWS cloud development, supporting complex services like IAM, EKS, and RDS, which radically reduces cloud spend and speeds up inner-loop iteration cycles.

EC2 Metadata

  • (2025) Amazon EC2 Metadata Mock 291 [GO CONTENT] 🌟🌟 [COMMUNITY-TOOL] — Curator Insight presents this tool as a local mock for the Amazon EC2 Instance Metadata Service (IMDSv1/v2). Live Grounding confirms its high utility in local testing pipelines and CI/CD environments, allowing developers to simulate instance roles, security credentials, and spot interruption notices without provisioning real cloud resources.

Gitpod Integration

  • (2021) github.com/omenking/localstack-gitpod-template: LocalStack Gitpod Template [SHELL CONTENT] [COMMUNITY-TOOL] — Curator Insight introduces a Gitpod configuration template for bootstrapping LocalStack development environments instantly in the browser. Live Grounding highlights this as an efficient template for cloud-native training, though production teams in 2026 typically leverage official Dev Container or LocalStack-supported cloud environments.

💡 Explore Related: Googlecloudplatform | AWS Pricing | AWS Spain