mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-13 02:10:15 +00:00
30 KiB
30 KiB
AWS Miscellaneous
!!! info "Architectural Context" Detailed reference for AWS Miscellaneous in the context of Cloud Providers (Hyperscalers).
Standard Reference
- bbvanexttechnologies.com: Cómo definir infraestructura como código en AWS' con CDK [COMMUNITY-TOOL]
- medium.com/contino-engineering: We’ve begun to move towards the AWS CDK' and here’s why [COMMUNITY-TOOL]
- medium.com/simform-engineering: Infrastructure as Code and CI/CD in Practice' with AWS CDK [COMMUNITY-TOOL]
- faun.pub: Using AWS Session Manager For Port Forwarding To Remote Hosts [COMMUNITY-TOOL]
- medium.com/@mike_tyson_cloud: AWS Landing Zone: Mastering the Architecture' — Best Practices and Design Secrets [COMMUNITY-TOOL]
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.
Cloud Infrastructure
AWS
Application Deployment
- (2016) Creating and Deploying PHP Applications on AWS Elastic Beanstalk [DOCUMENTATION] [COMMUNITY-TOOL] — Step-by-step developer guide for compiling, structuring, and launching robust PHP packages on AWS Beanstalk. Documents configuring system environment files and customized runtime settings.
Application Platform Updates
- (2016) AWS Elastic Beanstalk Supports ASP.NET Core and Multi-App .NET Support [DOCUMENTATION] [COMMUNITY-TOOL] — Highlights the 2016 platform expansion adding native support for ASP.NET Core applications and multi-app configuration models in Elastic Beanstalk Windows instances.
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
- (2016) blog.rackspace.com: Patch and AMI Management for Windows on AWS [LEGACY] — Engineering blog clarifying patch administration, automated AMI construction, and system compliance practices for running legacy or enterprise Windows Server nodes on AWS.
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
- (2016) Deploying a High-Availability PHP Application with an External Amazon RDS Database to Elastic Beanstalk [DOCUMENTATION] [COMMUNITY-TOOL] — AWS deployment blueprint detailing how to structure a multi-availability zone PHP application using Beanstalk. Integrates an external multi-AZ Amazon RDS configuration to build failover resilience.
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
- (2016) AWS Elastic Beanstalk Supports Nginx Proxy Server with Tomcat [DOCUMENTATION] [COMMUNITY-TOOL] — Feature documentation announcing native Nginx reverse proxy configurations sitting in front of Apache Tomcat platforms in Beanstalk. Optimizes delivery of static assets and client routing.
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 and Sustainability
Green Ops
- (2022) aws.amazon.com: Optimize your modern data architecture for sustainability: Part 1 – data ingestion and data lake [N/A CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight introduces architectural paradigms for building carbon-efficient data ingestion pipelines and S3 data lakes on AWS. Live Grounding emphasizes that GreenOps and carbon tracing are major metrics in 2026, where design patterns like intelligent tiering, optimal compression (Parquet), and ARM64-based Graviton instances directly reduce environmental footprint.
High Performance Computing
Life Sciences
- (2020) aws.amazon.com: Creating a digital map of COVID-19 virus for discovery of new treatment compounds [N/A CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Curator Insight captures the orchestration of highly parallelized, massive HPC grids on AWS to model viral interactions. Live Grounding confirms that AWS's modern HPC offerings (ParallelCluster, Batch, and FSx for Lustre) remain pivotal for global health research, processing exabytes of genomic data in record time.
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
- (2023) freecodecamp.org: AWS CDK v2 Tutorial – How to Create a Three-Tier Serverless Application [TYPESCRIPT CONTENT] [COMMUNITY-TOOL] [GUIDE] — Curator Insight is a comprehensive, hands-on tutorial for constructing API Gateway, Lambda, and DynamoDB stacks via CDK v2. Live Grounding proves this three-tier serverless pattern remains the gold standard blueprint for robust, scalable web services in AWS.
Alternative IaC
SST
- (2024) sst.dev: Moving away from CDK: CDK doesn’t 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
- (2022) aws.amazon.com: AWS Systems Manager announces support for port forwarding to remote hosts using Session Manager [N/A CONTENT] [DOCUMENTATION] [COMMUNITY-TOOL] — Curator Insight announces native SSM port-forwarding tunnels directly to database endpoints or remote hosts inside private subnets. Live Grounding confirms this is a standard operational practice in 2026, eliminating the security risks, costs, and management overhead of maintaining traditional jump box/bastion host VMs.
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 Trainline’s 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.
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== ⭐ 65045 [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 | Edge Computing | Azure